Page 1 of 1

What is TTabs 2007 resource control for FWH?

Posted: Sun Mar 16, 2008 11:46 am
by dutch
Dear Anotonio,

I would like to use new Tabs 2007 look with resource. What is the resource name in BRW?

Regards,
Dutch

Posted: Sun Mar 16, 2008 11:47 am
by Antonio Linares
Dutch,

Same name as usual: TTabs

Move from TFolder to TTabs (samples)

Posted: Sun Mar 16, 2008 4:48 pm
by dutch
I don't get the TTabs concept. I try to change from TFolder to TTabs but I don't know how to activate child dialog that belong to each Tabs as Folder.

May I have any more example, please?

Regards,
Dutch

Posted: Sun Mar 16, 2008 5:05 pm
by nageswaragunupudi
Purpose and use of TTabs and TFolders are different.

In case of TFolders, each tab corresponds to a different dialog. When we press different tabs, corresponding dialog is shown in the folder area and other dialogs are hidden. Each of these dialogs can contain controls in any different manner.

TTabs on the other hand only inform our program the number of the Tab selected. It is the programmer's responsibility to change the matter displayed in the window or dialog depending on the option. There is only one window or dialog in this case.

Posted: Mon Mar 17, 2008 4:36 am
by dutch
Dear nageswaragunupudi,

I'm absolutely understood now.

Regards,
Dutch