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++ Library : Other (not classified elsewhere) » more functions which use keys [FEATURE REQUEST]
more functions which use keys [FEATURE REQUEST] [message #14521] Thu, 28 February 2008 17:53 Go to previous message
nixnixnix is currently offline  nixnixnix
Messages: 415
Registered: February 2007
Location: Kelowna, British Columbia
Senior Member
I am currently working with a DropList and whilst I can add items of the form

m_drop.Add(key,value);

there does not appear to be a function for

m_drop.SetCurrentKey(key);

as an alternative to

m_drop.SetIndex(index);

Keys are great for adding and retrieving data but it would also be handy to be able to do everything with keys. I worked around this for now so its just a suggestion.

Nick
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [SOLVED] Maybe a bug... ?
Next Topic: [BUG] DnD Cursor flicker
Goto Forum:
  


Current Time: Sat Apr 27 08:40:10 CEST 2024

Total time taken to generate the page: 0.03938 seconds