[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Because it shine
[Thread Prev] | [Thread Next]
- Subject: Because it shine
- From: Fabien Bodard <gambas.fr@xxxxxxxxx>
- Date: Sun, 27 Jul 2025 23:37:26 +0200
- To: Gambas Mailing List <user@xxxxxxxxxxxxxxxxxxxxxx>
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
Re: Because it shine | Lee <t.lee.davidson@xxxxxxxxx> |