Ffenestri HostWindowTests question (was: [Vm-dev] Re: X window handling)

David T. Lewis lewis at mail.msen.com
Sat Jun 9 15:41:41 UTC 2007


According to HostWindowsTest>>testOne, setting the window title to a
"very long" string is supposed to raise an error:

	self should: [hwindow windowTitle:'A Very long String.' , (String new:300)] raise: Error.

How long is too long? What kind of error should it raise?

Setting an X window title to a long string does not cause a problem, so this
must be a platform-specific thing.

Thanks,

Dave



More information about the Vm-dev mailing list