Re: [api-dev] Progress on exporting the Dev Guide to ODT and PDF

2009-09-10 Thread Andrew Douglas Pitonyak
On 09/09/2009 07:36 AM, Ariel Constenla-Haile wrote: Hello Andrew, On Sunday 06 September 2009, 14:40, Andrew Douglas Pitonyak wrote: Exporting the existing syntax highlighting from the Wiki is beyond the current capabilities of the Book (Collection) extension. If anyone has any ideas on h

Re: [api-dev] Multithread question

2009-09-10 Thread Mathias Bauer
Hi Oscar, Oscar Picasso wrote: > Hi Mathias, > >> 3- What is the "UNO service that can be called with an object receiving a >> > callback"? Have you any pointer about it (documentation, sample code >> etc.)? >> >> I'll dig that out. >> >> > Thanks for your help. > > As I need anyway to use a ja

Re: [api-dev] Long time operations - What's the best way?

2009-09-10 Thread Andreas Bregas
Hi Perry, I'm not sure if it's the right list to ask for help but I'm having a problem to implement a uno object on C++ and I'm need some help! The problem: I'm working in an OXT module allowing a starbasic script to get informations from a 3270 host using tn3270e; the service itself is ok and

Re: [api-dev] Long time operations - What's the best way?

2009-09-10 Thread Andreas Bregas
Hi Perry, I'm not sure if it's the right list to ask for help but I'm having a problem to implement a uno object on C++ and I'm need some help! The problem: I'm working in an OXT module allowing a starbasic script to get informations from a 3270 host using tn3270e; the service itself is ok and