Hi,
I've this big problem:
I've an wx.ScrolledWindow object, which contains element.
These elements have the event OnPaint that draw itself same objects.
For drawing, each element call the method GetPosition(), which returns
a tuple int.
But, if I have the element 5000 that it must be design
Hi,
I've this big problem:
I've an wx.ScrolledWindow object, which contains element.
These elements have the event OnPaint that draw itself same objects.
For drawing, each element call the method GetPosition(), which returns
a tuple int.
But, if I have the element 5000 that it must be design