UI API Reference

Im looking for a reference to the UI library but I cannot find it. I have been staring at the API section for quite some time now, so maybe I am just looking int he wrong area. Anyone have a link to some of this information?

Thanks a lot! [import]uid: 9968 topic_id: 3247 reply_id: 303247[/import]

I don’t think the UI library information made the switch to the online docs. There was only a couple paragraphs in the API PDF and most of it was example code. I’ll file a request to put up some online docs for the library.

The best thing to do is look at ui.lua file for information about how it works and the parameters used. You can also look at some the sample apps (ButtonEvents) to see how it’s used.

-Tom [import]uid: 7559 topic_id: 3247 reply_id: 9690[/import]

Awesome, thanks for the response! I will check out those resources now. Do I have to have the ui.lua file in every project I want to use the UI API in? [import]uid: 9968 topic_id: 3247 reply_id: 9751[/import]

Yes. It’s not very large. [import]uid: 1560 topic_id: 3247 reply_id: 9796[/import]