View Single Post
Old 03-26-2006, 08:21 PM   #1 (permalink)
ice
Registered User
 
Join Date: Mar 2006
Location: Malaysia
Posts: 7
ice is on a distinguished road
Unhappy help me..once again..

hello,

all i know, GUI is only an interface..
what code should i use/add/change to implement inheritance& polymorphsm in GUI?
can i use same way to implement linkedlist in GUI?

i did learn polymorphsm but i do not know how to apply it in interface(GUI) that i created.
for example, i create an interface (GUI) for user to enter his personal data, his D.O.B and address. my program allow many users to enter their data, how can i ensure that i can store the previous data and retrieve anyone's data?

Thank you..
ice is offline   Reply With Quote