From: "Turner, Bill" <[EMAIL PROTECTED]>
> If I create a bitmap, it's always 16x16, and I can't see how
> to change its size; nor can I find any way to import a
> .bmp file into Constructor.

The pseudo-Mac interface to Constructor is probably obscuring the solution
for you.  Note that one single menubar is used by all the child windows in
Constructor.  To change the size of a bitmap:

1.  Create and edit a bitmap.
2.  With the bitmap editor window as the current window, select the Options
menu item, then select Set Image Size...
3.  Enter the new width and height and click the Resize button.

If you are used to Windows, you expect an MDI interface for this kind of
thing.  Otherwise, you'd expect each window to have its own menu.

To import a bmp, create the bmp file with MSPaint or any other bitmap editor
that can copy pictures to the clipboard.  After copying a bmp to the
clipboard, open the bitmap editor window in Constructor and paste it in.



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to