additional gadgets in the window header *solved*

Just starting out? Need help? Post your questions and find answers here.
Tomio
Enthusiast
Enthusiast
Posts: 291
Joined: Sun Apr 27, 2003 4:54 pm
Location: Germany

additional gadgets in the window header *solved*

Post by Tomio »

there are 3 gadget for the standard window header available: minimize, maximize, close.

Is there any way to place another gadget/image/button there?
I have 2 functions to start/stop. But I would like to avoid putting these somewhere in the window.

tomio

thanks, I found a way: #PB_Window_BorderLess und build my own header.
Last edited by Tomio on Sun Oct 03, 2010 6:31 pm, edited 1 time in total.
User avatar
Rook Zimbabwe
Addict
Addict
Posts: 4322
Joined: Tue Jan 02, 2007 8:16 pm
Location: Cypress TX
Contact:

Re: additional gadgets in the window header

Post by Rook Zimbabwe »

You can do it if you custom SKIN the window I know that for a fact. I have added 2 more buttons ther with APPFACE and changed the call on three of the other 4 possible buttonss on that side.

There is a hidden button in windows over there that is a ? that can be called as well... Using a skin engine lets yu do all sorts of stuff...

Doing it ormally... no idea! :mrgreen:
Binarily speaking... it takes 10 to Tango!!!

Image
http://www.bluemesapc.com/
User avatar
Alireza
Enthusiast
Enthusiast
Posts: 143
Joined: Sat Aug 16, 2008 2:02 pm
Location: Iran

Re: additional gadgets in the window header *solved*

Post by Alireza »

I'm interesting too 8)
have code or link for example & more info?
PB v 5.6 :D
Post Reply