On Fri, Jul 18, 2008 at 8:23 PM, _why <[EMAIL PROTECTED]> wrote:

> On Fri, Jul 18, 2008 at 02:58:25PM +0200, Jo Vermeulen wrote:
> > I noticed that (at least on Windows) you have to manually force a repaint
> to
> > show that an element was removed from its parent. Here's my code, it's
> the
> > example on page 47 of the manual.
>
> Thankyou for this, jo!  The deal was: certain elements like text and
> image elements weren't issuing a repaint, just as you had said.
> This is fixed in git.


That's great, thanks for the fix!


>
> I also noticed another thing in your script: that the edit_line size
> changed whenever the text changed.


You're right, I also noticed this but forgot to mention it.


> I've been meaning to change that
> so that edit_line and edit_box aren't resized based on their text.
> (Obviously we want button width to be changed according to the text
> size.)  So, yeah, that's checked it, too.  Great.


Perfect, thanks a lot!

-- Jo

Reply via email to