OpenWindow

Just starting out? Need help? Post your questions and find answers here.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by wavemaker.

Hi,

Does anybody know how to open a window in PureBasiv that:

* Doesn't have an item in the application bar (I don't know its exact name).
* Is always on top of the "main" window of the program -even if deactivated- but not in top of other program windows.
* Can move out of the area of the "main" window.

I think I can achieve this with SetWindowLong_(), but I don't know which style to change, what flags to set.

Any help?

Thanks in advance,


Juan Calderón Alonso
Registered user
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by wavemaker.

Ok, solved the problem (coded a PopUpWindow library, coming soon). BTW, Fred, don't worry about the MDI matter, I'll code a library for that too.

Regards,

Juan Calderón Alonso
Registered user
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by fred.

You're a very productive guy . Thx !

Fred - AlphaSND
Post Reply