Hi,

src\iup_dialog.c iDialogCustomFrameButton_CB function.

The logic in this function has problems.
At line 678 the var "pressed" is tested, after this has:
1. at line 725 the var pressed is always true
2. at line 744 the var !pressed is always false
3, at line 745 dead code

best regards,
Ranier Vilela 

_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to