Dan,
You could try to 

PROPERTY RBASE_FORM ALPHABLEND 'TRUE'
PROPERTY RBASE_FORM ALPHABLENDVALUE 100
EDIT USING MyForm
PROPERTY RBASE_FORM ALPHABLEND 'FALSE'

Jan


-----Original Message-----
From: "Dan Goldberg" <[email protected]>
To: [email protected] (RBASE-L Mailing List)
Date: Wed, 27 May 2009 07:35:22 -0700
Subject: [RBASE-L] - hide the menu before showing the form


I am trying to hide the main menu(which is an external form file) when a
user click on a menu item that brings up a form. That way the user only sees
the form.

I tried:
PROPERTY RBASE_FORM WINDOW_STATE 'MINIMIZED'

But it hides both the menu form and the form it opened. What is the best
strategy to do this??

Dan Goldberg

Reply via email to