Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: kurapica.igas
Forum: Dev Tools 09-08-11, 09:09 PM
Replies: 7
Views: 21,697
Posted By kurapica.igas
Well, thread is using to stop code running when...

Well, thread is using to stop code running when needed, in many ways it save time to build an addon, I know one time one code running, so all the lua code.

As an example, in past development, when I...
Forum: Dev Tools 09-08-11, 07:45 AM
Replies: 7
Views: 21,697
Posted By kurapica.igas
That's a sample code to show thread system, not...

That's a sample code to show thread system, not event system, I know what I'm doing, the final goal is to make UI simple, just like this

6482

the class system's inherit make creating widgets in an...
Forum: Dev Tools 09-08-11, 03:11 AM
Replies: 7
Views: 21,697
Posted By kurapica.igas
Sample Addon to show the thread system, to count...

Sample Addon to show the thread system, to count money you spent on the merchant for every time:

TestAddon.toc

## Interface: 40200
## Title: TestAddon
## DefaultState: Enabled
## RequiredDeps:...
Forum: Dev Tools 08-29-11, 10:30 PM
Replies: 7
Views: 21,697
Posted By kurapica.igas
Object-Oriented System for lua

Well, I want to introduce my lib addon 'IGAS'. Although it's just in beta, I thought it's time to bring it in.

In this addon, I built a object-oriented system for lua. Here is a sample code running...
Showing results 1 to 4 of 4