Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Extra libraries, Code snippets, applications etc. » U++ users applications in progress and useful code snippets, including reference examples! » My WIP Port of my simple invoicing app
Re: My WIP Port of my simple invoicing app [message #55059 is a reply to message #54896] Wed, 07 October 2020 19:06 Go to previous message
jimlef is currently offline  jimlef
Messages: 90
Registered: September 2020
Location: US
Member
Ok, thanks to the great resources here I now have a program I can use! Check my github if you are interested.
QTF is used for simple reports and invoices (I'm sure there is room for some simplification in the latter case...). Printing and PDF generation supplied by U++ Smile
SQLite3 for the data storage... Can Add/edit (and delete where appropriate).
Configuration settings aren't yet fully implemented but the config file is generated and can be hand-edited for now.

More tweaking on the way, adding a few minor functions, removing unneeded leftovers from the old c# version, and of course finalizing persistent config settings.

BTW, for comparison, the C# app had over 9400 lines of code (including auto generated). The Ultimate++ version? 2244 Smile

Thank you all!
Edit: I've added in the functions I need, cleaned up a lot and now it ways in at ... 2401 lines per theide statistics. Basically 1/4 the size, and fully portable (I'm cleaning up the few lines with / assumptions now).
Ultimate++ is Most impressive Smile

Edit2: ... Ok, U++ already took care of that (OS path issues) for me LOL

[Updated on: Mon, 12 October 2020 22:31]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: It's incredibly simple to initialize an U++ Vector
Next Topic: Compare and contrast - wxPython vs Ultimate++
Goto Forum:
  


Current Time: Sun May 05 17:47:21 CEST 2024

Total time taken to generate the page: 0.03008 seconds