The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From: Neil Hodgson <nyamaton...@gmail.com>
Date: Mon, 26 Mar 2012 10:19:18 +1100
Local: Sun, Mar 25 2012 7:19 pm
Subject: Re: [scite] Re: Scripted user interfaces with user strips
Philippe Lhoste:
> I played with the concept. I like the compact textual format, but the usage Names may be better than numbers. Lua-style indexing from 1 > of special symbols and numbers (with off-by-one indexes) isn't very > practical. > As an exercise, I made a new format for the GUI: it is parsed into the > compact format. shouldn't matter much as most of Scintilla indexes from 0. Its easier to write C++ code to parse some text than to read from > It allows to name components (last field). If you are relying on Lua structures than you can just use a > And the combo boxes are automatically filled. literal table { "ichi", "ni", "san" } and not worry about "\n" delimiters. Then its easy to use existing tables of strings. Neil You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||