[EMAIL PROTECTED] wrote:
> Hi, freevo development newbie here.

Hi

> I want to edit some configuration variables on the fly.

Cool.

> I've made a menu structure (which works),
> and in a MenuItem, called a class to display an InputBox (which works).
> However, when I hit enter on the InputBox, it doesn't disappear.
> It does lose focus and I can move back up the menu structure, but when I 
> come back down,
> the InputBox is still displayed.

That's strange. There is a self.destroy() in the code for enter.

> Is there anyway I can force the screen to redraw?
> the functions menuw.redraw(), menuw.rebuild_page(), menuw.refresh(1), 
> menuw.show()
> don't seem to do the trick.
> menuw.hide(clear=True) and then menuw.show() does rebuild the page, but 
> then I get an annoying black screen flicker.

That's only a baf hack. You can set force_redraw (or similar) in the
skin. But that is not they way it should work.

> Is there a simple answer or should I just post what code I have?

Better post the code so I can take a look.


Dischi

-- 
Backup not found!  A)bort, R)etry or P)anic?

Attachment: pgpEPpuM5iQkN.pgp
Description: PGP signature

Reply via email to