Computer Science Canada database gui |
Author: | Homer_simpson [ Mon Mar 23, 2009 3:10 pm ] |
Post subject: | database gui |
custom gui |
Author: | BigBear [ Mon Mar 23, 2009 3:20 pm ] |
Post subject: | RE:database gui |
What is with the two empty text field top right corner at first I thought it was a search feature but it seems to hide the current list unless the text field is empty. Also you left the Mouse x and y points in the top left hand corner. Also it only shows new entrys after you save and re open it and you can add black entries. Also it should have some display of "SAVED" once you click save, to show it is working. Overall well done! |
Author: | Homer_simpson [ Mon Mar 23, 2009 3:30 pm ] |
Post subject: | Re: database gui |
true it's incomplete the 2 empty txt fields are searchboxes one is for names one's for health card |
Author: | BigBear [ Mon Mar 23, 2009 3:34 pm ] |
Post subject: | RE:database gui |
O I see I tried searching a name in the top one. Perhaps they need some UI. Like putting "Search by name" inside the text box untill you click and select it then it clears and you can type. |
Author: | darkangel [ Wed Mar 25, 2009 4:53 pm ] |
Post subject: | Re: database gui |
Holy crap nice, you even got the whole "TAB" button working to go to the next field. I'm wondering thou, did you just use records, or did you use classes to separate the entries. |