Search found 203 matches
- Tue May 22, 2018 7:24 am
- Forum: Android Deployment
- Topic: Gif animation runs slow on android only
- Replies: 3
- Views: 5221
Re: Gif animation runs slow on android only
It seems to still be an issue. Any word on the bug report for this?
- Tue Oct 25, 2016 5:03 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: How did I lock myself out of the standalone app settings?
- Replies: 1
- Views: 2680
Re: How did I lock myself out of the standalone app settings
Found out my license somehow changed itself... emailing support to change the license back was the fix.
- Sun Oct 23, 2016 8:23 pm
- Forum: Feature Proposals
- Topic: When is LiveCode going to allow gradients for Graphics
- Replies: 5
- Views: 4244
Re: When is LiveCode going to allow gradients for Graphics
Yes I know the property inspector has the palette for it, but the question is, what will it do? Lately, with the exact same version of LiveCode oddly enough, I have been able to create a gradient graphic. The catch is that you only have one chance to set it up, if you try modify it at all, it will g...
- Sun Oct 23, 2016 8:17 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: How to dynamically build a datagrid table
- Replies: 5
- Views: 4999
Re: How to dynamically build a datagrid table
Im sad to say that is what I was using
, I just didnt see the dgProps["columns"]. I must have just missed it.
Thanks!

Thanks!
- Sun Oct 23, 2016 12:29 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: How did I lock myself out of the standalone app settings?
- Replies: 1
- Views: 2680
How did I lock myself out of the standalone app settings?
I seem to have locked myself out of the standalone application settings. I have never seen this before. When I open the panel, I am unable to click on any of the tabs except bug reports,general ,stacks, and copy files. So this basically means i am locked from deploying to any platform. Did i piss of...
- Sat Oct 15, 2016 4:20 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: How to dynamically build a datagrid table
- Replies: 5
- Views: 4999
Re: How to dynamically build a datagrid table
Thanks klaus! Exactly what i was missing
- Fri Oct 14, 2016 9:06 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: How to dynamically build a datagrid table
- Replies: 5
- Views: 4999
How to dynamically build a datagrid table
Hello, it has been a while since i used the datagrid and had a simple question about datagrid tables. Maybe it is so simple, that I couldnt find any other threads on it so I decided to ask. If I were to query a database and pull out tables X, Y, and Z. And say I had a template for each X Y and Z and...
- Mon Oct 10, 2016 10:33 am
- Forum: Multimedia
- Topic: Directshow player problem loading videos
- Replies: 3
- Views: 4891
Re: Directshow player problem loading videos
Im not seeing any of those formats working on Windows in 8.1 stable
- Tue Oct 04, 2016 10:11 am
- Forum: Feature Proposals
- Topic: When is LiveCode going to allow gradients for Graphics
- Replies: 5
- Views: 4244
When is LiveCode going to allow gradients for Graphics
I can create them in 7 but since 7, gradients don't work. As a designer I miss this feature and think it is critical to designing apps. Anyone else miss these? Or are these a forgotten deprecated feature?
- Fri Sep 30, 2016 8:34 pm
- Forum: Announcements
- Topic: LiveCode Community project = Education Industry API
- Replies: 0
- Views: 3551
LiveCode Community project = Education Industry API
Today I would like to announce that we are going to be setting up a meeting on Thursday, October 6th, 9am PST to talk about how we can create an integration between LiveCode and the standardized eLearning compatibility systems such as xAPI, TinCan, LTI etc. The goal of this project is to allow LiveC...
- Fri Sep 30, 2016 7:13 pm
- Forum: Educational Outreach
- Topic: LiveCode to Education Industry API- Community project
- Replies: 12
- Views: 33278
LiveCode to Education Industry API- Community project
Today I would like to announce that we are going to be setting up a meeting on Thursday, October 6th, 9am PST to talk about how we can create an integration between LiveCode and the standardized eLearning compatibility systems such as xAPI, TinCan, LTI etc. The goal of this project is to allow LiveC...
- Wed Apr 27, 2016 4:50 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: LC 8 Browser Widget Rect
- Replies: 14
- Views: 13212
Re: LC 8 Browser Widget Rect
I changed to LC 8 RC 1 and it works fine now.
Try just upgrade to the latest version of LiveCode and it should work.
Try just upgrade to the latest version of LiveCode and it should work.
- Wed Apr 27, 2016 4:48 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: New blur command in LiveCode (Does it work?)
- Replies: 5
- Views: 4661
Re: New blur command in LiveCode (Does it work?)
Thank you for testing that Klaus and Richard! Well when I looked in the engine build folder there was a .dll file called blur which means to me that some blur effect is supposed to happen on windows. It also has a mac file included with Trevor's name in the notes. And that is it. I believe that Scot...
- Wed Apr 27, 2016 4:46 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: New blur command in LiveCode (Does it work?)
- Replies: 5
- Views: 4661
New blur command in LiveCode (Does it work?)
So if you look at LC 8 RC 1 you will see that they added a new command called "blur", used to blur an image. I think this is super cool. However when i call the command it says that it cannot be found. So my question is, am i not doing something i am supposed to? Am I using the wrong platform (Im us...
- Fri Mar 18, 2016 12:11 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Easy way to integrate iOS and Android SDKs
- Replies: 3
- Views: 3781
Re: Easy way to integrate iOS and Android SDKs
Thanks for doing that Richard. Yeah, Andre just happened to use the HTTP requests rather than the SDK itself which offers a wide range of functionality beyond the HTTP. Andres facebook stack is very useful for understanding how to integrate HTTP APIs. And now we are trying to kick it up a notch with...