Home » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » TreeCtrl / ArrayCtrl / ColumnList unification
TreeCtrl / ArrayCtrl / ColumnList unification [message #7355] |
Sat, 23 December 2006 11:54 |
 |
mirek
Messages: 14265 Registered: November 2005
|
Ultimate Member |
|
|
I have added to all of these widgets
Callback WhenSel;
which simply gets called each time cursor or selection changes (Other callbacks dealing with the same problem are now deprecated) and also a new method
bool IsSel(int pos) const;
which is same is IsSelection if selection is active but pos == GetCursor if there is no selection.
Mirek
[Updated on: Sat, 23 December 2006 11:54] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Mon Jul 07 00:33:29 CEST 2025
Total time taken to generate the page: 0.06784 seconds
|