At 18:33 2003-1-9 -0500, you wrote:
My modal Forms have a heavy frame around them, which is usu. fine, but I
want to use some as popups for a toolbar, so I'd like to get rid of the
heavy frame in this case -- is this possible?  I'd be happy if I could
atleast thin it down to a single pixel.
While the form data structures allow this in theory, its not possible to specify a modal form with a non-thick border using either PilRC or Constructor. I don't think it would be safe to hack the resources -- its entirely possible that PalmSource could change the look of windows in the future, making any settings other than the two normal ones produce ugly results.

Can you do what you want at runtime, making your own window using WinCreateWindow and populating it manually?

--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com

--
For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/


Reply via email to