Create ability to justify text on labels

Registered by technoshaun

Add the ability to the XML code used by GnoMenu to set text justificaton on text labels (user name, system, time stamp, etc.) Justification can be centered, left, none and right.

Blueprint information

Status:
Complete
Approver:
Helder Fraga
Priority:
Undefined
Drafter:
technoshaun
Direction:
Needs approval
Assignee:
Helder Fraga
Definition:
Approved
Series goal:
None
Implementation:
Informational Informational
Milestone target:
None
Started by
technoshaun
Completed by
technoshaun

Related branches

Sprints

Whiteboard

i just found out that this can be done using self.Label.set_alignment(1, 0) not set_justify

***this is now in the bzr using xml code

TextAlignment="0" or "1" or "2"

0 - left
1 - center
2 - right

works on tabs, buttons and labels

You are the man!!!

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.