[squeak-dev] Neded help on menu item to save project on file

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

[squeak-dev] Neded help on menu item to save project on file

L'Valente
I need to add a menu item to the menu "Project" in the main docking bar wich will allow the user saving a project in other directory than Squeaklets or in other disk drive. This possibility already exists in the "World menu > old desktop menu > save project on file" in Squeak 3.9 and in Squeak 3.10 World Menu, but I don't know how to integrate this functionality in the main docking bar in novice mode.
Someone can help me? I'm not a programmer, so a easy solution (.st file or else) would be a good help
Thank you,
Luis



Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Neded help on menu item to save project on file

Karl Ramberg
If you hold down the mouse button on the save projects button you will get a menu to choose different ways of saving.

Karl

On Sun, Feb 15, 2009 at 12:34 AM, Luis Valente <[hidden email]> wrote:
I need to add a menu item to the menu "Project" in the main docking bar wich will allow the user saving a project in other directory than Squeaklets or in other disk drive. This possibility already exists in the "World menu > old desktop menu > save project on file" in Squeak 3.9 and in Squeak 3.10 World Menu, but I don't know how to integrate this functionality in the main docking bar in novice mode.
Someone can help me? I'm not a programmer, so a easy solution (.st file or else) would be a good help
Thank you,
Luis







Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Neded help on menu item to save project on file

L'Valente
Hi, Karl
I can't figure out how to do it? I've tested your suggestions on Windows and Linux but nothing happens!
Other solutions?
Thanks,

Luis

2009/2/15 karl ramberg <[hidden email]>
If you hold down the mouse button on the save projects button you will get a menu to choose different ways of saving.

Karl


On Sun, Feb 15, 2009 at 12:34 AM, Luis Valente <[hidden email]> wrote:
I need to add a menu item to the menu "Project" in the main docking bar wich will allow the user saving a project in other directory than Squeaklets or in other disk drive. This possibility already exists in the "World menu > old desktop menu > save project on file" in Squeak 3.9 and in Squeak 3.10 World Menu, but I don't know how to integrate this functionality in the main docking bar in novice mode.
Someone can help me? I'm not a programmer, so a easy solution (.st file or else) would be a good help
Thank you,
Luis











--
All the best,
Luís Valente


Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Neded help on menu item to save project on file

Bert Freudenberg
Luis, in the Etoys tool bar there is an icon for saving the project.  
If you click it, it saves to the default location. If you do a "long  
click", a menu with options pops up (that's what Karl meant with  
holding the mouse button down while on that icon). One of the options  
is "Publish to different server" which not only lets you choose a  
different server but a different directory as well.

- Bert -

On 17.02.2009, at 12:54, Luis Valente wrote:

> Hi, Karl
> I can't figure out how to do it? I've tested your suggestions on  
> Windows and Linux but nothing happens!
> Other solutions?
> Thanks,
>
> Luis
>
> 2009/2/15 karl ramberg <[hidden email]>
> If you hold down the mouse button on the save projects button you  
> will get a menu to choose different ways of saving.
>
> Karl
>
>
> On Sun, Feb 15, 2009 at 12:34 AM, Luis Valente  
> <[hidden email]> wrote:
> I need to add a menu item to the menu "Project" in the main docking  
> bar wich will allow the user saving a project in other directory  
> than Squeaklets or in other disk drive. This possibility already  
> exists in the "World menu > old desktop menu > save project on file"  
> in Squeak 3.9 and in Squeak 3.10 World Menu, but I don't know how to  
> integrate this functionality in the main docking bar in novice mode.
> Someone can help me? I'm not a programmer, so a easy solution (.st  
> file or else) would be a good help
> Thank you,
> Luis