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 » Problem with ColumnList (with example) [BUG/FIXED]
Re: Problem with ColumnList (with example) [message #5794 is a reply to message #5793] Mon, 16 October 2006 13:49 Go to previous message
mirek is currently offline  mirek
Messages: 14266
Registered: November 2005
Ultimate Member
James Thomas wrote on Mon, 16 October 2006 07:32


I do not like this interface, IMO it is not obvious to new users (ie. me Wink) and needs extra code for functionality that could be a single line (like retrieving the first selected item). I appreciate this gives more flexibility but some additional member functions with obvious names would make this control easier to use.



Actually, I am thinking about improving since my reply in this thread....

Maybe it could be as simple as returning true for IsSelected when items has cursor (return item.sel || iteminde == cursor).

		if (multi && cursor >= 0) {


You are right. (Fixed).

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to resize an ImageCtrl to fit the Image?
Next Topic: Fit control to text
Goto Forum:
  


Current Time: Fri Jul 18 14:48:02 CEST 2025

Total time taken to generate the page: 0.03593 seconds