Hi Wilfried, No flat, no OF param, but crashes if more than one button is using the same image object. A+
Hi Wilfried, No flat, no OF param, but crashes if more than one button is usinf image object. A+
Hi Wilfried; The button 'Set Result' make the same as my button trick, except it doesn't close the dialog. So, I don't understand the reason of this button, and trick, which ought to be named ok, is the way to bypass this problem. 'Set Result' needs to have two buttons to set it and exit, not too much nice ... But I think it's a bug of updown.prg, and I think that Alexander ought to be the person who can correct this problem, or explain us where we failed. A+
Hi Wilfried; The button 'Set Result' make the same as my button trick, except it doesn't close the dialog. So, I don't understand the reason of this button, and trick, which ought to be named ok, is the way to bypass this problem. It need to have two buttons to set it and exit, not too much nice ... But I think it's a bug of updown.prg, and I think that Alexander ought to be the person who can correct this problem, or explain us where we failed. A+
Hi Wilfried; The button 'Set Result' make the same as my button trick, except it doesn't close the dialog. So, I don't understand the reason of this button, and trick, which ought to be named ok, is the way to bypass this problem. But I think it's a bug of updown.prg, and I think that Alexander ought to be the person who can correct this problem, or explain us where we failed. A+
Hi, having a look to the bug list, I saw it. I tried with hwgui 2.23.8 r3826, and it works fine. A+
A new version with a temporary solution to the bug A+
Hi, here is a small test : Button ok : will quit the dialog, and display oUpDown:value (=0) and cResult (=5) as initialized Button Display : set correctly cResult, and then quitting, display 0 and the real value of cResult Cancel : quit It seems that value() is lost when quitting the dialog. Except using a solution display, what I dont wan't to use, I have for now no solution. Remark, a warning or error appears (if launched from within a terminal) : (insee:22448): Gtk-CRITICAL **: IA__gtk_spin_button_get_value_as_int:...