Page 1 of 1

Really missing ListItemGadget header click event

Posted: Fri Oct 09, 2015 9:32 am
by Kukulkan
Did not test the most recent Beta version but I assume this is still valid? If not, please forgive me :-)

I'm really missing a cross-platform standard event for header clicks on a ListItemGadget. This would allow me to sort and refresh the content. All those API workarounds are not really satisfying.

Re: Really missing ListItemGadget header click event

Posted: Fri Oct 09, 2015 9:48 am
by Shardik
Kukulkan wrote:All those API workarounds are not really satisfying.
What doesn't satisfy you in my cross-platform header click detection code for ListIconGadgets? I even tested it successfully with 17 different operating systems... :wink:

Of course it would be nice, if this feature could be implemented natively in PureBasic... 8)

Re: Really missing ListItemGadget header click event

Posted: Fri Oct 09, 2015 10:19 am
by Fangbeast
Shardik wrote:
Kukulkan wrote:All those API workarounds are not really satisfying.
What doesn't satisfy you in my cross-platform header click detection code for ListIconGadgets? I even tested it successfully with 17 different operating systems... :wink:

Of course it would be nice, if this feature could be implemented natively in PureBasic... 8)

Gawd that's embarrasing. I did that ListIconGadget example text when I was helping out with the docs so many years ago..
"Harry Rannit" + #LF$ +
"12 Parliament Way, Battle Street, By the Bay")
AddGadgetItem(0, -1, "Ginger Brokeit"+ #LF$ +
"130 PureBasic Road, BigTown, CodeCity")
AddGadgetItem(0, -1, "Didi Foundit"+ #LF$ +
Harry Rannit and Ginger Brokeit?? What was I thinking??? Must have been on the Milo back then:):)

Re: Really missing ListItemGadget header click event

Posted: Sun Dec 30, 2018 10:31 am
by Little John
+1

Re: Really missing ListItemGadget header click event

Posted: Thu Jan 03, 2019 12:34 pm
by RSBasic
+1