Search found 17 matches

by fgr33n
Fri Jul 10, 2015 1:54 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Weird image control behavior in edit mode-- Is this a bug?
Replies: 6
Views: 3920

Re: Weird image control behavior in edit mode-- Is this a bu

Hi Richard, Clicking to edit is so ingrained that I keep forgetting, and clicking images on the card to edit them. By adding the "tool" check it now stays on the same card. This definitely will help with my sanity going forward. Thanks again.
by fgr33n
Thu Jul 09, 2015 2:15 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Weird image control behavior in edit mode-- Is this a bug?
Replies: 6
Views: 3920

Re: Weird image control behavior in edit mode-- Is this a bu

Hi Richard, Sorry if I'm being dense, but the problem I'm trying to describe doesn't involve image transparency areas, the dictionary entry or stand-alones. When I select an image in the IDE, with the editing pointer tool, mouse events are still getting executed. In bug report terms: ACTION: click a...
by fgr33n
Wed Jul 08, 2015 10:09 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Weird image control behavior in edit mode-- Is this a bug?
Replies: 6
Views: 3920

Re: Weird image control behavior in edit mode-- Is this a bu

Hi Richard, I downloaded the test you made, and was getting different behavior with it than with my stack. After looking at your stack, I think the problem I was seeing is with the mouseRelease command, rather than mouseUp. In my project I was call mouseUp from within the mouseRelease, so it could h...
by fgr33n
Wed Jul 08, 2015 7:24 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Weird image control behavior in edit mode-- Is this a bug?
Replies: 6
Views: 3920

Weird image control behavior in edit mode-- Is this a bug?

Hi all, It appears that if you have a mouseUp handler in the stack script, selecting an image control in edit mode will execute the mouseUp. All the other controls seem to behave as expected-- they get the selection outline. But the image gets the selection outline, and then the mouseUp executes. I ...
by fgr33n
Thu Jun 25, 2015 4:09 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Attach behavior to mobile control? Possible?
Replies: 2
Views: 2220

Re: Attach behavior to mobile control? Possible?

Hi Klaus, I was afraid of that. Thanks for the info.
by fgr33n
Thu Jun 25, 2015 2:50 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Sqlite: storing fields from multiple cards in one table
Replies: 13
Views: 7570

Re: Sqlite: storing fields from multiple cards in one table

Hi Mikemc, If I understand your concern, to access fields on multiple cards you need to add the card name that the field is on. So instead of the text of field "fieldName" use the full path: the text of field "fieldName" of card "cardName" By specifying the path, LC will be able to find you fields n...
by fgr33n
Thu Jun 25, 2015 2:12 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Attach behavior to mobile control? Possible?
Replies: 2
Views: 2220

Attach behavior to mobile control? Possible?

Hi all, I would like to be able to touch a video in a mobile player to toggle between play and pause without having to display the controller, or create a separate button. This should be easy enough with mobileControlDo and Play or Pause. The problem is I can't seem to figure out how to attach an LC...
by fgr33n
Fri May 29, 2015 4:00 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Trying to create a slide up drawer in stack
Replies: 9
Views: 6073

Re: Trying to create a slide up drawer in stack

If you are doing a UI in the "drawer", group all your buttons and background graphic together. Then put Randy's script on the group.
by fgr33n
Wed May 27, 2015 4:40 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Externals for Windows Question
Replies: 0
Views: 1925

Externals for Windows Question

Hi, I have a simple utility app that has no database functionality. Yet the stand-alone .exe has an "eternals" folder with the revdb.dll file in it. I didn't specify database support, and use no database functionality, so I'm not sure why it is there? It appears with both the automatic and manual ex...
by fgr33n
Mon Apr 27, 2015 6:23 pm
Forum: iOS Deployment
Topic: LC 7.0.4 and Xcode 6.3 - once again broken?
Replies: 27
Views: 20865

Re: LC 7.0.4 and Xcode 6.3 - once again broken?

I do the same thing as Robl mentioned above. I keep several versions of Xcode installed. You can either have them running from different folders, or rename each to a unique name-- I personally like the folder method. This will keep you functioning without any waste of time going forward. Just point ...
by fgr33n
Thu Dec 18, 2014 11:13 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Video On Mobile LC-Noob Question
Replies: 1
Views: 2093

Video On Mobile LC-Noob Question

Hi All, this is probably an easy LiveCode-Newbie question, but really bugging me. The only way I've been able to get video to play on Android and IOS is by invoking the native mobile player via the mobileControl commands. I'm confused though, because in the language reference, the LiveCode Player Co...
by fgr33n
Wed Nov 19, 2014 10:46 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Possible to attach multiple behaviors to button?
Replies: 6
Views: 4236

Re: Possible to attach multiple behaviors to button?

Hi Dixie, thanks for the speedy reply and the example. I'm looking forward to checking it out tonight. Craig, thanks for the reply, I kind of thought that was the case, but after wasting quite a bit of time searching the language reference for a way to convert a string to an integer, I thought I wou...
by fgr33n
Wed Nov 19, 2014 7:32 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Possible to attach multiple behaviors to button?
Replies: 6
Views: 4236

Possible to attach multiple behaviors to button?

Hi, After reading the manual entry on behaviors, and searching this forum, I think I probably already know the answer, but just to double-check... It is possible to attach multiple behaviors to an object-- like a button? If it is not possible through the property window, can multiple behaviors be in...
by fgr33n
Fri Nov 14, 2014 9:00 pm
Forum: MobGUI
Topic: Is MobGui still alive and does it work with Livecode v7
Replies: 12
Views: 16116

Re: Is MobGui still alive and does it work with Livecode v7

Hi, Mr Crussell, Since it appears that MobGUI support is currently very limited or non-existent, I think you will be on your own, as far as the MobGUI developer is concerned. This is why I decided to make sure I could implement everything before committing fully to the LiveCode platform for a projec...
by fgr33n
Tue Oct 28, 2014 8:57 pm
Forum: iOS Deployment
Topic: App Template for iOS 7
Replies: 5
Views: 5824

App Template for iOS 7 and Android

Hi Ender, Just want to let you know that I just tried this file on an Android Nexus 7, Gen2 (2013 version), with OS v4.3, and the pages and elements all scale and center themselves, as expected, with gestures and menu also working properly. I also tried it on an iPad4 retina (v8.1), an old iPad1 (v5...

Go to advanced search