Page 1 of 1

Want to add a button to title bar

Posted: Tue Jul 21, 2015 6:32 pm
by rdonnay
I have been trying to find a way to add a small button to the title bar of a window.

A customer needs this for "Help".

I looked around on the web for a solution, but they were all in C++ or C#.

Has anyone done this?

Re: Want to add a button to title bar

Posted: Tue Jul 21, 2015 7:35 pm
by Auge_Ohr
rdonnay wrote:I have been trying to find a way to add a small button to the title bar of a window.
Has anyone done this?
yes Frank++ see PDR 5147
http://www.alaska-software.com/scripts/ ... PDRID=5147
HOWTO add pushbuttons to the titlebar of an XbpDialog

As several Xbase++ users are asking for a way how to implement
a pushbutton into the TITLEBAR beside the three offered standard
pushbuttons, here is an example how this can be done

Re: Want to add a button to title bar

Posted: Tue Jul 21, 2015 7:53 pm
by rdonnay
Thank you.
Don't you ever sleep?
It is 9:00 pm here. It must be 5:00 am where you are.