Hi,
Recently I went looking for some LCB details and discovered that the
nomenclature for the widget libraries had changed.
They are now of type "Module". This meant that the cross referencing for these
modules no longer worked and details of their contents were no longer displayed
when they w
On 02/01/2018 08:39 PM, hh via use-livecode wrote:
This is a widget for use with LC 8 (version > 8.1.5), LC 9 is
currently (as of 9.0.0-dp11) not supported, sorry.
"hhControls" is a widget that lets you *create* a widget that contains
controls: One or several of
A widget to create widgets! <3
This is a widget for use with LC 8 (version > 8.1.5), LC 9 is
currently (as of 9.0.0-dp11) not supported, sorry.
"hhControls" is a widget that lets you *create* a widget that contains
controls: One or several of
++ push buttons,
++ check boxes,
++ (groupable) radio buttons,
++ info text,
++ numb
Zryip,
You're the best! Is this in the API guide...? I need to download the new one.
I'm still looking at the one Trevor did a while back under Blue Mango.
> On Jan 31, 2018, at 5:38 PM, zryip theSlug via use-livecode
> wrote:
>
> I don't know, but you can create quickly and easily somet
Ok one step closer:
---
set the textStyle of widget "start" to "bold"
-
and with the chosen font of the widget set to [Styled Text) in the LC
Inspector it gives bold text.
But now all text in the widget is bold.
Can't figure out how tp only get the labet of the widget set to bold.
Anyone?
Hi Dave,
> Am 01.02.2018 um 16:28 schrieb Dave Kilroy via use-livecode
> :
>
> Klaus I wonder if he wants you to let the server know what kind of data
> you'll be sending up, it's not uncommon to set the headers this way when
> posting data to an API:
>
> put "Content-Type: application/json" in
What version of LiveCode on what platform are you trying this on?
There have been a number of bugs related to object geometry
calculations, including fields, over the years, found and fixed in
various releases of LC. Some were platform and version of OS specific.
On 1/31/2018 8:31 PM, David Epste
I get 14 for line 1 and 22 for the field. Put that in your smipe and poke it!
;-)
Bob S
> On Jan 31, 2018, at 17:31 , David Epstein via use-livecode
> wrote:
>
> Is there somewhere an explanation of how a field’s textSize, borderWidth,
> margins, and formattedHeight interact?
>
> Accordi
I decided to bite the bullet and build a dialog/palette for the process.
There are too many options to set, etc., and it just makes it easier. I
almost finished it for testing last night before going to sleep. I'm taking
a road trip today, but if I don't fall into bed tonight it should be done.
BTW
Klaus I wonder if he wants you to let the server know what kind of data
you'll be sending up, it's not uncommon to set the headers this way when
posting data to an API:
put "Content-Type: application/json" into tHeaders
set httpHeaders to tHeaders
Good luck!
Dave
Nicolas Cueto via use-livec
Hi David,
have a look at
http://berndniggemann.on-rev.com/margins/marginsapp.livecode.zip
It does not explain why but shows what influences the formattedHeight of a
field when changing margins, border size, scrollbars, text height etc.
Kind regards
Bernd
--
Sent from:
http://runtime-revoluti
11 matches
Mail list logo