Hi!
I'm using Zitlich's and Ghostdancer's code for listboxes (I have found it somewhere around here) and I have to say, the code is nearly perfect; though I would love to have two more things:
1.) The listbox is only semi-editable, as a cursor appears and you can type something into the field, though the original text appears after you clicked "Enter". Unfourtunately, there is not even an Event transmitted that you could work with... In Addition, you can only "edit" the very left column, not the ones on the right
2.) I'd also be great if it was possible to drag and drop elements of a listbox into a certain order.
(I know that Brucey has released the wxListbox which is multi-plattform, but I cannot fully rewrite my source codes... )
I hope that somebody can help me...
Thanks in advance,
Daniel
I'm using Zitlich's and Ghostdancer's code for listboxes (I have found it somewhere around here) and I have to say, the code is nearly perfect; though I would love to have two more things:
1.) The listbox is only semi-editable, as a cursor appears and you can type something into the field, though the original text appears after you clicked "Enter". Unfourtunately, there is not even an Event transmitted that you could work with... In Addition, you can only "edit" the very left column, not the ones on the right
2.) I'd also be great if it was possible to drag and drop elements of a listbox into a certain order.
(I know that Brucey has released the wxListbox which is multi-plattform, but I cannot fully rewrite my source codes... )
I hope that somebody can help me...
Thanks in advance,
Daniel