Hi,
        I want to get PW_WE_FOCUS event when I focus on a 
button,it works on fields as it says in the header 
(
        
        #define PG_WE_FOCUS        0x004 /* Sent when a button is       
        focused, only if it has 
                                  * PG_EXEV_FOCUS. The field widget always sends this. 
 
*/
)..But it says button creates focus event if it has 
PG_EXEV_FOCUS ,,,,what does this mean ??? Or how can I get 
focus event while focusing on a button ???
        Thanks...

_______________________________________________
Pgui-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/pgui-devel

Reply via email to