Want to add a button to title bar

This forum is for general support of Xbase++
Post Reply
Message
Author
User avatar
rdonnay
Site Admin
Posts: 4728
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Want to add a button to title bar

#1 Post 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?
The eXpress train is coming - and it has more cars.

User avatar
Auge_Ohr
Posts: 1406
Joined: Wed Feb 24, 2010 3:44 pm

Re: Want to add a button to title bar

#2 Post 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
greetings by OHR
Jimmy

User avatar
rdonnay
Site Admin
Posts: 4728
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: Want to add a button to title bar

#3 Post by rdonnay »

Thank you.
Don't you ever sleep?
It is 9:00 pm here. It must be 5:00 am where you are.
The eXpress train is coming - and it has more cars.

Post Reply