[perl-win32-gui] Re: yate - yet another text editor

2000-02-20 Thread Robert White
> > From: "Jens Luedicke" <[EMAIL PROTECTED]> > > Surely need a dirty flag. :-) > By the way, what is a dirty flag? sub Changed() { $dirty=1 }#user changed the text changed theoretically but sub Schreibfeld_Changed() doesn't fire h > > Console box remains on top after openi

[perl-win32-gui] GUI Builder Error Message

2000-02-20 Thread Jens Luedicke
Hi there ... When I finished to enter the properties for a new Window with GUI Builder, I got an error message? I attached a screenshot of it to this mail. with friendly regards Jens Luedicke <[EMAIL PROTECTED]> //PGP Public Keys: [EMAIL PROTECTED] error.jpg

[perl-win32-gui] ProgressBar

2000-02-20 Thread Jens Luedicke
Hi there A ProgressBar in one of my programs get's icreased by one during each loop that is made by a while() loop. If increase the ProgressBar by one until the while reaches 100 (or any other number) the window that contains the loop freezes. How can I keep the window active even when a lo

Re: [perl-win32-gui] Re: yate - yet another text editor

2000-02-20 Thread Jens Luedicke
> From: "Jens Luedicke" <[EMAIL PROTECTED]> >> Comments, Suggestions, etc. are always appreciated :-)) > clicked on the 'new' button and 'do you want to save' box pops > up > although there was nothing done and nothing to save. Maybe need a > dirty > flag. > same when clicked on 'ope