Regardless, I have decided to use a standard LC slider set to
-1,0,+1 with some labels grouped to it. It works like a charm
and minimizes the number of graphics/objects and code.
I was interested to see that; it's clever, and it does work if you click in
the slider bar. But dragging the indicat
Yea, I know I can make my own custom controls and have on numerous
occasions.
I *MUCH* prefer to use existing controls as I dislike UI coding. To me
it is the most tedious part of app development.
This google search shows (at least the majority of initial images) a
bunch of 2-position on/off
On 5/25/2021 3:06 PM, J. Landman Gay via use-livecode wrote:
On 5/24/21 4:19 PM, Paul Dupuis via use-livecode wrote:
My objective is to store the defaults for a given OS and version on
startup of my application, so that if the user uses existing controls
to change fonts in various places, I cna
On 5/24/21 4:19 PM, Paul Dupuis via use-livecode wrote:
My objective is to store the defaults for a given OS and version on startup of my application,
so that if the user uses existing controls to change fonts in various places, I cna provide a
means to "Reset" them to the defaults
The fonts i
Nice! I like the idea of this because it gets the readout away from the cursor
so that you can read it.
Roger
> On May 25, 2021, at 11:18 AM, Richmond via use-livecode
> wrote:
>
> Sorry: went a bit bonkers:
>
> https://forums.livecode.com/viewtopic.php?f=7&t=35903
>
> Richmond.
>
> On 25.
Sorry: went a bit bonkers:
https://forums.livecode.com/viewtopic.php?f=7&t=35903
Richmond.
On 25.05.21 20:23, Roger Guay via use-livecode wrote:
Ah yes, I knew that but had forgotten it. Thank you, Klaus!
Roger
On May 25, 2021, at 10:11 AM, Klaus major-k via use-livecode
wrote:
Hi freind
Ah yes, I knew that but had forgotten it. Thank you, Klaus!
Roger
> On May 25, 2021, at 10:11 AM, Klaus major-k via use-livecode
> wrote:
>
> Hi freinds,
>
> this - ≥
> is a MAC-only character and will throw an error on Windows!
> Use/replace with:
> <=
>> =
> <>
> for full platform comatibil
Hi Paul,
You can make your own custom controls in LiveCode.
Perhaps you just want something more like three radio buttons,
or simulate a slider control with buttons and graphics.
Give us an example image to help clarify what you want.
Thanks,
Rick
> On May 25, 2021, at 11:38 AM, Paul Dupuis v
Hi freinds,
this - ≥
is a MAC-only character and will throw an error on Windows!
Use/replace with:
<=
>=
<>
for full platform comatibilty!
> Am 25.05.2021 um 19:06 schrieb Roger Guay via use-livecode
> :
>
> Hi Paul, I’m not able to duplicate the error here. Can you tell what control
> you wer
Hi David,
Pass on the framework, but regarding the page…
FWIW from the message box, I was able to set the url of widget ‘Browser’ to
"https://obs.ninja” (apparently empty...) but then put the htmltext of widget
“Browser” to see that there is indeed some content.
So, it’s not scripting itself t
Hi Paul, I’m not able to duplicate the error here. Can you tell what control
you were adjusting?
You should be able to achieve what you want by changing the ‘backBar” grc style
from roundrect to oval. You might have to play with the code a bit, but it
should work.
Roger
>
> Thank you. Scrollb
I’m having trouble keeping track of which framework the browser widget uses -
on MacOS is it using webkit or Chromium?
A url I am trying to access is blank - https://obs.ninja - while it is showing
in Safari and Chrome on the desktop - any suggestions?
__
Rick and Jacqueline,
Thank you for the horizontal slider suggestions. This could suffice for
what I need. I was imagining more of the common "circle inside an oval"
"switch" control you see on the web and in apps these days. However,
beggars can't always be choosers and I the slider works well
13 matches
Mail list logo