TO Antonio

Post Reply
User avatar
Silvio
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

TO Antonio

Post 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 ?

---------------------------
Best Regards, Saludos

Falconi Silvio
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Silvio,

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

Antonio Linares
www.fivetechsoft.com
User avatar
Silvio
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Post 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
Best Regards, Saludos

Falconi Silvio
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Silvio,

Please provide a small sample PRG.
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply