yaniv Posted May 28, 2003 Posted May 28, 2003 I have three forms: menu, submenu and the inputdata form. when you open the submenu the menu is closed and you can call the inputdata form and the submenu stays open. i want to create two buttons on the inputdata- one thats get you back to submenu and one that close the inputdata form and the submenu form, and then open the menu again (e.g "get back to submenu" and "get to main menu"). the problem is that i can't find the way to close the submenu when i"m in the inputdata form ! the inputdata form doesn't recognize the object, although he is open. can you relate the open form? (I do understand that i need to somehow overrides the opened object, don't know how to do it). Quote
sjn78 Posted May 28, 2003 Posted May 28, 2003 Have you thought about creating an mdi application? I could do it that way, but i am unsure how to do it with 3 seperate forms Quote
yaniv Posted May 29, 2003 Author Posted May 29, 2003 I don't think mdi will suit me, because i need to create menu's, sub menu's etc. and the relations between them is not of mdi. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.