Ticket #1142 (new defect)

Opened 2 months ago

Last modified 2 months ago

Grid Height and Width can only be set after instantiation

Reported by: paul Assigned to: somebody
Priority: major Milestone: 0.8.3
Component: ui Version: 0.8.2
Keywords: Cc:

Description

On linux, I'm observing that setting Height and Width in the constructor or in initProperties() results in the grid getting the default width and height. Only setting the property after full instantiation works for setting explicit Width and Height.

Change History

03/17/08 12:11:50 changed by ed

Is this Linux-only? I tried it on OS X and did not see this behavior.