Re: Image data in custom properties- fails in windoze standalone

2011-02-03 Thread Phil Davis
That's a fact I never understood. Thanks Scott! Phil On 2/3/11 5:06 PM, Scott Rossi wrote: the text property of an image can refer to both its image and alphaData together. -- Phil Davis PDS Labs Professional Software Development http://pdslabs.net

Drawing a line in a stand alone

2011-02-03 Thread revolution
I want the end user to draw a curved line on top of an image. The line needs to be a separate object. They initiate the process by clicking on a button to change to drawing mode, then mouse down starts drawing and mouse up to stop. I have the code that does what I want but the line is surrounded

Re: Image data in custom properties- fails in windoze standalone

2011-02-03 Thread Scott Rossi
Recently, Tim Lambert wrote: > Using 4.5.3 and have a single cd with 20 or 30 itms in a selectable list. > Clicking on a line brings up the corresponding image by setting the imagedata > to the corresponding custom prop of the cd. In OSX and on the iPad simulator > this works fine. The standalone

Image data in custom properties- fails in windoze standalone

2011-02-03 Thread Tim Lambert
Hi Using 4.5.3 and have a single cd with 20 or 30 itms in a selectable list. Clicking on a line brings up the corresponding image by setting the imagedata to the corresponding custom prop of the cd. In OSX and on the iPad simulator this works fine. The standalone OSX also works fine, but the Win

Re: Datagrid Multiple Column Sort

2011-02-03 Thread zryip theSlug
On Fri, Feb 4, 2011 at 1:12 AM, Bob Sneidar wrote: > Maybe not the place for this, but I looked in my datagrid, and those scripts > are not there. The buttons in DGH for Column sort, Reorder lines, Reorder > columns, and Resize columns by double-click are all greyed out, which I > assumed meant

Re: Datagrid Multiple Column Sort

2011-02-03 Thread Bob Sneidar
Maybe not the place for this, but I looked in my datagrid, and those scripts are not there. The buttons in DGH for Column sort, Reorder lines, Reorder columns, and Resize columns by double-click are all greyed out, which I assumed meant that the scripts were installed. If they were, it was not i

Re: Upload an LC file to Mac App Store

2011-02-03 Thread ron barber
Mario - You said: I developed some small applicationsin LICVE CODE that I wanted to publish on the AppStore Mac, I have inscribed me as a developer for the Mac App Store, I created the two certificates and Mac Mac App Installer, I added up Itunesconnect my applications that are now waiting to upl

Re: Datagrid Multiple Column Sort

2011-02-03 Thread zryip theSlug
On Thu, Feb 3, 2011 at 9:32 PM, Bob Sneidar wrote: Hi Bob, > Hi all. > > I thought this was addressed before, but I have looked through the forums and > the API to no avail. Is it now possible via the API to sort by multiple > columns? I know I can get the dgText, sort with Rev API and set the

Datagrid Multiple Column Sort

2011-02-03 Thread Bob Sneidar
Hi all. I thought this was addressed before, but I have looked through the forums and the API to no avail. Is it now possible via the API to sort by multiple columns? I know I can get the dgText, sort with Rev API and set the dgText, but I want to try to use the Datagrid API as much as possibl

Re: Datagrid question

2011-02-03 Thread Peter Haworth
Thanks Trevor. I just did that very thing as a workaround until I heard back so the workaround now becomes the solution! Pete Haworth http://www.mollysrevenge.com http://www.sonicbids.com/MollysRevenge http://www.myspace.com/mollysrevengeband On Feb 3, 2011, at 10:47 AM, Trevor De

Re: Datagrid question

2011-02-03 Thread Trevor DeVore
On Thu, Feb 3, 2011 at 12:50 PM, Peter Haworth wrote: > Here's an outline of what I'm trying to do. I've used a custom version of > the default header behavior to display a popup menu when the user clicks on > a datagrid header. That all works fine. When The user selects a menu item > from the p

Re: Datagrid question

2011-02-03 Thread Peter Haworth
Hi Trevor, Here's an outline of what I'm trying to do. I've used a custom version of the default header behavior to display a popup menu when the user clicks on a datagrid header. That all works fine. When The user selects a menu item from the popup, I have a menuPick handler in the script of

