Am Freitag, den 14.09.2007, 02:22 -0300 schrieb Ariel Constenla-Haile:
> ...
> I repeat "Such a protocol handler *must be* implemented as a UNO 
> component": that is IMPOSSIBLE in OOo Basic. You can not implement UNO 
> components in that language, sorry :-( nor a protocol handler, an 
> XToolbarController, etc.

So that was the missing link I was not able to find - now I've seen it
in the C++ example (and even understood).

> I really see no way for you to do what you want. But here is people with 
> more OOo Basic knowledge (for example Andrew Pitonyak, and Paolo 
> Mantovani; Paolo has done some things that were taken for granted to be 
> impossible for OOoBasic).

Well, I have also been trying a lot of things. My idea was that because
a macro can be called by that button "URL=macro:///something", then I
just need a handle or so to that toolbaritem to manipulate it. No
success - and if even Paolo is at his wits' ends, there is on point in
me trying.
> ...
> If you have one month free, I will suggest you to start with Java 
> ... You will find that working with 
> the NetBeans IDE, you can create your addon schema with a wizard! 
> Besides, compiling UNO Java vs. compiling UNO C++? here wins 
> Java/NetBeans IDE plug-in. Even without the plugin, building the SDK 
> Java examples is easier (I'm having a headache trying to get the C++ 
> examples compiled!!!).
> 
> Bye and luck!
> Ariel.
> 
Thanks to all of you. I put the complex toolbars aside for the moment
and rather concentrate on some additional features that have been
requested (still in BASIC) and another program (in C for Gnome/Linux)
and if the winter is long enough I will look into Java later-on.

Dietmar

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

Reply via email to