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

Report Line


I'm happy to share this piece of code with you.

It's a simple idea that, with time, is starting to take shape and become
useful... at least for me.

It's a simple old-school wisiwig editor, but with a more rigid structure,
which simplifies the report generation code.

Rather than talk about it, I prefer to let you explore the concept.

For now, only the editing part exists, and it's still not quite finished
(small bugs, and undo isn't quite finished yet).

The data management part will come later.

Many of my little tools (classes) will be useful to you in your own
projects. I'm thinking, among others, of the PropertyEditor, FFontSelector,
and certainly others to come.

Here the project :

https://gitlab.com/gambix/reportline

Feel free to report all the problems and suggestions :-).


Best Regards,

-- 
Fabien Bodard

Follow-Ups:
Re: Report LineFabien Bodard <gambas.fr@xxxxxxxxx>