PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: David Martin on May 18, 2004, 06:01:32 PM

Title: Easier way to Close
Post by: David Martin on May 18, 2004, 06:01:32 PM
It would be nice to have an easier way to close a window besides going to the File menu.

Maybe a close box for the child MDI form or an option on the Right Click menu.

David
Title: Easier way to Close
Post by: Anonymous on May 18, 2004, 06:57:22 PM
Right-click on the tab at the top of the editor window. The topmost option is to close that tab.

Another possibly useful option is to close all tabs except the current one. So you could close everything but the main form for example.

Andrew
Title: Easier way to Close
Post by: David Martin on May 18, 2004, 07:18:49 PM
Cool, I never would have tried right clicking on the actual tab and therefore would not have found those ... thanks.
Title: Easier way to Close
Post by: Anonymous on May 18, 2004, 07:25:15 PM
I found it by accident. One of my wishlist items is to have some close buttons at the right end of the toolbar.

Andrew
Title: Easier way to Close
Post by: TechSupport on May 18, 2004, 07:51:15 PM
Also, try double clicking on the Tab. It should toggle you back and forth between the designer and the code editor.

Lots of hidden secrets in FireFly....  :)
Title: Easier way to Close
Post by: David Martin on May 18, 2004, 10:44:29 PM
That one I have found  :!:
Title: Easier way to Close
Post by: Anonymous on May 19, 2004, 01:39:08 AM
Quote from: David MartinThat one I have found  :!:
Interestingly I didn't :)

Andrew