FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour TTabControl from source
Posts: 172
Joined: Fri Oct 07, 2005 01:29 PM
TTabControl from source
Posted: Mon Apr 10, 2006 11:38 AM

Hi,

I'm trying to get a ttabcontrol on a child dialog of a mdi child window. I've basically replaced the call to ttabs():New with TTabControl():New(), but keep getting cannot create dialog box errors.

Can it be used like this? Also, is it similar to the "old" tab control or folder control?

Alex

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
TTabControl from source
Posted: Tue Apr 11, 2006 08:38 AM

Alex,

There is a working sample of a TabControl on a dialog at samples\Win32.prg and Win32.rc

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 172
Joined: Fri Oct 07, 2005 01:29 PM
TTabControl
Posted: Tue Apr 11, 2006 08:52 AM

I know, but that's from a resource.

Alex

Continue the discussion