DCGET AND POPUP
DCGET AND POPUP
Hi Roger
No way to have a DCGET disabled and enabled the POPUP
Paulino Nolberto
thanks
No way to have a DCGET disabled and enabled the POPUP
Paulino Nolberto
thanks
Nolberto Paulino
Regards
Regards
Re: DCGET AND POPUP
Hi Rogerrdonnay wrote:oGet:popupButton:enable()
when I give a click with the mouse does not work on POPUP
and works well if I use POPWHEN {| |. T. },
Paulino Nolberto
thanks
Nolberto Paulino
Regards
Regards
Re: DCGET AND POPUP
digitsoft wrote:Hi Rogerrdonnay wrote:oGet:popupButton:enable()
No works POPWHEN
Paulino Nolberto
Regards
thanks
Nolberto Paulino
Regards
Regards
Re: DCGET AND POPUP
I am not going to change the eXpress++ code for this.
This is the behavior that was requested by eXpress++ users.
It was a requirement that when a GET is disabled, so is it's popup button.
If you want a different behavior, I suggest making your own popup button.
This is the behavior that was requested by eXpress++ users.
It was a requirement that when a GET is disabled, so is it's popup button.
If you want a different behavior, I suggest making your own popup button.
The eXpress train is coming - and it has more cars.
Re: DCGET AND POPUP
You can explain how it is that has to comportarce the Popup and Popwhen when DCGET this Disabledrdonnay wrote:I am not going to change the eXpress++ code for this.
This is the behavior that was requested by eXpress++ users.
It was a requirement that when a GET is disabled, so is it's popup button.
If you want a different behavior, I suggest making your own popup button.
Paulino Nolberto
Regards
Nolberto Paulino
Regards
Regards
Re: DCGET AND POPUP
Hi,
I use a pushbutton if I need this behaviour.
By using DCGUI_ROW, DCGUI_COL the position is correct.
I use a pushbutton if I need this behaviour.
Code: Select all
@ DCGUI_ROW, DCGUI_COL+2 DCPUSHBUTTONXP NOTABSTOP;
SIZE 2.9,0.95 ;
BITMAP ABO_SMS ;
....
Re: DCGET AND POPUP
Hi Roger
I am not asking you to change the way you use the POPWHEN
Just like you do not see what I program logic, because if I use POPWHEN {| |. T. } The logic is that the code block is executed when I click it.
Paulino Nolberto
Regards
I am not asking you to change the way you use the POPWHEN
Just like you do not see what I program logic, because if I use POPWHEN {| |. T. } The logic is that the code block is executed when I click it.
Paulino Nolberto
Regards
Nolberto Paulino
Regards
Regards
Re: DCGET AND POPUP
I will look into this and see what I can do.
The eXpress train is coming - and it has more cars.
Re: DCGET AND POPUP
Thanks Rogerrdonnay wrote:I will look into this and see what I can do.
for their help.
Nolberto Paulino
Regards
Regards