Hi Andrew,
the two modules that build up Starbasic IDE are basic and basctl, the
first one being responsible for the interpreter and the second one for
the visual stuff.
I don't know any documentation, so the source code is probably the
only source of documentation.

2005/8/19, Andrew Jensen <[EMAIL PROTECTED]>:
> Thanks Thomas,
> 
> Thats what I needed to know.
> 
> Andrew
> 
> Thomas Benisch wrote:
> 
> > Dear Andrew,
> >
> > there's no UNO API available for the Basic IDE, neither for accessing
> > any Basic IDE components, nor for extending the Basic IDE.
> > The Basic IDE can only be extended by modifying the C++ code, which
> > can be found in the module basctl. As you've already assumed,
> > the only documentation in this case is the source code.
> >
> > Thomas
> >
> > ---------------------------------------------------------------------
> > 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]
> 
> 


-- 
Best Regards
Christian Junker

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

Reply via email to