Hi,
Does anyone updates their app on Google/Apple store just because there is
an LC update? Which might contain improvements or bug fixes?
Regards,
Jerry
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsu
Oh. Cool. I did not know you could do that! Can it do widgets (for svgs) and
checkboxes too?
Sean Cole
Pi Digital
> On 25 Mar 2020, at 03:56, Mark Wieder via use-livecode
> wrote:
>
> On 3/24/20 6:43 PM, Pi Digital via use-livecode wrote:
>> The only issue with using a field is you are limi
On 3/24/20 6:43 PM, Pi Digital via use-livecode wrote:
The only issue with using a field is you are limited to character data
presentation only. You can’t put inline images, widgets, checkboxes, etc.
Now that's just patently not true. No problem with images:
Set the imagesource of char x of fi
The only issue with using a field is you are limited to character data
presentation only. You can’t put inline images, widgets, checkboxes, etc.
For HTML5 deployment I’ve ended up reinventing the wheel with a DataGridV3.
I’ve gradually even made it quite generic in code so that it handles whate
Paul Dupuis wrote:
> Has anyone come up with a way to configure a DataGrid (LC9) so that
> the left most column remains visible when the other columns are
> scrolled horizontally?
>
> Or is the only way to to do this is to have a separate field to the
> left of the DataGrid that holds the left co
Sean:
You are performing a noble task. After a hiatus, I’m back working on an
educational app teaching plate tectonics. When I think of pitfalls of
distributing an actual app, I fondly look at web distribution, like I used to
be able to do with Director in shockwave. Anyway, I’d gladly pay well
I am with Bob on this.
Oftentimes, just out of stubbornness, I will try to create a "native" solution
to some problem. Native here means that I try to force, bend, cajole, whatever,
the built-in functionality of LC to make an effect the way I want it. The
stubbornness comes from trying to be as
NVM I was able to connect using revOpenDatabase(). Now my trouble is getting
sqlYoga to make the connection, but I am close.
> On Mar 24, 2020, at 4:39 PM, Bob Sneidar wrote:
>
> Hi all.
>
> I read in a thread a long while ago that someone was currently connecting to
> a MSSQL database via
Hi all.
I read in a thread a long while ago that someone was currently connecting to a
MSSQL database via ODBC. Reading the dictionary, MSSQL is NOT one of the types
of databases revOpenDatabase() can communicate with. I am right on the verge of
creating an ODBC agent, but have hit this snag.
I did something along these lines some time ago. I needed check boxes to the
left of a data grid that scrolled with the grid but remained visible.
Yes your idea of a second object that scrolls with the data grid is the way to
go. There is a message that gets sent to a data grid called scrollBarD
Has anyone come up with a way to configure a DataGrid (LC9) so that the
left most column remains visible when the other columns are scrolled
horizontally?
Or is the only way to to do this is to have a separate field to the left
of the DataGrid that holds the left column?
Anyone solved this a
Dear List Folks,
LiveCodeShare is about to be offline for an hour or so while it makes it final
move to our new server, having been repaired and updated to run on the 64bit
OS. Once this is completed, this should be the final time it has to move, and
it should resolve an observed problem with u
12 matches
Mail list logo