I have designed a GUI menu which contains an option 'Decrypt'. On choosing Decrypt, I want it to open another GUI in the same window. How can I do it?
|
|
0
|
|
|
|
Reply
|
Vaishnavi
|
2/11/2011 2:45:07 PM |
|
On 2/11/2011 6:45 AM, Vaishnavi wrote:
> I have designed a GUI menu which contains an option 'Decrypt'. On choosing Decrypt,
> I want it to open another GUI in the same window. How can I do it?
Just call the m file which is the other GUI.
--Nasser
|
|
0
|
|
|
|
Reply
|
Nasser
|
2/11/2011 3:58:17 PM
|
|