Aww! That answers a big question. Now just make you windows modal somehow (unadjustable) so you can hide the vm from the user.

Maybe that's how...

Sent from my iPod

On Feb 4, 2010, at 2:54 AM, Mariano Martinez Peck <marianop...@gmail.com> wrote:



2010/2/4 Nathan Tuttle <nathan.tut...@gmail.com>
Awesome! Onemore question. How to bootstrap GUI? When they click on image I want then to see my Ui.

I have to admit I have ever done serious development with "desktop applications". I don't understand what is "your UI" so maybe I say non sense. But, if you save the image with the opened windows, and everything as you want and close it, when you open the image again, it will be exactly the same as it was the last time. So, you can prepare your image as you want and you save it. Then you put it in the zip.

I am still a little lost there.


No problem. Me too :)

Thanks again!!

Sent from my iPod

On Feb 4, 2010, at 2:43 AM, Mariano Martinez Peck <marianop...@gmail.com > wrote:



On Thu, Feb 4, 2010 at 9:38 AM, Nathan Tuttle <nathan.tut...@gmail.com > wrote:
I am a ne smalltalker. Trying to figure out how to launch apps to
users. I have a nice image.but how do I present to someone to use who
is not a developer?



Nathan: If you just want it to give it to some persons, suppose students, maybe you can just give your own image, or the customize the OneClick as Stef said. With the OneClick the only thing you have to do is to unzip and double click (it works in Linux, MacOS and Windows). Even simpler than an installer. The last OneClick image is this one:
https://gforge.inria.fr/frs/download.php/23260/Pharo1.0-10440-BETAdev09.09ONECLICK.4.zip
Although we will do a new one for Pharo 1.0 release.

You can just download it, uncompress it, change your .changes and .image for YOURs, zip it again and that's all.

If you want, lets say, each person in the world be able to load your code, put it in squeaksource. Imagine this like a SVN/CVS repository.

Another option is create your own customized .exe installer. Torsted can help you here :) With this, you can create an .exe windows installer that will install the vm, the image, etc.

Cheers

Mariano



Sent from my iPod

On Feb 4, 2010, at 2:08 AM, Stéphane Ducasse
<stephane.duca...@inria.fr> wrote:

>
> On Feb 4, 2010, at 8:41 AM, Nathan Tuttle wrote:
>
>> I created a CRC calculating algorithm and I want to be able to
>> deploy my application for other people to use. I am not sure how to
>> package an image so that it is user friendly.
>
> Hi nathan
>
> what you can do is to copy the OneClick setup and put your image
> inside?
> On which OS are you?
> It would be nice to create a simple how to for such kind of question.
> Let us know your progress and choices/results
>
>> Any help would be nice.
>>
>> Thanks
>> _______________________________________________
>> Pharo-project mailing list
>> Pharo-project@lists.gforge.inria.fr
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo- project
>
>
> _______________________________________________
> Pharo-project mailing list
> Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to