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 » DropList / DropGrid
Re: DropList / DropGrid [message #41519 is a reply to message #41496] Wed, 25 December 2013 07:01 Go to previous messageGo to previous message
Sender Ghost is currently offline  Sender Ghost
Messages: 301
Registered: November 2008
Senior Member
Hello.

crydev wrote on Sun, 22 December 2013 23:21

I figured that using the underlying ArrayCtrl maybe it was possible to mangle the displayed values the way I want. However, it doesn't work. Why doesn't it? Is there a way it will work?

It doesn't work, because PopUpTable already have added column for DropList. Moreover, the DropList uses keys for values based on Index<Value> container, which adds memory consumption in your case.

To solve this, I created VirtualDropList class based on DropList methods and following example, which you could find in attachments:

index.php?t=getfile&id=4386&private=0

[Updated on: Wed, 25 December 2013 23:08]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Creating a disasm control
Next Topic: Controls4U - Internet Explorer ActiveX
Goto Forum:
  


Current Time: Sun May 05 15:44:31 CEST 2024

Total time taken to generate the page: 0.01650 seconds