Hi all,
I've been doing quite a bit of work with the Foreign Function Interface
(FFI) in LiveCode Builder (LCB) lately. As I make the shift to a 64-bit app
on macOS I want to convert most of the custom externals I use to LCB. I
think they will be easier to improve going forward.
Today I finished
This is what I have:
on resizeStack x,y
ANSWER X &COMMA& Y
setupUI x,y
end resizeStack
The answer dialog appeared once on my first test (with no x,y values)
and all test builds after that never showed an answer dialog at all. The
setupUI handler also has an answer dialog for testing and I
On 6/19/2018 4:52 PM, Rick Harrison via use-livecode wrote:
> Hi Tom,
>
> I haven’t done much of anything with the datagrid, but I am
> wondering what happens if one of the cells in your row
> has an image in it? Will the row resize to be able to show
> the minimum height of the image? If so, that
My read is that it is the same code. Licensed version just allows commercial
use without disclosing source code (Similar to LC Community edition compared to
Indy/Business).
On Jun 19, 2018, 3:47 PM -0500, Mike Kerner via use-livecode
, wrote:
> I guess what I meant was what's the difference betw
I always get the resizestack message on Android. For me it's when I do a
"wait x ticks with messages" in a resize stack hander on iOS. The handler
finishes but the engine is unresponsive to any messages after that.
Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net
Hi Tom,
I haven’t done much of anything with the datagrid, but I am
wondering what happens if one of the cells in your row
has an image in it? Will the row resize to be able to show
the minimum height of the image? If so, that might be
a work around for you.
Good luck,
Rick
> On Jun 18, 2018,
I guess what I meant was what's the difference between the paid and unpaid
version? I have my own db library, but I'm always game to move to
something better.
On Tue, Jun 19, 2018 at 11:24 AM Matthias Rebbe via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Andre,
>
> when did you sent o
I tried it on Android, and it doesn't look like resizeStack is being
sent at all, and sending a command "in time" inside an
orientationChanged handler doesn't trigger either. Until that's fixed
there's not much we can do.
There may be something else going on, but my Mac refuses to enable
remo
Nicethe proof is in the pudding. Thats why the say a good programmer
spends most of their time staring at the ceiling ... thinking. Who
they are ...I do not know.
On Tue, Jun 19, 2018 at 12:47 AM, Curry Kenworthy via use-livecode <
use-livecode@lists.runrev.com> wrote:
>
> Geoff wrote:
>
thats exactly what I mean...and while thinking about it .. there is
already a significant performance hit with having to calculate all rows in
order to know how to scroll through the rows. the scrollbar works
based on equal row sizes . so i will have to find a workaround for
that
To be specific, I would like to see a added feature to the "table" mode
of the DataGrid where the row height for each individual rows is set to
the max(formattedheight) of the contents of the visible columns for that
specific row. So if a dataGrid has 3 visible columns and for row 1 the
height of t
Andre,
when did you sent out those emails. I did not receive any from your shop.
Regards,
Matthias
> Am 19.06.2018 um 15:46 schrieb Andre Garzia via use-livecode
> :
>
> Skip, there is no upgrade charge and all previous customers should have
> received an email from my shop with the link to
Bob, yeah those are standard features of the form view but i need
flexible rows in table view. which do not work out of the box.
On Tue, Jun 19, 2018 at 10:45 AM, Bob Sneidar via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Isn't that the difference between a form datagrid and a
Isn't that the difference between a form datagrid and a table datagrid? Why not
just create a form datagrid and control the heights programmatically? Or do you
need the row heights to be user manipulated? I saw an example a long time ago
of a form style datagrid where one of the buttons in the f
So we are all just a part of Bill's acid trip eh? Nice. :-)
Bob S
> On Jun 18, 2018, at 19:01 , Mark Wieder via use-livecode
> wrote:
>
> http://www.mondo2000.com/2018/06/18/the-inspiration-for-hypercard/
>
> --
> Mark Wieder
> ahsoftw...@gmail.com
>
> _
Skip, there is no upgrade charge and all previous customers should have
received an email from my shop with the link to the new version by now. I
don't like to charge for upgrades for minor revisions.
Mike, basically it behaves better regarding unicode characters coming into
LC and out of LC into
what is the difference?
On Tue, Jun 19, 2018 at 8:09 AM Skip Kimpel via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Is there an upgrade charge?
>
> SKIP KIMPEL
>
> On Mon, Jun 18, 2018 at 11:12 PM, Andre Garzia via use-livecode <
> use-livecode@lists.runrev.com> wrote:
>
> > Friends,
>
Is there an upgrade charge?
SKIP KIMPEL
On Mon, Jun 18, 2018 at 11:12 PM, Andre Garzia via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Friends,
>
> After ages without updating my tools, I've resumed working on them. Today I
> am releasing a tentative version of DB Lib v2.2 which has b
Agree!
before thinking of a big solution like an "integrated setup" it would
already help a lot to have a complete, detailed and regularly checked and
updated step by step road map like LC has started it with:
https://livecode.com/resources/guides/mobile/android/
This 'how to' guide only had to be
19 matches
Mail list logo