Christof Pintaske wrote:
Using VCL directly is not recommended as it by no means a stable API.

Not recommended, but 99% of the whole OOo UI is made by using VCL. :-)

Yes, there may be a major switch at some point, but there is nothing really tangible yet. So if you want to program a simple dialog, then indeed i'd recommend using VCL currently. However do not expect any documentation; in case you do want to use vcl take an existing dialog as template to see, how dialogs work.

As Christof said: be warned that vcl is subject to change and may require to recompile your component while the code base evolves.

Just my 2 cents, pl

--
Never be afraid to try something new. Remember:
amateurs built the ark; professionals built the Titanic.
    -- Autor unbekannt

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



Reply via email to