We have noticed that when we paste into a DC_GET using right click the system seems to insert the value and not trim it to the correct length after the paste.
We are using:
XBase++ version 1.9 Build 335
eXpress++ version 2.0 Build 261
I have attached an example document. Let me know if there is something I can change in our release/build.
Mouse right click and past into a DC_GET
Re: Mouse right click and past into a DC_GET
This appears to be a problem with the Right-Click operations menu of the XbpSle class.
DC_XbpGet() inherits from the Get() and XbpSle() class.
If you use Ctrl-V or Shift-Insert it works correctly because it calls the :pasteMarked() method of the DC_XbpGet() class.
I do not have an answer for you yet.
DC_XbpGet() inherits from the Get() and XbpSle() class.
If you use Ctrl-V or Shift-Insert it works correctly because it calls the :pasteMarked() method of the DC_XbpGet() class.
I do not have an answer for you yet.
The eXpress train is coming - and it has more cars.