Hi again,
I am creating a not-resized window with
-minsize and -maxsize. Now I need to disable both
the resize-corner in status bar and double-edged
resize-arrows-cursor. ( <--> )
I know I can achieve it with Dialog() instead Window(),
but Dialog is cannot be minimized :-(
--
Pavel
Hallo All,
from C:/Perl/html/lib/Win32/GUI/methods.html:
>MaxLength( [CHARS] )
>Limits the number of characters that the Textfield accept to CHARS,
>or returns the current limit if no argument is given.
>Applies to: _RichEdit_, Textfield
and:
>ReadOnly( [FLAG] )
>Gets or sets the readonly
2 matches
Mail list logo