form background images

afloyd

Registered User.
Local time
Today, 21:23
Joined
Jul 16, 2002
Messages
37
When I embed a .jpg image as the background picture of a form, the graphics filter converts it into a .bmp. My applications are getting too big because of this. How do I create a Web-like form with a .jpg image?

An additional thought (7/17/02) - is there a way to have one form as a permanent (fixed) background and have other forms open on top of it as layers. I have tried to set the other forms background property to transparant but it doesn't seem to be working. Any ideas?
 
Last edited:
Easiest solution is to link them and not embed them. This will cut down your Db bloat quite a lot.
 

Users who are viewing this thread

Back
Top Bottom