With respect to my previous problem with different behavior on Tiger
vs. Leopard, we have installed the newer build (r371-intel) and it
works well on both.  One time on Tiger we had a recurrence of the
problem where a shoes  process wouldn't become foreground... and we
rebooted and the problem went away.  But other than that one time, it
has worked on both Tiger and Leopard, and we have exercised it quite a
bit.

Now I have another newby question.

We have some images with code behind them (i.e., using images as
buttons) and we are using a flow to position them.  However, when a
button is pushed, we want to change the image.  But, we don't want the
flow to re-position the item -- and we will replace the image with one
of the same size.

I am finding this difficult to achieve.

I feel like the "image" object should have some method to replace the
current image with something different... but I don't know how to
investigate the methods available on the image object.

Clues would be appreciated.

Larry

On Dec 28, 2007 9:36 AM, why the lucky stiff <[EMAIL PROTECTED]> wrote:
> On Fri, Dec 28, 2007 at 09:08:21AM -0900, larry talley wrote:
> > I happen to have a Macbook with OSX Leopard, and the standard OSX
> > Shoes download installs fine for me (shoes-0.r327-intel.dmg).  My
> > student has OSX Tiger, and when he installs Shoes, it doesn't work
> > perfectly.  His Shoes executable will start, it creates a process that
> > we can see visually (there is a window on his screen), and we can see
> > the process in the process list (ps), but, we can't make the Shoes
> > process a "foreground" application.  We can't click on the Shoes
> > window, we can't ever see a Shoes menu, etc.  When we tire of trying
> > to communicate with the Shoes process we have to kill the process to
> > make it go away.
>
> This is such a common problem and I'm very sorry for the trouble.  So
> glad that you came to the list and are sticking with it.  These bug
> reports are essential to the future stompings of Shoes.
>
> First off, there is a slightly newer installer you can try:
> <http://code.whytheluckystiff.net/dist/shoes-0.r351-intel-novideo.dmg>
> I should have another new build out within a day or two.
>
> Secondly, you are installing into Applications, right?  Are you
> running from the commandline or clicking on the icon?
>
> Unfortunately, the Shoes tarball is geared toward Linux only,
> building from source on OS X is a bit arduous and must be done from
> a checked-out copy of trunk.  There is a BuildingShoes page on the
> wiki that describes this.
>
> Please keep me closely updated, Larry!
>
> _why
>

Reply via email to