|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
[vwnc] Definition tab in 7.6Hi list,
I'm just trying out VW 7.6 and found out that the definition tab only appears when there is a class selected. Is it possible to go back to the old fashion browser when the tab was always there, showing the template for a class definition when none was selected? Thanks! Andrés _______________________________________________ vwnc mailing list vwnc@... http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
|
|
Re: [vwnc] Definition tab in 7.6On Jul 1, 2008, at 11:57 AM, Andres Fortier wrote: > Hi list, > I'm just trying out VW 7.6 and found out that the > definition tab only appears when there is a class selected. Is it > possible to go back to the old fashion browser when the tab was always > there, showing the template for a class definition when none was > selected? Look at the DefinitionTool, you can modify the isActive method to get a behavior like that. -- Travis Griggs tgriggs@... "The dissenter is every human being at those moments of his life when he resigns momentarily from the herd and thinks for himself." - Archibald MacLeish, poet and librarian _______________________________________________ vwnc mailing list vwnc@... http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
|
|
Re: [vwnc] Definition tab in 7.6We have problems when selecting top classes in large class
hierarchies: If the selected class has no comment, VisualWorks will halt for many seconds generating a default (unusable) class comment. The method Refactory.Browser.BrowserCommentTool>>defaultComment is the method starting all this nonsense. Cincom should provide an option for which tab is selected by default. Alternatively, the old behavior should be used instead. Runar Jordahl _______________________________________________ vwnc mailing list vwnc@... http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
|
|
Re: [vwnc] Definition tab in 7.6Thanks Travis, I thought there may be a configuration checkbox or
something like that I was missing. Thanks again. Andrés Travis Griggs escribió: > On Jul 1, 2008, at 11:57 AM, Andres Fortier wrote: > >> Hi list, >> I'm just trying out VW 7.6 and found out that the >> definition tab only appears when there is a class selected. Is it >> possible to go back to the old fashion browser when the tab was always >> there, showing the template for a class definition when none was >> selected? > > Look at the DefinitionTool, you can modify the isActive method to get > a behavior like that. > > -- > Travis Griggs > tgriggs@... > "The dissenter is every human being at those moments of his life when > he resigns momentarily from the herd and thinks for himself." - > Archibald MacLeish, poet and librarian > > > > _______________________________________________ > vwnc mailing list > vwnc@... > http://lists.cs.uiuc.edu/mailman/listinfo/vwnc > vwnc mailing list vwnc@... http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
|
|
Re: [vwnc] Definition tab in 7.6AR 54730...
-----Original Message----- From: vwnc-bounces@... [mailto:vwnc-bounces@...] On Behalf Of Runar Jordahl Sent: Wednesday, July 02, 2008 4:50 AM To: Griggs, Travis Cc: VWNC List Subject: Re: [vwnc] Definition tab in 7.6 We have problems when selecting top classes in large class hierarchies: If the selected class has no comment, VisualWorks will halt for many seconds generating a default (unusable) class comment. The method Refactory.Browser.BrowserCommentTool>>defaultComment is the method starting all this nonsense. Cincom should provide an option for which tab is selected by default. Alternatively, the old behavior should be used instead. Runar Jordahl _______________________________________________ vwnc mailing list vwnc@... http://lists.cs.uiuc.edu/mailman/listinfo/vwnc _______________________________________________ vwnc mailing list vwnc@... http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
| Free Forum Powered by Nabble | Forum Help |