Hi,
I've just upgrade to latest version of fwh.
I've compiled a program and I found that since the bitmaps are of different sizes
also the button bar appears across lopsided.
DEFINE BUTTON oBtn1 RESOURCE "one" OF oBar PROMPT "Title1" ACTION Action1() NOBORDER
DEFINE BUTTON oBtn2 RESOURCE "two" OF oBar PROMPT "Title2" ACTION Action2() NOBORDER
Compiled wit a 2006 version the button bar is regular!
Is there any clause to correct automatically bmp dimensions?
Thanks in advance
marco