Skip to Content
0
Former Member
Mar 08, 2011 at 02:50 AM

AT LINE-SELECTION won't be triggered when I use SET PF-STATUS?

35 Views

Dear All,

I have a simple program that shows a list. My program has AT LINE-SELECTION event. I also use a GUI status for my list.

When I ran my program and double clicked a line, the AT LINE-SELECTION event was never triggered. Later, I deleted the line that registers the GUI status (SET PF-STATUS.... ). When I ran it again and double clicked a line, the AT LINE-SELECTION was triggered.

Therefore, I conclude that AT LINE-SELECTION won't be triggered when I use SET PF-STATUS. Is it true?

If so, is there any way to make my list responds to double click event when I also use GUI status?

Thanks in advance,

Haris