Page 1 of 1

TO Antonio

Posted: Mon Oct 23, 2006 11:35 am
by Silvio
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 ?

---------------------------

Posted: Mon Oct 23, 2006 8:54 pm
by Antonio Linares
Silvio,

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

Posted: Mon Oct 23, 2006 9:56 pm
by Silvio
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

Posted: Mon Oct 23, 2006 11:35 pm
by Antonio Linares
Silvio,

Please provide a small sample PRG.