The browser widget is too limited for my use, so no, I don't bother with
it. By "well-written", I meant written in such a way as being easy to
understand, not well-written like feature-complete, free of any bugs, etc.
I still use tmc2 for all my interface work...
__
On 18/04/2017 12:32, Mike Kerner via use-livecode wrote:
cool! And, you might be surprised by how well written the widgets are.
Have you tried the browser widget ?
You might be surprised by how well written it isn't.
Paul H. said the other day there were 30 active bugs on it.
I ran into a few
cool! And, you might be surprised by how well written the widgets are.
On Mon, Apr 17, 2017 at 10:51 PM, William Prothero via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Ok, got it!
> set the hilitedItemNames of widget "timerNav" to "timer"
>
> “timer” is one of the itemNames.
>
> I g
Ok, got it!
set the hilitedItemNames of widget "timerNav" to "timer"
“timer” is one of the itemNames.
I guess it just needed for me to take a dinner break.
Best,
Bill
> On Apr 17, 2017, at 7:45 PM, William Prothero via use-livecode
> wrote:
>
> Mike:
> thanks. I’ve been trying to avoid gettin
Mike:
thanks. I’ve been trying to avoid getting into the widget modification part of
livecode. I just figured there must be an easy way to initialize the widget’s
selection. I did look at the dictionary API entry and it doesn’t tell me
anything about how I would code an initialization to a parti
Go into the API, then in the picker on the top left, pick "Segmented
Control". There is one message and a bunch of properties.
Also, if you get stuck, some time, all the widgets have their source
available, and since they're written with LCB, it's pretty easy to read
(the documentation for each is