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.
additional gadgets in the window header *solved*
additional gadgets in the window header *solved*
Last edited by Tomio on Sun Oct 03, 2010 6:31 pm, edited 1 time in total.
- Rook Zimbabwe
- Addict
- Posts: 4322
- Joined: Tue Jan 02, 2007 8:16 pm
- Location: Cypress TX
- Contact:
Re: additional gadgets in the window header
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!
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!

Re: additional gadgets in the window header *solved*
I'm interesting too
have code or link for example & more info?

have code or link for example & more info?
PB v 5.6 
