[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Because it shine


This is a screenshot of my current gambas project.

A tool to create printing reports but in an exotic way... It finally have a
look of... well 😅

I'm able to quickly design most of my needed documents and more.

The goal was to see how I can use the less object type and properties as
possible to be able to create the majority of documents.

SO it use only to type of object Line and Cell. A line contain cells and
Cell contain Lines.

Each have a Border object that manage the Margin and Padding and all the
border stuff.

Only Cell can have text/picture.
Lines will Manage all the Data reps

etc :-)

I've a lot of fun  ! And Gambas Rocks

-- 
Fabien Bodard

Attachment: Copie d'écran_20250727_232538.png
Description: PNG image


Follow-Ups:
Re: Because it shineLee <t.lee.davidson@xxxxxxxxx>