Next day, Thursday…I can't reproduce this today…
BR
On 11/9/16, 5:18 PM, "use-livecode on behalf of Charles Warwick"
wrote:
What happens if you type: put ulExtIsBlocked() into the message box?
Maybe something is unloading the tsNetLibUrl library. Can you confirm
that stack
Interesting...I'm working with formattedheight today too. I have a field
placed under an image where it can't be seen. It slides down sometimes
and moves everything below it down to accomodate. When I get the
formattedheight of the group the controls are in, it returns the same
number regardles
Is 8 ignoring margins in calculating formattedHeight?
Placing a single line of text into a field, which is Helvitica Bold size 9,
and margins of 0,6,0,0, it manages to return a formattedHeight of 7 when
checking . . .
uhh . . . .
Am I missing something here?
This worked for years in 5/7 for yea
Sorry, I meant in the PI, not in LCS. Yes, I'm well aware of how to warp
DG's in LCS
On Wed, Nov 9, 2016 at 5:48 PM, Sri wrote:
> Hi Mike:
>
> Have you consulted the DataGrid help document (or dictionary)?
>
> set the dgProp["Property Name"] of group "DataGrid Name" to
> thePropertyValue
>
> wh