Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] Problem with Shell._setSize()

Boris,

I am having trouble testing my changes.  Whenever I start
my test applications I always get in an infinite loop in
the _setSize method of the Shell class.   The while loop
and the values of s.x and s.y never increase.  It appears
that the OS.gtk_window_resize method doesn't work.  Have
you experienced the same?

-Jeff







Back to the top