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 ... 12 13 [14] 15 16 ... 45
196
Lua / Re: Updating WZGUILib
« on: October 19, 2012, 08:20:38 pm »
I would like to introduce a newer feature of WZGUILib: Events.
Currently there are 11 events. How it works is everytime an event fires, it calls the handler, WZ_E_THROW().
The events are: WND_CLOSE, WND_MAX, WND_REG, WND_PNT, TXTBOX_TXTCHNG, NUD_NCHGNGP, NUD_NCHGNGM, RDB_MCHNG, CHK_CHKCHNG, PB_NPIC, PB_PPIC.
How you analize events is through the table WZ_EVENT_ST. The members are WND_NAME, E_TYPE, CON_THROWER.
CON_THROWER is the name of the control that threw the event, and WND_NAME is that controls parent.
Im still working on the concept, but it looks good so far.
This version will be released with WZGUILib, but it will be named WZGUILib EV. I will be putting this version up soon.

197
Lua / Re: Updating WZGUILib
« on: October 18, 2012, 02:21:28 pm »
Ok, so It has been super busy, but do to a teachers conference, I get a 4 day weekend. I should get all of the documentation done by sunday. Here is the latest version. Alot of the controls are done now.

198
Other / Re: Realistic Mecha Tech
« on: October 14, 2012, 06:07:38 pm »
It would be spendy, but completely awesome

199
TI-Nspire / Re: Would it be possible to port this game to nspire?
« on: October 14, 2012, 04:24:18 pm »
Ive played games similar to this, they are deffinately addictive...
Here is one that I think is similar (It looks like it) for those without an Idevice:

http://www.addictinggames.com/strategy-games/corporationinc.jsp


200
Lua / Re: Updating WZGUILib
« on: September 24, 2012, 08:19:41 pm »
Its been a while since I posted...
Anyway I finished the Dialog reference and I want to get buttons and textboxes done tonight, maybe even more than that

201
Computer Projects and Ideas / Re: OS Disks
« on: September 07, 2012, 08:52:21 pm »
Ok, got Ubuntu installed on the computer, and it runs surprizingly fast for a computer that only has 512 mb of ram.

202
Computer Projects and Ideas / Re: OS Disks
« on: September 07, 2012, 02:36:05 pm »
Sorry about that if you were in chat, got kicked out of the library, this computer will not display the chat box. I have roxio, but the first time there was an error, so IDK

203
Computer Projects and Ideas / Re: OS Disks
« on: September 06, 2012, 07:23:57 pm »
I found another computer without an operating system... What version of linux would you recomend??
I know it has a pentium 4 and I think it was built between 2003 and 2006.

204
Computer Projects and Ideas / Re: OS Disks
« on: September 05, 2012, 10:24:15 pm »
I *think* they are full OS's, so Ill bring them in and try them out.
EDIT: I might ask our IT guy if he has some disks, If I found a W2k disk in a box, theirs bound to be more somewhere...

205
Computer Projects and Ideas / OS Disks
« on: September 05, 2012, 07:56:03 pm »
Ok, so at school today I was looking at some older computers in our Tech room, and found one of the computers didnt have an OS. So while searching I ran across a W2K disk and loaded it. Thats great and all except its an eval copy. At home I have 2 OS disks, one is Windows 98 SE that came with an old pavilion computer and the other is Windows ME that came with a gateway. My question is could I use those disks and load those OS's onto an old Compaq Evo. The reason Im asking is because the disks themselves have the brand names of HP and Gateway on them. Im not using XP because I dont have it and I couldnt find it.

206
Humour and Jokes / Re: Nspire Emulator on nspire!
« on: September 03, 2012, 07:26:13 pm »
lol, sweet

207
Lua / Re: Updating WZGUILib
« on: September 03, 2012, 07:25:20 pm »
Here is the somewhat completed start page and the forms referance.
It is all in HTML.

208
Lua / Re: Updating WZGUILib
« on: August 28, 2012, 07:52:31 pm »
Here is the Beta that I am going to post onto TICalc in a few weeks. You may be wondering 'A few weeks? Why?'. The reason is because I am going to write some tutorials and release them with this beta.
**Notice: I added an on.resize function, so fullscreen works correctly again.

As always the TNS is for 3.2 and the Lua is for 3.1, although most code is compatible.

All strings currently in the TNS will draw DIFFRENTLY on a 3.1 handheld. Due to a TI Bug I had to change drawing code. All strings draw exactly one pixel off on the horizontle(y) part of the screen.

210
Lua / Re: Updating WZGUILib
« on: August 27, 2012, 07:39:53 am »
IDK, I looked through the documentation, but maybe I missed something. Anyway good to know.

Also @ElementCoder, thanks. If you are looking to make games I am trying to add a foms graphics context. nvm, I will just make an overall graphics maganger.

@Levak, It dosent go fullscreen in that way. I thought about doing something like that, but then I realized that it wouldnt be OS <= 3.1 compatible.

Pages: 1 ... 12 13 [14] 15 16 ... 45