[Gambas-user] "big" projects in Gambas

pretore60 ottaviomacino at ...412...
Sat Feb 12 16:40:46 CET 2005


HMB ha scritto:

>uuups, sorry to dissapoint you all here, but i only store all datas into a 
>mysql-database with gambas and made some formulars in/with oo where i connect 
>to the mysql-db and print then form-letters or other documents.
>
>So sorry for that unclear writing.
>
>HM
>
>
>Am Donnerstag, 10. Februar 2005 18:17 schrieb Rob:
>  
>
>>On Thursday 10 February 2005 11:27, Eilert wrote:
>>    
>>
>>>Wow, how do you do that? Can you access OOo from Gambas? Or do
>>>you produce text files to be read and formatted from OOo?
>>>      
>>>
>>Sorry to interject here, but I have looked into this myself and
>>am curious about what HMB did as well.
>>
>>Using the gb.compress and gb.xml components, I believe it is
>>possible to construct or modify OOo documents, though it would
>>require A LOT of code to do so.  There is a Perl module called
>>OpenOffice::OODoc which I hope to use as a reference in writing
>>a Gambas component to deal with OOo documents once Gambas
>>supports writing components in Gambas.  (I'll likely write a set
>>of classes to include in various projects before then, but
>>ultimately it should be a component to help with version
>>management.)
>>
>>My own printing in Gambas has been very similar to my printing in
>>VB... write a set of functions to maintain cursor position,
>>handle printing text and boxes, etc. without having to have
>>Draw.This and Draw.That in my business logic.  Several of the
>>banking apps I have written required printing with consistent
>>text positioning (for printing on forms) and thankfully, Gambas
>>has proven to be up to the task.
>>
>>Rob
>>
>>
>>
>>
>>
>>-------------------------------------------------------
>>SF email is sponsored by - The IT Product Guide
>>Read honest & candid reviews on hundreds of IT Products from real users.
>>Discover which products truly live up to the hype. Start reading now.
>>http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
>>_______________________________________________
>>Gambas-user mailing list
>>Gambas-user at lists.sourceforge.net
>>https://lists.sourceforge.net/lists/listinfo/gambas-user
>>    
>>
>
>
>
>
>-------------------------------------------------------
>SF email is sponsored by - The IT Product Guide
>Read honest & candid reviews on hundreds of IT Products from real users.
>Discover which products truly live up to the hype. Start reading now.
>http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
>_______________________________________________
>Gambas-user mailing list
>Gambas-user at lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>  
>
I'm very interesting to your job . I've proved to prepare some formulary 
for my database (mysql) for football amatorial society, but i don't able 
to. Can you send me some example?
Thank's.
Ottavio




More information about the User mailing list