Search found 10 matches
- Thu Mar 24, 2011 2:58 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Double-clicking does not open stack under 4.6
- Replies: 2
- Views: 2627
Re: Double-clicking does not open stack under 4.6
Oh - I fixed it. Problem is not knowing how to use my Mac. Solution for anyone (?) who may not know: 1) click the stack in question 2) in the Mac Finder, go to File menu, and click Get Info 3) Do: Open with: LiveCode 4.6 For some reason (should I know why?) when I installed LiveCode 4.6 this morning...
- Thu Mar 24, 2011 12:51 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Double-clicking does not open stack under 4.6
- Replies: 2
- Views: 2627
Double-clicking does not open stack under 4.6
I installed LiveCode 4.6 this morning (OS 10.6.6) works fine but… 1) now if LiveCode is not already running, I must drag & drop my stack icon onto the LiveCode icon in the dock to start up my stack. 2) now if LiveCode is not running and I double-click my stack, a "standalone" icon appears briefly in...
- Sun May 20, 2007 1:09 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: "get the textStyle of char x to y of field 2" is e
- Replies: 1
- Views: 3081
"get the textStyle of char x to y of field 2" is e
I cannot reliably read the textStyle (or textColor either) of chunks of text.
Some text in a field "myField" responds sensibly to:
get the textStyle of char x to y of field "myfield"
Some text in a field "myField" responds sensibly to:
get the textStyle of char x to y of field "myfield"
- Thu Apr 19, 2007 1:33 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Lock Screen fails in going between substacks?
- Replies: 8
- Views: 9445
Marielle, Mark Thanks for your further comments. The problem is I want the other windows to always be visible so the user can see them and can click on any chosen one to bring it forward. Thus, "go invisible stack..." won't do as it makes the stack dissappear (or flash momentarily if I immediately s...
- Wed Apr 18, 2007 3:43 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Lock Screen fails in going between substacks?
- Replies: 8
- Views: 9445
Thanks for everyone's responses - I see what I will need to do if I want to avoid the screen changes. But I wonder if a "between-windows" Lock Screen might ever be added to Rev? One of the really nice features of Revolution over HC, I thought, is the option of having multiple, simultaneously open wi...
- Tue Apr 17, 2007 5:35 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Lock Screen fails in going between substacks?
- Replies: 8
- Views: 9445
Lock Screen fails in going between substacks?
In OS X, my handler in one substack (in the forground on my screen) goes to another substack to do a quick text find, then returns to the original substack. In spite of LOCK SCREEN, the second substack, which is open "behind" the original, invariably flashes into the foreground momentarily - is this...
- Sat Mar 17, 2007 11:30 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Where's my Image Library? It didn't copy over with my App!
- Replies: 6
- Views: 7880
Ob! Mark! Thank You, Thank You. Exactly! I found my library "revLibMyIcons.rev" in my Mac OSX Documents (in "My Revolution" folder) on the external drive, copied it over to the internal drive, rebooted from that drive, put "revLibMyIcons.rev" into that Mac OSX's Documents AND ALL IS WELL. What a rel...
- Sat Mar 17, 2007 9:46 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Where's my Image Library? It didn't copy over with my App!
- Replies: 6
- Views: 7880
Where's my Image Library? It didn't copy over with my App!
Mark, Whoa, Sorry - I was confused about something in my post and gave you one piece of wrong information. In my answer to your question: >Is your custom image library available in Revolution's Image Library? I stated: No. (THAT IS CORRECT, BUT THE FOLLOWING IS NOT ) The name "MyIcons" is still in t...
- Sat Mar 17, 2007 7:45 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Where's my Image Library? It didn't copy over with my App!
- Replies: 6
- Views: 7880
Mark, Thank you for your reply. The answers to your questions are: >What have you tried to make sure... library is available to your stack? Nothing directly related to the image library. Is there something I need to do? All I've done is to make a copy of my application - I just select my application...
- Sat Mar 17, 2007 5:21 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Where's my Image Library? It didn't copy over with my App!
- Replies: 6
- Views: 7880
Where's my Image Library? It didn't copy over with my App!
Help! I've built an application in Enterprise (2.7.1 build 236) booting up in OSX on an external drive - everything is fine, including the custom Image Library I created to hold about thirty icons used by my application's buttons. But now I've installed OSX on my internal drive and when I open a cop...