Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Widgets - General questions or Mixed problems » drop list won't drop
Re: drop list won't drop [message #9931 is a reply to message #9926] Sat, 09 June 2007 23:43 Go to previous messageGo to previous message
antialias is currently offline  antialias
Messages: 7
Registered: June 2007
Promising Member
tab is created with the layout manager. the name of the droplist is objectSelector.

the only line in my code that is relevant to this selector reads:

tab2.objectSelector.Add(0, "object1").Add(1, "object2").SelectIndex(1);


(there is no callback added, yet...I'm typing from memory here, since I don't have access to the machine this is on until tomorrow morning. so don't crucify me if there are any typos. the program compiles and runs fine (with the exception of the above mentioned bug))

After I compile (with theIDE on Windows XP) I see the droplist on the appropriate tab and the value "object2" displayed in it. but clicking the 'drop down arrow' does nothing. all other widgets on that tab work fine.

just for the hell of it i added another tab with nothing but a droplist on it. same problem.

even adding a forced drop ( by adding ".Drop()" to the end of the above mentioned code) doesn't work.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: what's the key identifier for ^Enter?
Next Topic: Enter turns WithDropChoice(LineEdit) into chaos
Goto Forum:
  


Current Time: Sun Jun 08 23:59:16 CEST 2025

Total time taken to generate the page: 0.04437 seconds