Ticket #1055 (new defect)

Opened 1 year ago

Last modified 10 months ago

lables in sizer not given enough room on Linux, fine on Win

Reported by: Johnf Assigned to: somebody
Priority: minor Milestone: 0.8.3
Component: ui Version:
Keywords: Cc:

Description

the attached cdxml has an 8 slot sizer: 3 labels, 3 textboxes, 2 buttons. the 1st textbox sizer prop is 'Proportion': 1, the rest are 0. on Win it looks as expected: the label are given just enough room to be seen (little more would look nicer, that that isn't the issue here.)

on Linux, they don't have enough room. the last 1.5 letters are chopped off (example: the er in Server)

Attachments

uloop.cdxml (5.1 kB) - added by carl on 04/20/2007 09:56:41 AM.

Change History

04/20/2007 09:56:41 AM changed by carl

  • attachment uloop.cdxml added.

07/09/2007 02:16:14 PM changed by johnf

  • reporter changed from carl to Johnf.

I no longer can open uloop.cdxml with the latest ClassDesigner? Traceback (most recent call last):

File "downloads/daboide/ClassDesigner.py", line 3997, in <module>

clsDes = ClassDesigner?(fname)

File "downloads/daboide/ClassDesigner.py", line 161, in init

frm = self.openClass(clsFile)

File "downloads/daboide/ClassDesigner.py", line 672, in openClass

obj = self.recreateChildren(frm.mainPanel, kids, None, False)

File "downloads/daboide/ClassDesigner.py", line 864, in recreateChildren

newClass = dui.dict[cls]

KeyError?: 'html'