Author Topic: Drawing scalable squares  (Read 10850 times)

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34312
Please support the following three more settings:

Center.Left
Center.Center
Center.Right
these are already supported:
Middle.Left
Middle.Center
Middle.Right


redwing

  • Guest
Two more wishes related to this:

1. Expressions like widthDock="Panel.Height.25" support only panel and album cover type. Can you support block type too?

2. If you use the following:
 
widthDock="Panel.Height.75" width="0" heightDock="Panel.Height.25" height="0"

it draws a square with each side length of "Panel.Height.25". Can you make it draw a non-square rectangle when different values are used?