[ANN] iOS and Android apps

2011-07-15 Thread John Allijn
Hi, Apple just approved two updates of my apps: READ is now universal (one executable for iPhone and iPad). It has also some minor updates in the way it displays text. The app can be downloaded here: http://itunes.apple.com/us/app/read/id433493823?ls=1&mt=8 For the Dutch readers on the list:

Re: How/When are behavior references resolved?

2011-07-15 Thread Phil Davis
On 7/15/11 7:07 PM, dunb...@aol.com wrote: I believe putting a stack into use will only place the stack script in the hierarchy. Objects, like buttons, will not be "seen". Craig Newman Yet after they are in use, the objects they contain (images at least) can be successfully referenced as bu

Re: repeat with i=

2011-07-15 Thread J. Landman Gay
On 7/15/11 6:02 PM, Roger Eller wrote: On Fri, Jul 15, 2011 at 6:56 PM, Pete wrote: Sounds like the best solution. Thanks for posting the question - I learned about "delete", "any", and more about "sort"! Pete Molly's Revenge These little challenges are great f

How to detect zoombox click

2011-07-15 Thread Bill Vlahos
I want to detect when a user clicks the zoombox (green light on a Mac) and do something similar to iTunes where if you click the zoombox the program doesn't just resize itself but goes into a different mode. The only message I see is a resizeStack message but that happens if the user resizes th

Re: How/When are behavior references resolved?

2011-07-15 Thread dunbarx
I believe putting a stack into use will only place the stack script in the hierarchy. Objects, like buttons, will not be "seen". Craig Newman -Original Message- From: Ken Ray To: How to use LiveCode Sent: Fri, Jul 15, 2011 4:02 pm Subject: Re: How/When are behavior references reso

Re: Viewing Large Images Using Groups and Adding Buttons to the Map Group?

2011-07-15 Thread Ken Ray
> You cannot group a group using LiveCode's development environment, but you > can use the message box to issue a group command to stick the mapLayer inside > the mapContainer: Actually you *can*, but you need to add a dummy object, select them both, group them, and then delete the dummy object

Floating City and K12 Game Theory Model...

