glamour: double click
by Veronica Isabel Uquillas Gomez
Hi Tudor,
I want to use the double click event in a tree for opening a new window.
couldn't find examples of strongSelection doing something like that... Is this possible?
regards,
Veronica
13 years, 7 months
JSP & Java Servlets
by Alexandre Bergel
Hi!
I am wondering whether something has been done in making Moose eat JSP
and Java Servlets code? As far as I know, nothing has been done for
the Pharo version of Moose. Anyone can confirm?
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
13 years, 7 months
about Glamour dependencies
by Fabrizio Perin
Hi,
i was trying to load Glamour into a Pharo1.0-Core image using the configuration of Glamour and i got this dependency message:
This package depends on the following classes:
PluggableShoutMorph
You must resolve these dependencies before you will be able to load these definitions:
GLMPluggableShoutMorph
GLMPluggableShoutMorph>>announcer
GLMPluggableShoutMorph>>selectFrom:to:
Is it normal or is it a bug?
Cheers,
Fabrizio
13 years, 7 months
Google issue template
by Alexandre Bergel
Hi!
Today with Johan, we were surprised that there is no feature request
template when creating a new issue. Only 'Default report from user'
and 'Default report from developer' are available.
Everybody will be happy if I add a feature request template?
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
13 years, 7 months
name cloud
by Tudor Girba
Hi,
I ported the Name Cloud visualization from VW. It is available on any
group.
MooseGroup>>viewNameCloud
Cheers,
Doru
--
www.tudorgirba.com
"Every now and then stop and ask yourself if the war you're fighting
is the right one."
13 years, 7 months
Properties pane in Glamour
by Alexandre Bergel
Hi!
I like the properties tab. However, I feel that the first column (the
name of the properties) deserve to be much wider. Some of the property
names are split over 3 lines.
Cheers,
Alexandre
13 years, 7 months
Re: Moose in upcoming VW release
by Tudor Girba
Hi Niall,
Thanks for your mail. I won't have time to look into this until the
second week of May.
Maybe someone else working on the VW Moose can take a look at that?
Cheers,
Doru
On 21 Apr 2010, at 15:51, Niall Ross wrote:
> Dear Tudor, Philipp et al,
> we are approaching code freeze in the current VW release (after
> which there will be a period of RC testing and the release will be
> out in the second half of the year). We're also interested in using
> Moose to analyse the VW build. We would therefore welcome a version
> of Moose usable in already-released 7.7 (and in our latest builds,
> but I suspect a 7.7-compatible Moose version will run in our latest
> as well).
>
> The current latest version is loaded by MooseConfig 1.28 in the SCG
> repository, which dates from 2008. It loads OK but with 33
> Undeclareds, some of which I'm sure just indicate prereqs needing
> added to the config. The main Moose tool then fails to open looking
> for an icon selector (#horizontalDistribution20x20 missing from the
> ToolbarIconLibrary, and the coverage tool is also looking for a
> subspec) that may indicate a prereq (or might be a postLoad) required.
>
> I expect you could fix these things much more quickly than I, so
> that the latest VW Moose runs in 7.7. I'd be grateful if you would
> have a look at it. Meanwhile I will get you added to the VWDEV
> program so you can see our latest builds, but I suspect that if you
> fix whatever (probably trivial) stuff is needed to map from working
> in VW7.6 to working in VW7.7 that will solve the problem.
>
> (If you find you need any explanation on 7.6-to-7.7 changes that
> affect Moose' running, please post in VWNC and I or others can help.)
>
> Thanking you in advance
> Niall Ross
>
>
--
www.tudorgirba.com
"If you interrupt the barber while he is cutting your hair,
you will end up with a messy haircut."
13 years, 7 months
How to get Canalyzer working?
by stephane ducasse
Hi guys
I loaded the latest version of moose OncifgurationOfMoose loadDefault.
Then I loaded ConfigurationOfCAnalyze loadDefault
then I opened a moose browser and tried to load C files but I got the following error
ensureGlobalVariable: xmlDecl in: caUnit
| variableName xmlVariableName famixVariable |
self assert: [ xmlDecl name == #'decl' ].
and xmlDecl name -> 'decl' and not a symbol
Stef
13 years, 7 months
Simple way to make vertical text in Mondrian
by Laval Jannik
Hi,
Does it exist a simple way to make vertical text ?
I would like to do something like that:
MORectangleShape new
width: 60; height: 20;
verticalText: [:entity | entity name asString]).
Cheers
---
Jannik Laval
13 years, 7 months
Version 432 of Mondrian
by Alexandre Bergel
This is what the comment says:
-=-=-=-=-=-=
Did some cleaning. Essentially moved methods from MOGraphElement to
MONode. Many methods were defined in MOGraphElement which cannot be
meaningfuly invoked on a MOEdge.
Move MOQuadTree and MOLayout in Utils
-=-=-=-=-=-=
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
13 years, 7 months