I use fullscreenMode "showAll" and put the important elements into the
"safe" area in the center. I put unimportant filler outside that area,
sometimes just a background fill color, sometimes a large image, depending
on the layout and content. The extra material fills the edges without
interfer
A long time since I studied Logic. :-[
Richmond.
On 17.08.19 23:00, Dar Scott Consulting via use-livecode wrote:
And what would you expect the value of the parenthetical expression to be?
On Aug 17, 2019, at 1:42 PM, Richmond via use-livecode
wrote:
setthetextColorof(line XOUNT offld "fPRO
For the same reason you can do
put 17 into B
but cannot do
put 17 into (B)
(My over-simplified way of thinking of it is ..
B is a container - you can put values into it or take them out.
(B) is just a value - you can only take it out.
Similarly,
line XOUNT of fld "f"
And what would you expect the value of the parenthetical expression to be?
> On Aug 17, 2019, at 1:42 PM, Richmond via use-livecode
> wrote:
>
> setthetextColorof(line XOUNT offld "fPROC") to"red"
>
> Disnae wark . . .
>
> Erm?
>
> Richmond.
>
> _
O, Aye, here we go: replying to his own post:
setthetextColorofline XOUNT offld "fPROC" to"red"
Why, Oh Why, Pray tell, should those *P-A-R-E-N-T-H-E-S-E-S* stop things?
On 17.08.19 22:42, Richmond wrote:
setthetextColorof(line XOUNT offld "fPROC") to"red"
Disnae wark . . .
Erm?
Richmon
setthetextColorof(line XOUNT offld "fPROC") to"red"
Disnae wark . . .
Erm?
Richmond.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.r
Hi Matthias,
ah ok, i did not know. I thought you made it with partly scripts from Chipp.
I think this has good potential, but needs indeed some enhancements.
Hopefully more people want this and maybe it is doable to enhance it or
that Chipp wants to do it.
Kind regards,
Jerry
Op 17-8-20
Hi Jerry,
i am not the developer of altMobileResizer. The developer is Chipp Walters.
See my answer below
> Am 17.08.2019 um 11:22 schrieb JJS via use-livecode
> mailto:use-livecode@lists.runrev.com>>:
>
> Hi Matthias,
>
>
> a few things i don't get.
>
> Why does it set the stack size so s
Hi Matthias,
a few things i don't get.
Why does it set the stack size so small, i don't see the other controls
anymore. I like to develop on 768x1024 and then i use set the
fullscreenmode to "exactfit"
disadvantage is sometimes the view of circles or squares are distorted.
Should i not use