Hi Ehsanul,

I know this is not your request.
But it may be seen like the same behavior. ;-)

Shoes.app :width => 200, :height => 200, :title => 'Hi' do
  timer 5 do
    Shoes.app :width => 300, :height => 300, :title => 'Hello'
    app.close
  end
end

Regards,
ashbb

On Wed, Jul 15, 2009 at 9:30 PM, Ehsanul Hoque <[email protected]>wrote:

>
> Somebody was confused about setting the size of a window, but I thought it
> was about dynamically changing it, which is something I've wanted to do

Reply via email to