DCGET AND POPUP

This forum is for eXpress++ general support.
Message
Author
User avatar
rdonnay
Site Admin
Posts: 4813
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: DCGET AND POPUP

#11 Post by rdonnay »

This new _DCXBPGT.PRG should solve your problem.

Copy it to \exp19\source\dclipx and run build19_sl1.bat to rebuild dclipx.dll
Attachments
_dcxbpgt.zip
(17.21 KiB) Downloaded 591 times
The eXpress train is coming - and it has more cars.

User avatar
digitsoft
Posts: 461
Joined: Thu Jan 28, 2010 1:33 pm
Location: Republica Dominicana
Contact:

Re: DCGET AND POPUP

#12 Post by digitsoft »

Roger
I recompile the Dclipx and this did not work as before
@ 02.0,56.0 DCGET cTotNCItbis PICT "999,999,999.99" POPUP {| c, o | PopUpItbis (c, aItbisNC, o) {} POPKEY xbeK_F6 POPWHEN | |. T. EDITPROTEC} {| |. T. GRA_CLR_DARKRED GETCOLOR}
Nolberto Paulino
Regards

User avatar
rdonnay
Site Admin
Posts: 4813
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: DCGET AND POPUP

#13 Post by rdonnay »

I thought you wanted me to change the behavior. That's what I did.

Now what do you want?
The eXpress train is coming - and it has more cars.

User avatar
digitsoft
Posts: 461
Joined: Thu Jan 28, 2010 1:33 pm
Location: Republica Dominicana
Contact:

Re: DCGET AND POPUP

#14 Post by digitsoft »

I explained that if used POPWHEN {| |. T. } We recommend you run the code block that has a pop if I give a click to the button pop
Nolberto Paulino
Regards

Post Reply