One thing I was going to mention is that such a change should not have a detrimental effect on argoeclipse. I guess you are among the best people to comment on that Brian.
I've added a patch to issue 5244 that I must say I've done very little testing of. I personally wouldn't recommend that now is a time to do this but if Linus falls to the pressure then please look deeper than my cursory glance to do the patch. Bob. 2008/7/15 Brian Hudson <[EMAIL PROTECTED]>: > I'd love to see the "As Diagram" tab go away. It takes up quite a bit of > room under Mac OS X. > > Brian > > On Tue, Jul 15, 2008 at 5:45 AM, Thomas N. <[EMAIL PROTECTED]> wrote: >> >> Hi, >> >> ok then we just keep it, no problem with that. >> >> (I was thinking of a simple solution in MultiEditorPane.java, like >> changing "add(tabs, BorderLayout.CENTER);" into "add(tabPanels.get(0), >> BorderLayout.CENTER);", until the tabs are really used. They are still >> there, but not displayed. I saw that the tab text need to be i18n-ized >> anyway, maybe the tabs will be used without a starting "As ", probably for >> different diagrams, whatever your ideas was here.) >> >> Thomas >> >> -------- Original-Nachricht -------- >> > Datum: Tue, 15 Jul 2008 09:11:42 +0100 >> > Von: "Bob Tarling" <[EMAIL PROTECTED]> >> > An: [email protected] >> > Betreff: Re: [argouml-dev] "As diagram" tab >> >> > I certainly think it is not worth doing such a cosmetic change for 0.26. >> > >> > Is it really possible to hide just the label part of a JTabbedPane? >> > >> > Bob. >> > >> > >> > 2008/7/15 Thomas N. <[EMAIL PROTECTED]>: >> > > Hi Bob, >> > > >> > > I've seen the issues, that's why I talked about making it invisible, >> > > not >> > getting rid of it. I came across this tab when I made the screenshot for >> > the homepage. When adding functionality to the tab, it might be better >> > if it >> > was not there for some time and then is reintroduced, which would give >> > more attention to it then. >> > > >> > > So I need to know for 0.26: hide it or keep it? >> > > >> > > Thomas >> > > >> > > -------- Original-Nachricht -------- >> > >> Datum: Mon, 14 Jul 2008 21:05:13 +0100 >> > >> Von: "Bob Tarling" <[EMAIL PROTECTED]> >> > >> An: [email protected] >> > >> Betreff: Re: [argouml-dev] "As diagram" tab >> > > >> > >> Not if getting rid makes >> > >> http://argouml.tigris.org/issues/show_bug.cgi?id=610 any more >> > >> difiicult to implement. >> > >> >> > >> I marked this as started long ago. Maybe I should get back to it post >> > >> 0.26. >> > >> >> > >> Bob. >> > >> >> > >> >> > >> 2008/7/14 Thomas N. <[EMAIL PROTECTED]>: >> > >> > Hi, >> > >> > >> > >> > wouldn't it be better to make the "as diagram" tab in the editing >> > pane >> > >> invisible, or does it have a function? According to the user manual >> > >> it >> > >> doesn't: (chapter 16.9 I think) >> > >> > >> > >> > "Earlier versions of ArgoUML did implement a tabular >> > >> > representation, >> > but >> > >> the current release only supports a diagram representation, so this >> > >> tab >> > >> does not have any function." >> > >> > >> > >> > This would give some space to the edition pane, and in the windows >> > L&F >> > >> the resize handle would be easier to find. >> > >> > >> > >> > Would there be a clean way to have this change for 0.26, or must >> > >> > this >> > >> wait for 0.27.x, or must this be kept for later usage? This is not >> > >> that >> > >> important, I don't mind if it stays for another stable release. >> > >> > >> > >> > Thomas >> > >> > -- >> > >> > GMX startet ShortView.de. Hier findest Du Leute mit Deinen >> > Interessen! >> > >> > Jetzt dabei sein: >> > >> http://www.shortview.de/[EMAIL PROTECTED] >> > >> > >> > >> > >> > >> > --------------------------------------------------------------------- >> > >> > To unsubscribe, e-mail: [EMAIL PROTECTED] >> > >> > For additional commands, e-mail: [EMAIL PROTECTED] >> > >> > >> > >> > >> > >> >> > >> --------------------------------------------------------------------- >> > >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> > >> For additional commands, e-mail: [EMAIL PROTECTED] >> > > >> > > -- >> > > Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! >> > > Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer >> > > >> > > --------------------------------------------------------------------- >> > > To unsubscribe, e-mail: [EMAIL PROTECTED] >> > > For additional commands, e-mail: [EMAIL PROTECTED] >> > > >> > > >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: [EMAIL PROTECTED] >> > For additional commands, e-mail: [EMAIL PROTECTED] >> >> -- >> GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen! >> Jetzt dabei sein: >> http://www.shortview.de/[EMAIL PROTECTED] >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
