Hi Senthil,
Basic itself is documented in the office help. For using the OpenOffice.org API you should consult the devguides and the developers cookbook. There are also examples in it how to create shapes.
Have a look at api.openoffice.org
Regards, Christian
Senthilkumar Mehalingam wrote:
Hi Christian,
Thanks for the reply.
It is only vaguely like an organization diagram(orgchart application) but it is a starting
point to see how that wizard(I presume there is a wizard in OpenOffice to create an Organisation Chart. I need to see how the steps work in creating the chart to get ideas for
how to build a graphic of a graph or tree) works.
Can you please guide me more if Openoffice basic and the method I talked about in last mail are the right way?
Thanks a lot.
Senthil
Hi Senthil,
I also only can guess what you are asking for. Do you want to implement something like an orgchart application? Please give more details.
Regards, Christian
Christof Pintaske wrote:
Hello Senthil,
sorry, I do not completely understand how a GUI builder comes into play here. Could you elaborate that a little bit more ?
AFAIR shapes are implemented in svx project (SvxShapes in unoshapes.cxx ?) but I'm not quite sure that this is what you are referring to. The [EMAIL PROTECTED] group is probably far better suited for questions about shapes.
best regards Christof
Senthilkumar Mehalingam wrote:
Hi All,
I am trying to do something similar to OpenOffice.org GUI builder.
I am trying to implement a macro by which a user can choose the number and shapes(say 3 rectangles) and their hierarchy. One on top as parent having two children. I am trying to look for the source code of shapes. I want to see the source code of how an ellipse(or a similar shape is drawn) in the Draw document so I can use OpenOffice Basic to get the user parameters of number and hierarchy.
I read the todo list and found that this needs to be done for the GUI builder.
Is my thinking correct that my task is similar to the GUI builder and if yes is the approach I am taking right.
Can anybody please suggest me the correct direction.
Thanks a lot. Senthil
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
