FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Tabs or similar ..
Posts: 437
Joined: Fri Oct 07, 2005 12:56 PM

Tabs or similar ..

Posted: Fri Sep 30, 2011 05:17 PM

Hi !

I tried FWH TTabs class and missed "x" on every tab page , like browsers IE, Chrome have ... :-) . Maybe exist something similar in FWH ? I wanted to open new query in a new tab programatically . That work fine , but after that I want to close used page ...

With best regards !

Rimantas U.
Posts: 9022
Joined: Thu Oct 06, 2005 08:17 PM

Re: Tabs or similar ..

Posted: Fri Sep 30, 2011 09:08 PM

Just use two pushbuttons (or bitmap buttons) instead.

EMG

Posts: 437
Joined: Fri Oct 07, 2005 12:56 PM

Re: Tabs or similar ..

Posted: Sat Oct 01, 2011 05:29 PM
Enrico Maria Giordano wrote:Just use two pushbuttons (or bitmap buttons) instead.

EMG

Hello Enrico ,

Sometigh similar I'm using at this moment . But ... maybe this question is to Antonio . I'm sure that TTabs class can have some move improvements , and "x" button on tab pages can be implemented as option ( and bDelete code block also ... ) , exluding first tab page ... This' isn't diciffult to do own class , where such possibility I can realize . Just idea - why not ? :-) Antonio , what is your opinion ?

With best regards !
Rimantas U.
Posts: 437
Joined: Fri Oct 07, 2005 12:56 PM

Re: Tabs or similar ..

Posted: Sun Oct 02, 2011 07:18 PM

I remember , that someone did SDI application with tabs , but can't to say what exastly . Maybe you can direct me to that ?

Regards !

Rimantas U.
Posts: 989
Joined: Thu Nov 24, 2005 03:01 PM

Re: Tabs or similar ..

Posted: Tue Oct 11, 2011 07:07 AM

Hi Rimantas,

May be TFolderEx makes something that looks like what you are looking for. It has a lot of aditional features, it worts to check it. And Daniel has released all the source codeof his great work so it could be used as a basis to make the changes to TTabs.

Saludos
Carlos Mora
http://harbouradvisor.blogspot.com/
StackOverflow http://stackoverflow.com/users/549761/carlos-mora
“If you think education is expensive, try ignorance"
Posts: 437
Joined: Fri Oct 07, 2005 12:56 PM

Re: Tabs or similar ..

Posted: Wed Oct 12, 2011 05:25 AM
Carlos Mora wrote:Hi Rimantas,

May be TFolderEx makes something that looks like what you are looking for. It has a lot of aditional features, it worts to check it. And Daniel has released all the source codeof his great work so it could be used as a basis to make the changes to TTabs.


Many thanks for your comment !
Rimantas U.

Continue the discussion