Dennis

Then what is the: standard windows interface

In this case?

 

Gunnar Ekblad

Kontema IT AB

Hästholmsvägen 32

131 30 Nacka

Sweden

 

-----Ursprungligt meddelande-----
Från: [email protected] [mailto:[email protected]] För Dennis McGrath
Skickat: den 26 augusti 2010 17:18
Till: RBASE-L Mailing List
Ämne: [RBASE-L] - Re: Form design question

 

Keeping things looking as much like the standard windows interface is always
a good choice.

 

Dennis

 

  _____  

From: [email protected] [mailto:[email protected]] On Behalf Of
[email protected]
Sent: Thursday, August 26, 2010 9:59 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: Form design question

 

Dan:  That's another good suggestion!  Another friend of
mine used to do this back in 6.5.  Made a field look like
a dropdown, but it would bring up a popup list, then we had
to use a playback to get it into the other field.   This is a good
way to do it if you need to do some manipulations for the list
that you can't handle in the regular Popup tab.

Karen








I put a push button next to the field with a down arrow icon which users are
used to seeing for drop downs.
  
I assign an eep to the button with the properties:
  
property compid PMAUTO 'TRUE'
property compid SET_FOCUS 'TRUE'
  
Dan

 

Reply via email to