04-20-2009, 09:58 PM
In help file it says
Static bitmap bmp, jpg or gif file path. Can contain exe resource id. Displays the picture.
sb3="$my qm$\file.gif"
":10 $personal$\file.bmp"
Now im my dialog it is static bitmap 10.
so i changed info to
sb10="$my qm$\windows_xp_logo.gif"
than in styles for that bitmap in dialog editor i got
Function Dialog2
Trigger F4
why will it no show up when i open dialog?
Static bitmap bmp, jpg or gif file path. Can contain exe resource id. Displays the picture.
sb3="$my qm$\file.gif"
":10 $personal$\file.bmp"
Now im my dialog it is static bitmap 10.
so i changed info to
sb10="$my qm$\windows_xp_logo.gif"
than in styles for that bitmap in dialog editor i got
Function Dialog2
Trigger F4

why will it no show up when i open dialog?