Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jwalker

Pages: 1 ... 8 9 [10] 11 12 ... 45
136
Lua / Re: Updating WZGUILib
« on: January 22, 2013, 08:07:20 am »
Thank you, I don't have a lot of time to develop, so when I start working on it I usually get quit a bit done in a small period of time. It almost seems like I develop in bursts....

137
Introduce Yourself! / Re: Hi from Roma, Italy!
« on: January 22, 2013, 08:04:56 am »
Welcome, what calculators are you using?

138
Lua / Re: Updating WZGUILib
« on: January 21, 2013, 06:21:30 pm »
Custom Colored windows have been there since I added Dialogs to WZGUILib way back long ago. Actually most controls can be very customized when it comes to the colors you choose. If you really wanted to, you could change that picture to look like the image below.

Also I plan to upload either the code to the rounded button so you could implant it into the current version of indev WZ, or upload an entirely new dev version.

When I get the style system into place, the rounded style will be one of the styles I release.

EDIT: The picture looks better on the computer software...

Code for form:
f1 = form(10, 10, 170, 150, false, "Main", color.yellow, 0xFECA77, true, false, false, false, false, img1, true, false)

139
Lua / Re: Updating WZGUILib
« on: January 20, 2013, 05:46:18 pm »
So I added a simple rounded-edge button.

140
Lua / Re: Updating WZGUILib
« on: January 17, 2013, 05:24:47 pm »
This doesn't necessarily relate to WZGUILib, but I would like to know anyway, as I might want to use it later.

I have been looking around the internet for some time but I cant seem to find any good examples or information about using trigonometry functions for things like rotating a line. Would someone be able to give me an example?

141
Lua / Re: Updating WZGUILib
« on: January 07, 2013, 12:57:05 am »
Here it is, documentation is up to tabcontrols and the tabcontrol class has been updated, along with the noresize parameter and I modified the setFull and Clicks function to make them smaller. Next up I have been working of clipping the controls rects properly and am almost there, but I did not include that in this release.

142
Lua / Re: Updating WZGUILib
« on: January 05, 2013, 11:47:14 am »
I have to postpone the release till tonight or tomorrow, life got in the way the past few days.

143
Other / Re: Ubuntu Phone OS
« on: January 05, 2013, 10:51:48 am »
What I really want is the Ubuntu TV...

144
Miscellaneous / Re: Fringe
« on: January 04, 2013, 11:39:34 pm »
I am, and sad to see it go. Unfortunately I haven't been able to watch this last season, Ill just have to buy it on box set :P



145
Lua / Re: Updating WZGUILib
« on: January 03, 2013, 12:11:37 am »
Tomorrow I am going to upload the update and the updated documentation, currently there are only 3 or 4 controls left undocumented, and the last one I documented is the tabcontrol.
Note that I only have made the document that describes the controls: things like its member functions, how it is created etc.
I will be adding a lot more topics after I finish documenting the basic controls.
Also, what platform did you make the GUI for?

146
Lua / Re: Updating WZGUILib
« on: January 02, 2013, 10:02:52 am »
So yesterday I added a noresize paramater to forms, an addTab and removeTab functions to tabcontrolls, and a few other things. Then my computer decided to crash and those changes were lost. Fortunately I remember what I did so those updates will be released tonight.

147
agreed
I will have to downgrade my old calc and test this....

148
Lua / Re: Updating WZGUILib
« on: January 01, 2013, 12:04:54 pm »
That sounds good, I am almost done with my documentation, so that might be a big help.

149
Lua / Re: Updating WZGUILib
« on: December 31, 2012, 10:49:05 am »
sure, also if you would like me to modify it so you can use the controls on just the main screen, all I have to do is modify the manager a bit.

150
Lua / Re: Updating WZGUILib
« on: December 31, 2012, 12:53:41 am »
Alright, here is the newest version, all textboxes now support password char. In the .tns is an example.

Pages: 1 ... 8 9 [10] 11 12 ... 45