2011-07-15 Thread John Patten
Thanks Scott and Brent...I'll look at both of your solutions regarding large images and groups... FWIW, I've been looking at how an online game called The Floating City (http://www.floatingcity.com was put together...and how some of the principle game activities could be incorporated into a

Re: How/When are behavior references resolved?

2011-07-15 Thread Ken Ray
On Jul 15, 2011, at 3:29 PM, Pete wrote: > I'm having a problem with behaviors not being resolved in my application > stack. > > I have two stack files, lets call them library.livecode and > application.livecode. The script of the main stack of library.livecode has > handlers that I use in appl

Re: repeat with i=

2011-07-15 Thread Roger Eller
On Fri, Jul 15, 2011 at 6:56 PM, Pete wrote: > Sounds like the best solution. Thanks for posting the question - I learned > about "delete", "any", and more about "sort"! > Pete > Molly's Revenge > These little challenges are great for the LC community. I learn som

Re: repeat with i=

2011-07-15 Thread Pete
Sounds like the best solution. Thanks for posting the question - I learend about "delete", "any", and more about "sort"! Pete Molly's Revenge On Fri, Jul 15, 2011 at 3:40 PM, Timothy Miller < gand...@doctortimothymiller.com> wrote: > Thanks for all the suggestio

Re: repeat with i=

2011-07-15 Thread Timothy Miller
Thanks for all the suggestions. I think I'll go with: on mouseUp local theNums put "1,2,3,4,5,6" into theNums sort items of theNums numeric by random(100) repeat with i = 1 to 6 do "whatever" & item i of theNums end repeat end mouseUp This is probably erroneous but possibl

Re: [OT] calling non-numbered Unicode glyphs

2011-07-15 Thread Mark Schonewille
Oh darn, that first sentence let me rewrite that. I think that Fontographer will show you the UTF8 values of the glyphs. You can take those values and convert them to binary using the binaryEncode function. Convert the binary value to UTF16. -- Good night, Mark Schonewille Economy-x-Talk

Re: [OT] calling non-numbered Unicode glyphs

2011-07-15 Thread Mark Schonewille
Hi Richmond, I think that Fontographer will show you the UTF8 values of the font values. You can take those values and convert them to binary using the binaryEncode function. Convert the binary value to UTF8. It is probably easier to use Mac OS X's Character Viewer. This palette will allowyou

Re: Viewing Large Images Using Groups and Adding Buttons to the Map Group?

2011-07-15 Thread Brent Anderson
I actually did this on iOS recently. Incidentally, I scrapped the grouped map/button concept in favor of an HTML implementation (which, depending on your application, could be a good idea). But, if you're interested in using buttons and an image in a grouped implementation, I used two groups. O

Re: Viewing Large Images Using Groups and Adding Buttons to the Map Group?

2011-07-15 Thread Scott Rossi
Hi John: Maybe this is a start for what you're trying to do: {in your message box) go url "http://www.tactilemedia.com/download/dragscroll.rev"; Regards, Scott Rossi Creative Director Tactile Media, UX Design Recently, John Patten wrote: > Hi All! > > I have a few questions about large imag

Viewing Large Images Using Groups and Adding Buttons to the Map Group?

2011-07-15 Thread John Patten
Hi All! I have a few questions about large images, buttons and groups I have a card that I want to place a large map image on. I know I can put it into a group, size the group, and turn the scroll bars on to navigate the large image. Is it possible to navigate map in a group with just

[OT] calling non-numbered Unicode glyphs

2011-07-15 Thread Richmond Mathewson
Normally if one wants to put a unicode char into a field one does something like this: set the unicodeText of fld "MyBigFatUnicodeTextFld" to numToChat(2327) & numToChar(9745) or set the unicodeText of fld "MyBigFatUnicodeTextFld" to the unicodeText of fld "MyBigFatUnicodeTextFld" & numToCha

How/When are behavior references resolved?

2011-07-15 Thread Pete
I'm having a problem with behaviors not being resolved in my application stack. I have two stack files, lets call them library.livecode and application.livecode. The script of the main stack of library.livecode has handlers that I use in application.livecode by issuing a "start using" command. l

Nested behaviors

2011-07-15 Thread Pete
I'm not sure if I should expect this to work or not, but it doesn't! I have a custom column behavior for a datagrid column that contains an option menu. The option menu has a behavior set for it. In the custom column behavior FillInData handler, I dispatch a message to the option menu which shou

[ANN] iValentina 4.9 for iPhone and iPad APPROVED. FREE.

2011-07-15 Thread Ruslan Zasukhin
Hi Guys, I want inform you that 4.9 update of iValentina was approved today. You can use get it for FREE here. ipad: http://itunes.apple.com/app/ivalentina-for-ipad/id415367982?mt=8 iphone: http://itunes.apple.com/app/ivalentina/id415381086?mt=8 == What's New in Version 4

Re: [ANN] alien camel in your LiveCode

2011-07-15 Thread René Micout
Bravo Thierry, même si je n'y comprends pas grand chose (even if I do not understand much) René Le 15 juil. 2011 à 16:05, Thierry Douez a écrit : > Hi, > > I'm pleased to announce SunnYperl. > > Download today a trial version from http://sunny-tdz.com > > Formerly called rev2perl, SunnYperl i

Re: repeat with i=

2011-07-15 Thread James Hurley
> -- > > Message: 7 > Date: Thu, 14 Jul 2011 10:06:01 -0500 > From: Ronald Zellner > To: use-livecode@lists.runrev.com > Subject: Re: repeat with i= > Message-ID: > Content-Type: text/plain; charset=us-ascii > > Jim's seems to be the most efficient and accurate, Ron

[ANN] alien camel in your LiveCode

2011-07-15 Thread Thierry Douez
Hi, I'm pleased to announce SunnYperl. Download today a trial version from http://sunny-tdz.com Formerly called rev2perl, SunnYperl is an external which embeds Perl inside your LiveCode engine. Or in other words, you can write externals in Perl. For Perlers, it's a LiveCode proxy: fast and d

Re: Re: Unicode again, this time comboboxes

2011-07-15 Thread Malte Brill
Ok, getting a step further with this. This does work, but is rather ugly: To Read out a current label of the comboBox: on mouseUp lock screen local tProps,tSelection select the text of btn "Combo" focus on btn "Combo" answer the selection put the unicodeText of the selection i