From: <gre...@co...> - 2004-09-12 16:23:48
|
I'd vote for dropdown, but I figured in the future you guys would have a 'toolbar' in the resource editor where each component is a button with a picture of itself. Kind of like Visual Basic? Seems most intuitive to me that way. ah well, that's probably patented though ;-) -Greg Kevin Altis wrote: > On Sep 12, 2004, at 8:38 AM, Gregory Piñero wrote: > >> Kevin, >> >> Your answer makes sense. I guess all I really want to do is disable >> text entry so the user must choose one of the list items. I'm >> wondering if I'm using the wrong GUI component? For example on a web >> form, a drop-down box type thing only presents the preset choices, so >> I just want a GUI version of that type of webform thing. >> >> I'll play with the resource editor a bit, see if there's something >> that already works like that. Otherwise I'll look up how to just >> disable text entry. >> > > You want the Choice component. Maybe we should rename that component > DropDown or PopupMenu? > > ka > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 > Project Admins to receive an Apple iPod Mini FREE for your judgement on > who ports your project to Linux PPC the best. Sponsored by IBM. > Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php > _______________________________________________ > Pythoncard-users mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/pythoncard-users > |