Re: [dev] Non-modal dialogs was Adding Menu command to "File" menu & Creating toolbar dropdowns.

2005-05-29 Thread Ian Laurenson
On Tue, 2005-03-29 at 19:33, Carsten Driesner wrote:
[snip]
> > Is the non-modal dialog "dockable" like the Navigator?

> No, this is not easily possible with OOo 2.0. It's on our list for the 
> next version. Currently only toolbars can be docked and internal docking 
> windows (developed using internal sfx2 base classes).

I see that a number of interfaces have been defined (status unpublished)
and at least one service implemented (?) for floating / docked windows
as per the 1.9.77 SDK:
http://ext.openoffice.org.nz/doku.php?id=ref:com:sun:star:awt:xdockablewindow
http://ext.openoffice.org.nz/doku.php?id=ref:drafts:com:sun:star:ui:modulewindowstateconfiguration

Would it be worthwhile to try and write my own component for a floating
/ docked window? If so, I may need some help.
Is there any projection of when an "official" component will be written?

My reason behind wanting this, comparatively urgently, is that I could
drastically improve my existing macros such as IannzFindReplace,
OutlineCrossRef, and RevealCodes, as well as implement new macros such
as an integrated grammar checker.

Thanks, Ian


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



Re: [dev] Help to build oo2 on Windows XP

2005-05-29 Thread tuan khanh dang
Hi Volker and All,
Now I'm trying to build OOo 1.9m104, could you tell me how to fix this error?

Building project icu
=
/cygdrive/c/OpenOfficeSRC/SRC680_m104/icu
-
mkdir.pl ./wntmsci10.pro/misc/build/icu/source

.
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(862) : error C2143: syntax error : missing
';' before '<'
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(935) : see reference to class template
instantiation 'std::istreambuf_iterator<_Elem,_Traits>' being compiled
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(862) : error C2238: unexpected token(s)
preceding ';'
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(863) : error C2143: syntax error : missing
';' before '<'
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(863) : error C2238: unexpected token(s)
preceding ';'
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(866) : error C2143: syntax error : missing
')' before '*'
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(866) : error C2143: syntax error : missing
';' before '*'
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(866) : error C2864: '_Sb' : only const
static integral data members can be initialized inside a class or
struct
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(866) : error C2501:
'std::istreambuf_iterator<_Elem,_Traits>::_Sb' : missing storage-class
or type specifiers
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(866) : error C2143: syntax error : missing
';' before 'throw'
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(866) : error C2334: unexpected token(s)
preceding ':'; skipping apparent function body
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(871) : error C2143: syntax error : missing
')' before '&'
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(871) : error C2143: syntax error : missing
';' before '&'
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(871) : error C2059: syntax error : ')'
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(871) : error C2143: syntax error : missing
';' before 'throw'
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(871) : error C2501:
'std::istreambuf_iterator<_Elem,_Traits>::_Istr' : missing
storage-class or type specifiers
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(871) : error C2334: unexpected token(s)
preceding ':'; skipping apparent function body
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(932) : error C2143: syntax error : missing
';' before '*'
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(932) : error C2501:
'std::istreambuf_iterator<_Elem,_Traits>::streambuf_type' : missing
storage-class or type specifiers
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(932) : error C2501:
'std::istreambuf_iterator<_Elem,_Traits>::_Strbuf' : missing
storage-class or type specifiers
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(966) : error C2143: syntax error : missing
';' before '<'
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(1011) : see reference to class template
instantiation 'std::ostreambuf_iterator<_Elem,_Traits>' being compiled
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(966) : error C2238: unexpected token(s)
preceding ';'
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(967) : error C2143: syntax error : missing
';' before '<'
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(967) : error C2238: unexpected token(s)
preceding ';'
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(969) : error C2143: syntax error : missing
')' before '*'
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(969) : error C2143: syntax error : missing
';' before '*'
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(969) : error C2059: syntax error : ')'
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(969) : error C2143: syntax error : missing
';' before 'throw'
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(969) : error C2501:
'std::ostreambuf_iterator<_Elem,_Traits>::_Sb' : missing storage-class
or type specifiers
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(969) : error C2334: unexpected token(s)
preceding ':'; skipping apparent function body
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(974) : error C2143: syntax error : missing
')' before '&'
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\xutility(974) : 

Re: [dev] circular dependency in tools/

2005-05-29 Thread Ken Foskey
On Sun, 2005-05-29 at 20:16 +0200, Pavel Janík wrote:
>From: Ken Foskey <[EMAIL PROTECTED]>
>Date: Sun, 29 May 2005 00:39:34 +1000
> 
> Ken,
> 
>> In head has anyone figured out how to get rid of the circular
>> dependency.  In order to link some libraries inside tools you have to
>> have already linked tools.
> 
> what is the error message? What lib in tools needs what library?

libtl, the tools library itself.   Hence the recursive nature of the
problem.

THanks
Ken


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



Re: [dev] circular dependency in tools/

2005-05-29 Thread Pavel Janík
   From: Ken Foskey <[EMAIL PROTECTED]>
   Date: Sun, 29 May 2005 00:39:34 +1000

Ken,

   > In head has anyone figured out how to get rid of the circular
   > dependency.  In order to link some libraries inside tools you have to
   > have already linked tools.

what is the error message? What lib in tools needs what library?
-- 
Pavel Janík

The problem here is that there is parent and child but no adult.
  -- Lynne Jolitz about Unix and Unix hackers

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



Re: [dev] Help to build oo2 on Windows XP

2005-05-29 Thread Volker Quetschke

Hi!


For the OOo 2.0 build I still need ConvertDSW (wdevenv)?

No!

Wait, you insist on building on cws_src680_ooo20040815, then propably
yes, but I don't know. We don't support the build of ancient OOo
versions. (The build instructions are valid for the current version.)

Why do you have to build that version? (9 Month old?)

Why don't you build the current OOo version?

Get the source here: 
or use cvs with SRC680_m106 for the latest developer version.

Volker












I cannot add the ConvertDSW (wdevenv) as addin for devenv of MS Visual
Studio .NET 2003, so there will be an error while making 'dmake' in
python directory.

That is true, but there is a .NET2003 that you needed while wdevenv was
still needed. It is not needed any longer. That changed sometimes in
the last 9 months.



--
If you like my work consider:  http://www.scytek.de/donations.html
PGP/GPG key  (ID: 0x9F8A785D)  available  from  wwwkeys.de.pgp.net
key-fingerprint 550D F17E B082 A3E9 F913  9E53 3D35 C9BA 9F8A 785D


Re: [dev] Help to build oo2 on Windows XP

2005-05-29 Thread tuan khanh dang
Hi again,
For the OOo 2.0 build I still need ConvertDSW (wdevenv)?
I cannot add the ConvertDSW (wdevenv) as addin for devenv of MS Visual
Studio .NET 2003, so there will be an error while making 'dmake' in
python directory.

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