XCodeJock TabPage

This forum is for eXpress++ general support.
Post Reply
Message
Author
User avatar
unixkd
Posts: 565
Joined: Thu Feb 11, 2010 1:39 pm

XCodeJock TabPage

#1 Post by unixkd »

Hi Roger

How can I change Tab height and Tab Width in Codejock Tabpage control like
TABHEIGHT and TABWIDTH

Thanks

Joseph

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

Re: XCodeJock TabPage

#2 Post by rdonnay »

I just perused the CodeJock documentation and it appears that there is no way to control the height and width of the tabs.
The eXpress train is coming - and it has more cars.

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

Re: XCodeJock TabPage

#3 Post by Auge_Ohr »

hi,
unixkd wrote:How can I change Tab height and Tab Width in Codejock Tabpage control like
TABHEIGHT and TABWIDTH
what happed if you use bigger Icon and Font at create ?

perhaps you can work out how Codejock "TabManagerMargin Object" is to use which is not implement yet.

p.s. why you want to use Codejock Tabpage ? did you have Xbase++ "Service Pack 1" which include "XbpImageTabPage" ?
greetings by OHR
Jimmy

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

Re: XCodeJock TabPage

#4 Post by rdonnay »

You can also look at the \exp19\samples\tabpage\tabpage.prg sample.

It has icons on the tabs.
The eXpress train is coming - and it has more cars.

Post Reply