Search found 3 matches: getgender

Return to advanced search

... sense. Because the GET was set programmatically the GET probably didn't ever get the focus. Does that mean that we could code along the lines of: getGender:SetText( "F" ) getGender:LostFocus() would we need to precede the above with something like: getGender:SetFocus() (Sorry, but I am away from ...
by xProgrammer
Sat Feb 02, 2008 1:21 am
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Upgrading to Ubuntu 7.10
Replies: 2
Views: 1055

... > Yes, it should work fine on Ubuntu 7.10. We use Ubuntu 7.10. Its much better (in fact, its getting better and better) :-) > @ 1, 1 GET getGender VAR cGender .................................. > getGender:SetText( "F" ) Thats probably caused as the GET has not lost the focus > ...
by Antonio Linares
Thu Jan 31, 2008 10:06 am
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Upgrading to Ubuntu 7.10
Replies: 2
Views: 1055

Upgrading to Ubuntu 7.10

... just keep running current FiveLinux build? Something I noticed from my coding: I have found that if I have a GET such as cGender := " " @ 1, 1 GET getGender VAR cGender .................................. Then if I edit the get via keyboard entry then the variable cGender will reflect that change ...
by xProgrammer
Thu Jan 31, 2008 3:47 am
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Upgrading to Ubuntu 7.10
Replies: 2
Views: 1055

Return to advanced search