> At 02:43 AM 3/19/2004, you wrote: > >Hi Ben, > > Thanx a lot for your response -- as i mentioned i > >want both form title and the menubar-title to be > >visible together -- ya , i know menu bars appear > >when the user taps on form title -- so , you mean to > >say that it's not possible to make both of them > >visible together??? or do i need to use my own drawing > >& handling routines for menu and form titles to achieve > >this ?? > > I think you'll have to implement your own menu code to do > this. The menu is a separate window that becomes active > when displayed. There's no way to keep it on-screen while > still allowing the form below it to be accessed normally.
It would be kind of ugly, but you could get something similar to a menu by putting a row of pop-ups at the top of your form. As another thought, would there be any way to do something like that in OS6? I've been reading a lot about its new architecture, and it sounds very exciting. Thanks, Blake. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
