Set the window always on top

Z

zaffran_ad

Hi,

i'm french so sorry for my english skill...

i need some help ;)

i use the win32 api with win32::GUI and i would like set the main
window of my application always on top.

It may exist a proprety that allow us to do that... like maybe
$Window->SetToTop(1) or something else...

Thx!
 
P

Paul Lalli

i'm french so sorry for my english skill...

i need some help ;)

i use the win32 api with win32::GUI and i would like set the main
window of my application always on top.

It may exist a proprety that allow us to do that... like maybe
$Window->SetToTop(1) or something else...

I've never used the module, but some Google'ing suggests you should try
adding the
-topmost => 1
attribute to your Win32::GUI::new() constructor.

Paul Lalli
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top