New Image procedure (OpenInsight 64-bit)
At 15 AUG 2021 01:23:20AM cmeyer wrote:
I see some nice looking images in the EXAMPLES customer form called 256_USERS2. How can I copy this image from the EXAMPLES account to the PBC account. This image is NOT in the SYSPROG account.
Any advice would be grateful.
Chris
At 15 AUG 2021 01:46AM Barry Stevens wrote:
I see some nice looking images in the EXAMPLES customer form called 256_USERS2. How can I copy this image from the EXAMPLES account to the PBC account. This image is NOT in the SYSPROG account.
Any advice would be grateful.
Chris
'register' the image entity in ypur app from ..\Examples\Images\Form Images
new→image components etc etc
At 16 AUG 2021 09:23PM Barry Stevens wrote:
I see some nice looking images in the EXAMPLES customer form called 256_USERS2. How can I copy this image from the EXAMPLES account to the PBC account. This image is NOT in the SYSPROG account.
Any advice would be grateful.
Chris
'register' the image entity in ypur app from ..\Examples\Images\Form Images
new→image components etc etc
the same images, albiet different names, are in \rti_ide.res - which would be a 'safer' location to register - funny enough these images seemed to have been missed being registered in sysprog (maybe that is a slipup and you can wait for next release - or ask)
At 17 AUG 2021 05:27AM Carl Pates wrote:
Word of caution :)
There's no guarantee that any artwork will remain the same (or even there) in future updates, so your best bet is to copy something you wish to use to another folder that you control and create a new IMAGE PNG entity in your own application.
Regards,