In order to start given your SimpleGUI some personality without making much changes to the exiting code you only have to add a couple lines more and that can be achieved by creating a container, getting the current details from the pack we created earlier and add a REG background colour to it, obviously it’s not going to stay RED forever […]
Author: Ricardo
Lesson 01 – simpleGUI
I decided to write a blog and what better than to writing about what I love doing and learning and be able to share it as some sort of lessons for us all. BEFORE YOU START: I am sorry if the language / English is not up to scratch it’s not my first language or […]
Java simple versionControl
I have not had much time today but managed to implement a version control function in the calculator that will allow you to check for new version when available as I am constantly improving and changing it will be good if you know when there is a update. I am still deciding where to run […]
Config file finished
I just implemented a bit of code that will save the theme style to the config file also allowing you to load the calculator theme colour and theme style just as it was when you closed it, you own style is your own preference. Basically as you can see from the code I am re-creating […]
Calculator teaser
Today – Mon Oct 20 13:03:12 BST 2014 I thought I’ll share with you a quick teaser for what is coming to the up-coming release of the original Orange Calculator now renamed to Calculator Plus. Today Tue Oct 21 19:35:44 BST 2014 I have finished configuring all the colour themes […]