Major Improvements
The KUIML reference has been finished to cover all public and experimental features:
- Each KUIML element shows a brief list of attributes (easy to find the one you need quickly) or a full view with detailed descriptions. You can also click on the attribute in the “brief” list to view its details. See example in TEXT_EDIT_BOX.
- Elements can show all inherited attributes on a single page (no need to go through 'parent' pages to find the attribute for the element you need).
- It’s possible to view all attributes of all elements on a single page (if you remember attribute name but not where it belongs to) or explore elements grouped by type, sorted alphabetically, or displayed in a tree view (experimental)
- More than 400 ready-to-use KUIML examples and code snippets are available in the KUIML reference with graphics to see what they do. Just copy and paste, explore and modify to your needs.
- Added a full article on scripting covering all the built-in addons like XML Parsing, UTF-8 iterator, StopWatch, CANVAS etc.
- Easily find all built-in parameters and variables with examples
- Added infomation about common errors and solutions, examples of built-in cursor types
- Published a script converter to easily transform inline scripts into standalone ones
- Everything from the original BCA manual has been checked, improved, and often rewritten for clarity and accuracy, plus added some experimental stuff that is not yet available in the official manual (like extra attributes, elements and scripting techniques).
- Comment on any articles, share insights and feedback, comment on comments
- Add personal code snippets using [ code ]...[ /code ] in comments
- And now — it’s also possible to upload your own scripts!
Share feedback, ideas and scripts to help the site grow into a more complete and valuable resource for everyone working with PnS and KUIML.
Visit pns.letimix.com to explore all the new features!