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 is not shown
Re: Drop list is not shown [message #43884 is a reply to message #43881] Thu, 13 November 2014 22:39 Go to previous messageGo to previous message
Mindtraveller is currently offline  Mindtraveller
Messages: 917
Registered: August 2007
Location: Russia, Moscow rgn.
Experienced Contributor

1. First of all, you were right with your guess: setting GUI_PopUpEffect_Write(GUIEFFECT_NONE) finally fixed the problem.
First, I added it at the beginning and it's effect was reset by this call:
		Draw::SetStdFont(GetStdFont().Height(GetStdFont().GetHeight()+3));

I don't know why it happens this way, but adding GUI_PopUpEffect_Write() call after this line keeps gui effect as it should.

2. DropList is added as control inside ArrayCtrl.
I tried to replicate this situation making your example a bit more complex. But the problem is still not replicated (everything works fine in example).

Anyway, it is now known that the problem is somehow connected with gui effect of dropping list.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Switch feature contribution + StaticText USC file correction
Next Topic: AK example and/or key_source bug?
Goto Forum:
  


Current Time: Sat Apr 20 16:57:55 CEST 2024

Total time taken to generate the page: 0.06444 seconds