R: Re: Upload an LC file to Mac App Store

2011-02-03 Thread bacches...@tin.it
Messaggio originale Da: b...@mac.com Data: 3-feb-2011 18.37 A: "How to use LiveCode" Ogg: Re: Upload an LC file to Mac App Store I think currently there's not yet many people who have send LC created stuff to the App Store. This sound like you might get a faster recipe from the suppo

Re: Upload an LC file to Mac App Store

2011-02-03 Thread Björnke von Gierke
I think currently there's not yet many people who have send LC created stuff to the App Store. This sound like you might get a faster recipe from the support email (at runrev.com), then from the use list (here). Also make sure you send plain text mail, your emails always contain weird stuff lik

Upload an LC file to Mac App Store

2011-02-03 Thread bacches...@tin.it
Hi, again p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Geneva} p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Geneva; min-height: 17.0px} i’m going to become crazy.. as I wrote : I developed some small applicationsin LICVE CODE that I wanted to publish on the AppStore Mac, I have i

Re: Push notifications

2011-02-03 Thread John Allijn
:) On Feb 3, 2011, at 15:47, Mike Kerner wrote: > Not yet, but I keep asking... > ___ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://

Re: Live LiveCode Code Event #9

2011-02-03 Thread Björnke von Gierke
The latest news came in! I learned that Jim will show us how we can optimise user interfaces, for ourself or customers, and only show what we want. All that, simply by using windowshapes and similar fancy visual tricks. Cheers Bjoernke On 3 Feb 2011, at 14:45, Björnke von Gierke wrote: > Hi

Re: semi[OT] Preview of Intelli-Pubs

2011-02-03 Thread tkuyp...@telenet.be
After a big attack on our servers, we are back in business, so for those of you who are interested or involved in publishing, please visit www.intelli-pubs.com Met vriendelijke groeten, Ton Kuypers ___ use-livecode mailing list use-livecode@lists.ru

Re: Push notifications

2011-02-03 Thread Mike Kerner
Not yet, but I keep asking... ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode

Re: mouseup/mouseDoubleUp

2011-02-03 Thread Richard Gaskin
David Glasgow wrote: > On 1 Feb 2011, at 11:13 pm, Jacqueline Landman Gay wrote: >> >> Buttons are pretty universally one-click objects. > > ...except when you are calling a lift (elevator). But some of those buttons have no code behind them:

Live LiveCode Code Event #9

2011-02-03 Thread Björnke von Gierke
Hi persons that are on the edge of your seats The one and only event ploughs into town yet again, bringing you Mark with a tutorial about how to use Installer Maker. View it here: http://livecode.tv/mark/ Other presenters are Jim Ault and then it's Davids Saturday Night, as usual at the end. T

Re: datagrid forms and pre-defined sorting sorting

2011-02-03 Thread Trevor DeVore
On Wed, Feb 2, 2011 at 10:52 PM, Monte Goulding wrote: > Great! Would each key have it's own set of parameters (numeric, descending > etc) > Excellent question :-) That should probably be an option. -- Trevor DeVore Blue Mango Learning Systems ScreenSteps: http://www.screensteps.com LiveCode

Re: iOS: Developing a project for others

2011-02-03 Thread JosepM
Hi, The question is that they want the .ipa, I guess that sending the compiled app isn't enough, right? Salut, Josep -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/iOS-Developing-a-project-for-others-tp3253649p3258100.html Sent from the Revolution - User mailin

Re: mouseup/mouseDoubleU

2011-02-03 Thread David Glasgow
On 1 Feb 2011, at 11:13 pm, Jacqueline Landman Gay wrote: > Buttons are pretty universally one-click objects. ...except when you are calling a lift (elevator). ;-) Best Wishes, David Glasgow Carlton Glasgow Partnership i-psych.co.uk ___ use-livec

Push notifications

2011-02-03 Thread John Allijn
Hi, Is there a way to send/handle push notifications in LiveCode for iOS? Regards, John Allijn ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http:

Send local messages between iOS applications

2011-02-03 Thread paolo mazza
I wonder if I can send messages between two iOS applications connected to a local wifi network (not connected to Internet). Any idea? That would be great! Consider a "Naval Battle" application for 2 iPads connected to the local wifi network ! All the best Paolo