RE: [perl-win32-gui-users] always on top
from the docs... new Win32::GUI::Window(%OPTIONS) Creates a new Window object. Class specific %OPTIONS are: -minsize => [X, Y] specifies the minimum size (width and height) in pixels; X and Y must be passed in an array reference -maxsize => [X, Y] specifies the maximum size (wid
[perl-win32-gui-users] always on top
is there any way to make a window 'always on top'? thanx mark