On 12/08/09 06:01, Madhur Kashyap wrote:
I am developing a small application using in Calc. The application is heavy
on the number of user inputs required. So, far I have been able to satisfy
my needs by pre-defining the columns and rows in the sheet with what data it
would contain to make it work for me.

There is a situation when the user inputs are dependent in a linear fashion
where I am thinking of implementing them as dialog. Although, I am not sure
if that is the best way. If dialogs are the best way to implement these,
then I am failing to find the right tutorial on how a dialog should be
implemented which is created during run-time from scratch.

I need immediate help on where to locate APIs which could enable me
implement a run-time dialog as mentioned in the post script.

You can create a dialog "from scratch", adding one control after another, but why don't you just create it with the dialog editor (see http://wiki.services.openoffice.org/wiki/Documentation/BASIC_Guide/Working_With_Dialogs)?

Niklas

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@sc.openoffice.org
For additional commands, e-mail: dev-h...@sc.openoffice.org

Reply via email to