What displays when no image available?
Posted: Fri Sep 23, 2016 7:57 pm
Hi All,
We can create a special image file when just start a new record and we solve the missing image. But you can make it better and like as is done in HMG IDE
There is a simple way to display without any file.
Just improve your lean apps with powerous Boss Taurus resources.
In this example, are defined hmg2.bmp, hmg3.bmp and hmg4.bmp for Images controls at Demo2.fmg file. Those bmp files will not be found then not will be loaded too but it will be displayed a cross as empty image at each control image.
Here's source files to see IfNotFoundImg function and Crop images from rc files and replacement in image controls.
<Attached source files and executable was removed because there is a newer version released more ahead of this message in this same topic>
We can create a special image file when just start a new record and we solve the missing image. But you can make it better and like as is done in HMG IDE
There is a simple way to display without any file.
Just improve your lean apps with powerous Boss Taurus resources.
In this example, are defined hmg2.bmp, hmg3.bmp and hmg4.bmp for Images controls at Demo2.fmg file. Those bmp files will not be found then not will be loaded too but it will be displayed a cross as empty image at each control image.
Here's source files to see IfNotFoundImg function and Crop images from rc files and replacement in image controls.
<Attached source files and executable was removed because there is a newer version released more ahead of this message in this same topic>