MVC desktop menu

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

MVC desktop menu

Hannes Hirzel
Hello

In an MVC project the new font done by Juan Vuletich appears in the
SystemBrowser and the Workspace but not yet in the menu I get when I
click on the desktop.

This is probably easy to fix provided one has a clue where to search
for it. For example how is that menu called?

Regards
--Hannes

Reply | Threaded
Open this post in threaded view
|

Re: MVC desktop menu

Herbert König
Hello Hannes,


HH> This is probably easy to fix provided one has a clue where to search
HH> for it. For example how is that menu called?

TheWorldMenu

Cheers,

Herbert


Reply | Threaded
Open this post in threaded view
|

Re: MVC desktop menu

Hannes Hirzel
TheWorldMenu is in package 'Morphic-Kernel'. So it seems not to be the
right thing.

--Hannes

On 9/13/10, Herbert König <[hidden email]> wrote:

> Hello Hannes,
>
>
> HH> This is probably easy to fix provided one has a clue where to search
> HH> for it. For example how is that menu called?
>
> TheWorldMenu
>
> Cheers,
>
> Herbert
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re[2]: [squeak-dev] MVC desktop menu

Herbert König
Hello Hannes,


HH> TheWorldMenu is in package 'Morphic-Kernel'. So it seems not to be the
HH> right thing.

sorry for not reading correctly.

I did some searching and
doing a 'method strings with it' on 'keep this menu up'
got me to ScreenController>>project screen menu.

Hope you can continue from there.

All in a MVC project of a Squeak 3.6 basic.




Cheers,

Herbert


Reply | Threaded
Open this post in threaded view
|

Re: Re[2]: [squeak-dev] MVC desktop menu

Hannes Hirzel
Thanks for the answer Herbert, there's another thread on this.
Actually what we want to do is to have MVC back as good as possible in
Squeak 4.2alpha trunk. #10518

There was a fix by Florin and others which brought the debugger back
into action. It came in yesterday into the regular update stream. So
poking around in MVC in Squeak 4.2alpha trunk. #10518 is now
possible.....

--Hannes

On 9/13/10, Herbert König <[hidden email]> wrote:

> Hello Hannes,
>
>
> HH> TheWorldMenu is in package 'Morphic-Kernel'. So it seems not to be the
> HH> right thing.
>
> sorry for not reading correctly.
>
> I did some searching and
> doing a 'method strings with it' on 'keep this menu up'
> got me to ScreenController>>project screen menu.
>
> Hope you can continue from there.
>
> All in a MVC project of a Squeak 3.6 basic.
>
>
>
>
> Cheers,
>
> Herbert
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Re[2]: [squeak-dev] MVC desktop menu

Hannes Hirzel
Aha, hallo Herbert - ich sehe erst jetzt, dass dieser Thread 'off-list' ist.

Willkommen beim 'Happy MVC hacking ....'.

Angenehmes, '80-Jahre Retro-Gefuehl'.

Aber mit einem gut gewartetem leistungsfaehigen Motor......

--Hannes

On 9/13/10, Hannes Hirzel <[hidden email]> wrote:

> Thanks for the answer Herbert, there's another thread on this.
> Actually what we want to do is to have MVC back as good as possible in
> Squeak 4.2alpha trunk. #10518
>
> There was a fix by Florin and others which brought the debugger back
> into action. It came in yesterday into the regular update stream. So
> poking around in MVC in Squeak 4.2alpha trunk. #10518 is now
> possible.....
>
> --Hannes
>
> On 9/13/10, Herbert König <[hidden email]> wrote:
>> Hello Hannes,
>>
>>
>> HH> TheWorldMenu is in package 'Morphic-Kernel'. So it seems not to be
>> the
>> HH> right thing.
>>
>> sorry for not reading correctly.
>>
>> I did some searching and
>> doing a 'method strings with it' on 'keep this menu up'
>> got me to ScreenController>>project screen menu.
>>
>> Hope you can continue from there.
>>
>> All in a MVC project of a Squeak 3.6 basic.
>>
>>
>>
>>
>> Cheers,
>>
>> Herbert
>>
>>
>>
>