@@39 Background bitmaps
The @@39 function is used to place background pictures (bitmaps) into the
panel screen.
Note: @@39 functions can
only be used to create bitmaps (.BMP files) and not icons (.ICO files).
Syntax
--@@39-;-Image ID-;---------------;--
+-Attribute-+
-----------------------;----------------------;
+-Delta X Position (pixels)-+ +-Delta y
Position (pixels)-+
Example
The following is an example from the main menu in M3 PWB:
#30;1;-1;-2;-3;01;00;79;
@@28;SW0SbTASh;5;80;100;34;100;Main_Menu;
@@39;500;LT;;;
...
The above @@39 function places the bitmap file 500.bmp as background in the panel screen #30