Detect a click in a column header of a ListIconGadget.
Posted: Sun Mar 23, 2014 3:36 pm
Hello,
It would be nice to be able to detect a click in a column header of a ListIconGadget, without using specific OS codes in a callback procedure.
Of course, it is always possible to build sophisticated code with compiler directives for different OS. But after, it is rather difficult to maintain it when the OS are changing (32 to 64 bits, etc.).
For the moment, I use Freak's code only for Windows. Shardik wrote a good code for several OS, but it seems having problems when there are several ListIconGadgets in the same Window.
On the other hand, I understand this feature is not implemented in native Purebasic. It does not seem so easy. And it does not seem to be claimed so much.
Thanks for reading...
It would be nice to be able to detect a click in a column header of a ListIconGadget, without using specific OS codes in a callback procedure.
Of course, it is always possible to build sophisticated code with compiler directives for different OS. But after, it is rather difficult to maintain it when the OS are changing (32 to 64 bits, etc.).
For the moment, I use Freak's code only for Windows. Shardik wrote a good code for several OS, but it seems having problems when there are several ListIconGadgets in the same Window.
On the other hand, I understand this feature is not implemented in native Purebasic. It does not seem so easy. And it does not seem to be claimed so much.
Thanks for reading...