Author Topic: MDI IDE  (Read 2968 times)

mooooooo

  • Newbie
  • *
  • Posts: 1
MDI IDE
« on: October 31, 2006, 04:52:23 PM »
I just installed the 1.9 development version and saw that it went completely MDI.  Is there a way to disable MDI and go back to what I'm used to?

Daniel

Linux Basic

MDI IDE
« on: October 31, 2006, 04:52:23 PM »

timothy

  • Sr. Member
  • ****
  • Posts: 319
Re: MDI IDE
« Reply #1 on: November 02, 2006, 03:23:10 AM »

Personally I prefer the newer interface. I felt something similar to you when a company I worked for went from MS Visual Basic 3 to version 5 (they never used version 4). But I grew to prefer it.

Many Gambas users have been asking for a MDI style interface for some time. The control used by the IDE is in the gb.form.mdi component. And you can use it in your own projects. However I would not say it is a true MDI interface. For that you would be able to resize child windows and drag them around. A better description would be a workbook interface. Something like you see in many spreadsheets.

As for your question ;) Sorry I do not think you can get the old interface back. But give the new one a try.
42 - So long and thanks for all the fish.

rohnny

  • Newbie
  • *
  • Posts: 30
    • My Gambas Community
Re: MDI IDE
« Reply #2 on: November 02, 2006, 01:05:29 PM »

 However I would not say it is a true MDI interface. For that you would be able to resize child windows and drag them around. A better description would be a workbook interface. Something like you see in many spreadsheets.


You could ask for the MDA interface. Think it was Ron Onstenk that had a beta of this. Would be superb if this was included as well
Regards
     Rohnny

My Gambas Community : http://gambasforum.tk
gambas bring basic to linux