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 » WithDropChoice simple proposal
WithDropChoice simple proposal [message #53911] Thu, 14 May 2020 21:48 Go to previous message
luoganda is currently offline  luoganda
Messages: 196
Registered: November 2016
Experienced Member
This is missing somewhere in WithDropChoice - so one can get current edited(or specified index) value.

For myself - i have added this after
'Value Get(int i) const { return select.Get(i); }'

So, adding something like this would be fine.
DropChoice& GetDropChoice()const { return select; } <=toGetSpecifiedIndexVal,etc
Value operator~()const { return select.Get(); } <=toGetCurrent(eg EditString) edited! value
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: SMTP library error?
Next Topic: Clipboard Append() function for images is missing in VirtualGui/TURTLE /LinuxFrameBuffer?
Goto Forum:
  


Current Time: Mon Apr 29 15:50:58 CEST 2024

Total time taken to generate the page: 0.02612 seconds