Hi guys
When I did MooseLoader load I got
so what do I do.
Stef
Hi Stef,
My bad. I fixed it now.
The reason why you load it is because Metanool uses Magritte. This is somewhat of a surprise :). The idea is to re-implement Metanool as a bridge between Fame and Magritte so that we can edit Fame descriptions using Magritte rendered forms. Like this we can generate a user interface to edit Moose models.
I will get back with more details in a couple of days.
Cheers, Doru
On 1 Jun 2009, at 21:39, stephane ducasse wrote:
Hi guys
When I did MooseLoader load I got <Picture 1.png>
so what do I do.
Stef_______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"We cannot reach the flow of things unless we let go."
Hi,
I am interested in using Metanool in CodeCity. But the amount of things it loads is huge, including all the Widgetry stuff, which I do not want to use. Is it possible to load only the Metanool core, without the GUI support?
Cheers, Ricky
In fact, it does not finish loading all that, because it breaks while loading a part of Widgetry. Probably because of the lack of support in VW 7.6.
On Jul 7, 2009, at 10:38 AM, Richard Wettel wrote:
Hi,
I am interested in using Metanool in CodeCity. But the amount of things it loads is huge, including all the Widgetry stuff, which I do not want to use. Is it possible to load only the Metanool core, without the GUI support?
Cheers, Ricky _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Hi Ricky,
Metanool and Widgetry loads fine in VW 7.6.
What exactly is the loading problem?
Cheers, Doru
On 7 Jul 2009, at 10:51, Richard Wettel wrote:
In fact, it does not finish loading all that, because it breaks while loading a part of Widgetry. Probably because of the lack of support in VW 7.6.
On Jul 7, 2009, at 10:38 AM, Richard Wettel wrote:
Hi,
I am interested in using Metanool in CodeCity. But the amount of things it loads is huge, including all the Widgetry stuff, which I do not want to use. Is it possible to load only the Metanool core, without the GUI support?
Cheers, Ricky _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"What is more important: To be happy, or to make happy?"
Hi Doru,
For me the problem appears while loading Widgetry-Support. I tried both under X11 and without X11. The last line in MacOSXLookPolicy class>>initialize is the one that raises a MNU: systemAttributes characterAttributes updatedQueryFor: Screen default defaultFontPolicy.
systemAttributes characterAttributes returns a CharacterAttributes object and it probably expected from it to return an object of class VariableCharacterAttributes, a subclass of CharacterAttributes, where updatedQueryFor: is implemented.
Bottomline: it would be really nice to have the core part separated from the GUI.
Ciao, Ricky
P.S. I attached a stack dump
On Jul 7, 2009, at 5:24 PM, Tudor Girba wrote:
Hi Ricky,
Metanool and Widgetry loads fine in VW 7.6.
What exactly is the loading problem?
Cheers, Doru
Hi,
I believe this is because you are using the non-standard Mac OS X look that comes with the Cimera package. From my experience, this looks indeed nice, but it is incomplete in some parts and Widgetry stumbles on it. With either of the regular options it works well.
The UI could be split, but there isn't much else left afterwards :).
Cheers, Doru
On 7 Jul 2009, at 18:33, Richard Wettel wrote:
Hi Doru,
For me the problem appears while loading Widgetry-Support. I tried both under X11 and without X11. The last line in MacOSXLookPolicy class>>initialize is the one that raises a MNU: systemAttributes characterAttributes updatedQueryFor: Screen default defaultFontPolicy.
systemAttributes characterAttributes returns a CharacterAttributes object and it probably expected from it to return an object of class VariableCharacterAttributes, a subclass of CharacterAttributes, where updatedQueryFor: is implemented.
Bottomline: it would be really nice to have the core part separated from the GUI.
Ciao, Ricky
P.S. I attached a stack dump
<stackdump.txt>
On Jul 7, 2009, at 5:24 PM, Tudor Girba wrote:
Hi Ricky,
Metanool and Widgetry loads fine in VW 7.6.
What exactly is the loading problem?
Cheers, Doru
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Presenting is storytelling."