Re: [Lazarus] Interact with M$ Word

2009-01-29 Thread tiziano de togni
Bart ha scritto:
 Currently I'm working on an app that needs to interact with M$ Word.
 The intended users are computer noobs, so I expect no knowledge from
 them whatsoever.
 
 ...
 Anyone got some suggestions or knows a good place to start looking.
 Mind you, I'm really just a basic-stuff programmer.

If the dimensions of your table are fixed, there is another method that 
avoids you lot af headaches: build the document you need with word, put 
into the cells special tags, i.e: %r01c01, %r02c01,..., an so on.

Then save the document as rtf (rich text format) so your program can 
read in the file, substitute the tags with your values and save it again.

Hope this can help,
bye
-- 
tiziano de togni
__
http://digilander.libero.it/tizzziano/
___
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Why MDI for Qt only

2008-06-18 Thread tiziano de togni
Mattias Gärtner ha scritto:
 Zitat von dayat [EMAIL PROTECTED]:
 
 Dear,

 Why lazarus cant' implement the MDI in win32. And why for Qt only. You know,
 win32 have MDI implementation such Qt.
 
 It is possible. But no one did yet.
 If you want it then implement it and send a patch or set a bounty and maybe
 someone will do it for you.
 

Actually the MDI interface is considered a bad practice in application 
development. Maybe no one did it yet because the world is moving on the 
SDI style.

read carefully this: 
http://en.wikipedia.org/wiki/Multiple_document_interface

The Lazarus IDE is the better example available if you wanto to 
implement a good SDI application...
-- 
tiziano
__
http://digilander.libero.it/tizzziano/
___
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] FPC/lazarus without packages in Linux Ubuntu 7.10

2008-03-17 Thread Tiziano De Togni
[EMAIL PROTECTED] ha scritto:
 Hi all,
 I istalled Linux Ubuntu 7.10 (bello!!).
 The system don't have a
 working modem, so can't use aptitude or similar to update.
 I'm new in
 Linux and need help to install FPC/lazarus without packages.
 Each
 suggestion will be appreciate

I was in your same situation and solved the problem with Ubuntu+:

http://www.zipman.it/UbuntuPiu/

In this CD you can find all that is required to install Lazarus (gtk 
widgets) without connecting to the repositories.

-- 
tiziano
__
http://digilander.libero.it/tizzziano/
___
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Test

2008-02-15 Thread Tiziano De Togni
Cesar Romero ha scritto:
 Test from Curitiba - Parana, Brazil
 
 []s
 
 
 Cesar Romero
 ___
 Lazarus mailing list
 Lazarus@lazarus.freepascal.org
 http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
 
test from Isola della Scala (it's between Verona and Mantova), Italy



-- 
tiziano
__
http://digilander.libero.it/tizzziano/
___
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus