FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour TO Antonio
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
TO Antonio
Posted: Mon Oct 23, 2006 11:35 AM

I made a personal control modiying Tabs class to show an object on a window
Now I wanted the final user must insert a new control after the previous control like one line of a listbox
I want also the user can delete one line ( Control) or many lines( controls)

I not found a methos ADD into tabs class
Have you a small sample to make it ?

How I can make it ?


Best Regards, Saludos



Falconi Silvio
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
TO Antonio
Posted: Mon Oct 23, 2006 08:54 PM

Silvio,

You may use METHOD SetTabs( aTabs, nOption ) CLASS TTabs to set all the new tabs again.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
TO Antonio
Posted: Mon Oct 23, 2006 09:56 PM

I not Know How I can make it

I want explain you
I male a grapghic line on this line I insert some data
Then I want create another line after the previous line with some data
I want renumber each line and save it on a dbf
I used TTab to design the control How you sad me but I have some problems now because I think I need your help

Best Regards, Saludos



Falconi Silvio
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
TO Antonio
Posted: Mon Oct 23, 2006 11:35 PM

Silvio,

Please provide a small sample PRG.

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion