View Single Post
Old 01 August 2021, 00:16   #15
Sim085
Registered User
 
Join Date: Apr 2009
Location: N/A
Posts: 962
Hmm.. interesting. I test this by using the following code in the whole loop;
Code:
printf("%x\n", msg->Class);
As expected without touching anything I get the 400000 (IDCMP_INTUITICKS) printed. When I click on the list gadget I get the code f80ad4 printed. However I cannot find any IDCMP event with that code here. I have attached a screenshot.

Quote:
Originally Posted by Bruce Abbott View Post
Do you get any messages at all?
I will obviously test how the application feels and if it feels unnatural (or confusing) I would remove this or make it switchable on/off from a configuration file.

Quote:
Originally Posted by Thomas Richter View Post
Don't. The problem is that you try to achieve something that is not part of the user interface style the Os offers, so just don't force it. Other programs won't react this way either, so it is not expected to work this way anyhow.
Attached Thumbnails
Click image for larger version

Name:	Screenshot 2021-07-31 at 23.55.57.png
Views:	100
Size:	10.0 KB
ID:	72733  

Last edited by Sim085; 01 August 2021 at 00:32.
Sim085 is offline  
 
Page generated in 0.04605 seconds with 12 queries