Got a datawindow with a picture object used for company .gif file logo
for printing receipts from the PDA
I need to dynamically replace the image when the user updates or
changes his logo.
You should be able to do this at runtime: "controlname.Filename { =
' CompanyLOGO.gif' }"
But for Pocketbuilder datwindow Picture controls
Sybase docs tell me in "Filename DataWindow object property"
".....you cannot use Modify to change the image."
its a major feature for my application for the user to use his own
Logo, unknown at buldtime...
Whats my options to solve without a re-compile everytime ?
We are using Windows mobile 2003 version 4.21.1088
Appreciate any ideas to solve this one...
Thanks
Steve