So... a keyboard toggle between the windows should be no problem. Or is it already there?
CJ --- In [email protected], "Tomasz Janeczko" <[EMAIL PROTECTED]> wrote: > > 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: > http://en.wikipedia.org/wiki/Multiple_document_interface > ( > > 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 > ----- Original Message ----- > From: Ken Close > To: [email protected] > Sent: Thursday, October 12, 2006 3:38 PM > Subject: [amibroker] Rename Window Tabs > > > Since the suggestions are flying fast and furious, how about the option of Renaming the new window tabs just like you can with the Pane Tabs along the bottom. Right click and type in your own custom name. If later, this conflicts with new Document handling schemes, internally code some Tabs renameable and others fixed. > > Ken > 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 Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/amibroker/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/amibroker/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
