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 » Community » Newbie corner » Several options: what to use?
Several options: what to use? [message #28335] Sun, 29 August 2010 13:32 Go to next message
281264 is currently offline  281264
Messages: 270
Registered: June 2010
Location: Spain
Experienced Member
Hi,

I have spotted some (in principle) similar ctrls: PopUpTable and DropGrid; however information concerning these two ctrls are not available in the manual (if I am wrong, please correct me). So I have some queries:

1.- If the target is to create a drop down list, in which the user is capable to perform some actions (such as to select/deselect, introduce a name, select a color (from a ColorPucher) and so on), which control suit best?

2.- If an additional target is to provide the same selection features to the user but through a standard dialog, which control suit best, having in mind that it will be “used” again in the dialog?

3.- Please, advantages and disadvantages of mentioned controls.

Thank you,

Javier
Re: Several options: what to use? [message #28425 is a reply to message #28335] Wed, 01 September 2010 16:14 Go to previous messageGo to next message
281264 is currently offline  281264
Messages: 270
Registered: June 2010
Location: Spain
Experienced Member
Nobody willing to give a hand?

Javier
Re: Several options: what to use? [message #28452 is a reply to message #28425] Thu, 02 September 2010 12:34 Go to previous messageGo to next message
281264 is currently offline  281264
Messages: 270
Registered: June 2010
Location: Spain
Experienced Member
Nothing to say??

Javier
Re: Several options: what to use? [message #28455 is a reply to message #28452] Thu, 02 September 2010 14:00 Go to previous messageGo to next message
andrei_natanael is currently offline  andrei_natanael
Messages: 262
Registered: January 2009
Experienced Member
Hi Javier,

It's not that we don't want to answer but we are busy too and some things are easier for you to find than for us to answer.

IMO the order of finding information is that:
1. Check the documentation and/or older forum posts
2. Check the code
3. If still don't understand, post in forum

Answers:
1. Both controls are good for that, depend on your context one may fit better than other.
2. Same as 1.
3. PopUpTable inherit from ArrayCtrl so what you can do with ArrayCtrl you can do with it too. DropGrid inherit from GridCtrl.
IMO GridCtrl provide a higher-level interface when ArrayCtrl is more low-level.

The best answer only you may write Smile after testing them in practice.

Andrei
Re: Several options: what to use? [message #28460 is a reply to message #28455] Thu, 02 September 2010 15:54 Go to previous message
281264 is currently offline  281264
Messages: 270
Registered: June 2010
Location: Spain
Experienced Member
Andrei,

Many thanks. I appreciate very much any help/hint provided.

Allow me a question: the PopUptable ctrl does not show drop-down feature, do you know why?

Best wishes,

Javier
Previous Topic: Assorted queries regarding ArrayCtrl.
Next Topic: Help needed to program an array ctrl.
Goto Forum:
  


Current Time: Fri Mar 29 06:15:56 CET 2024

Total time taken to generate the page: 0.02403 seconds