Giuseppe Castagno wrote:

> Q1: is there some doc explaining how the base class works ? For example,
> how the class methods works, how they are supposed to be called, etc...

No, the only "documentation" is in the source. :-)

> Q2: I found an application of the base class, the derived class:
> 
> ::svx::TextControlCharAttribDialog
> 
> can I use it as an example ? Or are there others better suited as
> examples ?

You also can use any dialog in svx/source/dialog.

A very good example (IMHO) also is sw/source/ui/chrdlg/chardlg.cxx, the
"format character" dialog. The TabPages are found in svx/source/dialog.

Best regards,
Mathias

-- 
Mathias Bauer - OpenOffice.org Application Framework Project Lead
Please reply to the list only, [EMAIL PROTECTED] is a spam sink.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to