What I was trying to have is a universally accessible button menu
object, such as would be the case if it was on a toolbar. This menu
object would need to be (potentially) available to all forms, including
modal forms.

I thought that form sets and a toolbar would accomplish this. but I
don't think it will, given that I can't have modal forms in the form
set.

Kevin

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Tracy Pearson
Sent: Wednesday, September 20, 2006 1:26 PM
To: [EMAIL PROTECTED]
Subject: RE: Toolbar Menus

I'd say you are correct.
Formsets are tricky. If you can avoid them, do.
(Just my opinion)

You can create a form in a private datasession, then launch another form
with the default session from that form and it will share that private
datasession (if memory serves me correctly). This will allow your Modal
state.

Tracy


> -----Original Message-----
> From: Kevin O'Shea
> Sent: Wednesday, September 20, 2006 1:22 PM
>
>
> I am just playing around with form sets and it does not
> appear possible to make a form within a form set modal to
> other forms in the form set. Is this a correct assumption, or
> am I doing something wrong?
>
> Thanks,
> Kevin




[excessive quoting removed by server]

_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to