|
No, you are completely missing the point about what MDI tabs
are and how documents are handled.
AmiBroker is multiple document interface (MDI) application. It
was ALWAYS like that !
Nothing changed in 4.86 in this area. To learn what MDI
is read that:
(
Now all those tabs are just an ADDITIONAL way to switch
open documents
(in addition to Window-> menu where the list of open
documents is also available).
Previously to switch the documents you would need to use
Window menu.
Now in addition to that you can use tabs. But this is just
convenience feature.
(more info at: http://en.wikipedia.org/wiki/Tabbed_Document_Interface)
You need to understand that these are not "user definable
tabs" like chart sheets below.
These tabs are basically DOCUMENT WINDOW SWITCHER (like
Windows TASK BAR in the bottom).
And it works exactly using the same idea as Windows TASK
BAR
Using Windows TASK BAR:
you OPEN THE APPLICATION -> a new button in the task bar
appears
- and you can switch BETWEEN open applications using TASK BAR
buttons.
- you can not rename the button because it represents
APPLICATION NAME.
- and you need to be careful with opening too many
applications for fun because
all open applications consume system resources
Now using AmiBroker MDI tabs:
you OPEN THE DOCUMENT (chart) -> a new button (tab)
appears
- you can switch between open applications usign buttons
(TABS)
- you can not rename the button because it represents DOCUMENT
NAME
- and you need to be careful with opening too many documents
for fun because
all open documents consume system
resources The wikipedia links describing TDI / MDI are somewhat outdated
and AmiBroker actually combines
advantages of BOTH TDI and MDI approaches (for example you can
tile windows in AB's TDI)
Best regards,
Tomasz Janeczko amibroker.com __._,_.___ Please note that this group is for discussion between users only. To get support from AmiBroker please send an e-mail directly to SUPPORT {at} amibroker.com For other support material please check also: http://www.amibroker.com/support.html
SPONSORED LINKS
Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required) Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe __,_._,___ |
- What MDI is and how tabs relate to it. was: Re: [amibroker... Tomasz Janeczko
