The following relates to Windows only; things are working well on macOS.
I have this code in a DataGrid in an older project:
on dragstart
if the dgDataControl of the target <> "" then
put the dgIndex of the dgDataControl of the target into theIndex
set the dgDragImageIndex of me to the
Thanks for the kind words Marty! I’m glad it has been a worthwhile
transition for you.
The Sparkle and WinSparkle helpers are great examples of what the Foreign
Function Interface in LCB makes available to LiveCode. And by using the
“helper” component in Levure a developer can combine complex LCB
Tips from LiceCode.com or from Google searches or Apple articles or on
3rd party web sites (like Trevor's) are great ... for the people who
want to setup code signing themselves.
For LiveCode to be really considered an effective development
environment for building commercial application, a po
I really want to switch to Levure too, but my main project is quite
complicated, and it will take a goodly amount of time. Plus, since I
implemented chained behaviors for my datagrids, I'm not sure I can incorporate
that into Levure.
Bob S
> On Dec 12, 2018, at 09:56 , Knapp Martin via use-l
In my experience, it’s easy to make a mess of your certificates from Apple.
Then, if you’re like me, you finally get it set up but when you need to renew
them a few years later you’ve forgotten what you did the last time to get it
right (or is that just me?).
I’d like to give a plug here for Tr
Google kows how to find some interesting topics about this too.
BTW i'm on mojave and it run with double clicking it, so i assumed it
was not really neccessary. But for the store you need it, same as for
windows store you need to sign it too.
Maybe this can help some people too:
https://dev