Would you also take a look at why DynamicPosition is no longer working.  I tried to review the cause but came up with nothing (I don't think it is being called)

I have some code below that works with python2 where
pdlblpos, pdlblwidth return a number.  Of course I'm mixing sizers and static positioning - but it did work.

self.txtlbl = dLabel(self, FontBold = True,Caption = 'Balance ',DynamicPosition=(self.pdlblpos,4), DynamicWidth = (self.pdlblwidth,2),Alignment = 'right')

Johnf


On 6/24/19 11:28 AM, Ed Leafe wrote:
On Jun 22, 2019, at 9:47 PM, johnf <[email protected]> wrote:
Just wondering if you will soon commit dMenu (I made the change from help to 
helpString - it's works).
I have a few other things that I fixed. I'll try to push those changes soon.


-- Ed Leafe






[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: https://leafe.com/archives
This message: 
https://leafe.com/archives/byMID/[email protected]

Reply via email to