Q about Seaside 2.8

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

Q about Seaside 2.8

squeakman
Hi All,

I am using Seaside 2.8 one-click experience on Windoze XP.

I see that there is a seaside.exe that gets things going and it uses an
image file called seaside.image. Very nice.

What if I would like to run a different image other than seaside.image?
Do I have to edit the seaside.ini file to point to my new image or is
there another way.

What I would really like is to drag my image file and drop it on the
squeak vm.

And, where is the squeak vm located in the seaside 2.8 file hierarchy? I
looked around but cannot find it.

Thanks for you help,
Frank

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Q about Seaside 2.8

Lukas Renggli
>  What I would really like is to drag my image file and drop it on the squeak
> vm.

Just copy the exe somewhere else and drop your image on the exe. This
is a normal Squeak VM and I guess it only uses the predefined image,
if there is an ini file specifying the image. I don't have Windows
though, so you have to try.

>  And, where is the squeak vm located in the seaside 2.8 file hierarchy? I
> looked around but cannot find it.

The exe is a normal Squeak VM, but with a changed icon.

Lukas

--
Lukas Renggli
http://www.lukas-renggli.ch
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Q about Seaside 2.8

David Mitchell-10
You do have to comment (or remove) this line from seaside.ini:
ImageFile="Contents\Resources\Seaside.image"

Just put a semicolon at the beginning or delete the line.

On Fri, Apr 4, 2008 at 9:35 AM, Lukas Renggli <[hidden email]> wrote:

> >  What I would really like is to drag my image file and drop it on the squeak
>  > vm.
>
>  Just copy the exe somewhere else and drop your image on the exe. This
>  is a normal Squeak VM and I guess it only uses the predefined image,
>  if there is an ini file specifying the image. I don't have Windows
>  though, so you have to try.
>
>
>  >  And, where is the squeak vm located in the seaside 2.8 file hierarchy? I
>  > looked around but cannot find it.
>
>  The exe is a normal Squeak VM, but with a changed icon.
>
>  Lukas
>
>  --
>  Lukas Renggli
>  http://www.lukas-renggli.ch
>
>
> _______________________________________________
>  seaside mailing list
>  [hidden email]
>  http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside