The overwhelming data grid

2011-04-19 Thread Maarten Koopmans
Hi, I have a use case for the data grid, but the component feels a bit overwhelming. Really simple: I have rows for the grid in 3 columns, I want to style each column diferently, and attach different actions to every column type (cell). Some cells may have an icon instead of a text, or both. Text

Re: Palette question

2011-04-19 Thread Pete
Yep, tried all that, Even used the message box to put the resizable property of the stack after it was opened and it shows false. Weird. Pete Molly's Revenge On Tue, Apr 19, 2011 at 7:43 PM, J. Landman Gay wrote: > On 4/19/11 3:52 PM, Pete wrote: > >> Well I th

Can LiveCode Dictionary text be enlarged?

2011-04-19 Thread tbodine
Is there a way to increase the type size of the LiveCode Dictionary? The details of the dictionary entries are usually where all the rich details lurk, but that type is way too small for my middle-aged eyes. Suggestions? Thx, Tom Bodine -- View this message in context: http://runtime-revolution

Re: Palette question

2011-04-19 Thread J. Landman Gay
On 4/19/11 3:52 PM, Pete wrote: Well I thought I was done with this but now I have a stack with resizable set to false, but the resize icon is still there in the bottom right and I can resize it. Setting resizable to false worked great in a couple of other stacks - is there some other property o

Re: Copy files location in iOS

2011-04-19 Thread J. Landman Gay
On 4/19/11 8:19 PM, Gerry wrote: I've read the release notes but I still can't work out how to refer to files I've included with the app in the Copy Files pane of the standalone settings. I think they are in the app's "library" folder, but I can't refer to them using e.g.: specialfolderpath ("li

Re: Free LiveCode eBook

2011-04-19 Thread tbodine
Thanks Scott! -- Tom Bodine -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Free-LiveCode-eBook-tp3451256p3461974.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-livecode mailing list use

Copy files location in iOS

2011-04-19 Thread Gerry
I've read the release notes but I still can't work out how to refer to files I've included with the app in the Copy Files pane of the standalone settings. I think they are in the app's "library" folder, but I can't refer to them using e.g.: specialfolderpath ("library") & "/myfile.mp3") Help!

Live LiveCode code event #19 Wrapup

2011-04-19 Thread Björnke von Gierke
The event was a blast, as always. Andre showed his REST framework, check it out if you use LiveCode with websites, on the internet or url with http: Part 1: http://www.ustream.tv/recorded/14071481 Part 2: http://www.ustream.tv/recorded/14072381 Andreas presented us how far he is on the road to h

Re: Submenus in the menuBar

2011-04-19 Thread Richard Gaskin
dunbarx wrote: I thought there must be a fun and simple way to do this. There is: use the Menu Builder only to make the buttons, then use the Inspector to add the items. :) I find the freedom of being able to type openly much easier than all the clicking I need to do in the Menu Builder.

Re: Submenus in the menuBar

2011-04-19 Thread dunbarx
Andre. Thanks. I thought there must be a fun and simple way to do this. Craig -Original Message- From: André Bisseret To: How to use LiveCode Sent: Tue, Apr 19, 2011 4:27 pm Subject: Re: Submenus in the menuBar Le 19 avr. 2011 à 21:45, dunb...@aol.com a écrit : > > > I h

Re: Palette question

2011-04-19 Thread Pete
Well I thought I was done with this but now I have a stack with resizable set to false, but the resize icon is still there in the bottom right and I can resize it. Setting resizable to false worked great in a couple of other stacks - is there some other property of a stack that affects this? Pete

Re: Approach to integrating LC and non-LC apps

2011-04-19 Thread Mark Schonewille
Graham, Yes, this is technically feasible. IM is great stuff. Call it from the shell function. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twitter.com/xtalkprogrammer KvK: 50277553 New: Download the I

Re: Parallels on a Mac - apparent LC anomalies

2011-04-19 Thread Mark Schonewille
Hi Graham, I use VirtualBox. Changing the windows also changes the value returned by LC's screenrect function. I would expect it to change in Parallels too. Interestingly, the machine function returns Unknown in Mac OS X but x86 in Windows, while both are running on a MacBook :-) It is not ver

Re: Submenus in the menuBar

2011-04-19 Thread André Bisseret
Le 19 avr. 2011 à 21:45, dunb...@aol.com a écrit : > > > I have no problem making submenus with ordinary buttons (cascade, pullDown, > etc.). > > > But I cannot see how to do this in the menuBuilder. Returns and tabs are not > supported in that tool, so that the menuItems > are formatted as

Approach to integrating LC and non-LC apps

2011-04-19 Thread Graham Samuel
I'm writing an app that allows its users access to a variety of bit-mapped images and manipulates them in particular ways. I have found it easy with formats PNG, JPG, BMP that LC reads natively, but I also have to deal with PDF and TIF files. I have asked questions before about reading PDFs and

Re: setting bordercolor of images in group

2011-04-19 Thread J. Landman Gay
On 4/19/11 9:23 AM, Klaus on-rev wrote: Hi Richard, Bug #3158: borderColor property has no affect for images, yet setting the borderColor of a card containing an image results in colored image border Yep, found it and added a comment. That lim

Submenus in the menuBar

2011-04-19 Thread dunbarx
I have no problem making submenus with ordinary buttons (cascade, pullDown, etc.). But I cannot see how to do this in the menuBuilder. Returns and tabs are not supported in that tool, so that the menuItems are formatted as they are in the contents of an ordinary popUp, say. What am I missing?

Re: Parallels on a Mac - apparent LC anomalies

2011-04-19 Thread Bob Sneidar
Hmmm. Are you using Coherence or Crystal mode? In this case, I suspect that you might be running into Application Sharing weirdness. Try switching to Windowed mode and disabling all the sharing and see what you get. Bob On Apr 19, 2011, at 11:33 AM, Graham Samuel wrote: > I no longer have a

Parallels on a Mac - apparent LC anomalies

2011-04-19 Thread Graham Samuel
I no longer have a PC but I'm trying to test an app intended for PC use. I'm using Parallels 6 to emulate an XP machine on my Mac. Mostly this works, but the LiveCode functions that retrieve the machine, processor, OS type and (most importantly) the screenrect(s) just give you the Mac equivalent

Re: Yay! Victory RevServer runs on FreeBSD with Linux Compat installed.

2011-04-19 Thread Bob Sneidar
My take on FreeBSD was that it was a very promising non-mainstream OS but never caught on large scale. There was talk, if I am remembering right, about Sun suing anyone who made anything that looked like Unix for a while there. I think that scared a lot of people off. I'm glad it still lives.

Re: Yay! Victory RevServer runs on FreeBSD with Linux Compat installed.

2011-04-19 Thread Andre Garzia
Kee, The three big BSDs (FreeBSD, NetBSD and OpenBSD) are all great. In 1999, I worked with NetBSD servers, this year, I went on to build myself a FreeBSD server and my knowledge from 1999 was instantly transferable. Things are where they should be. It is very easy to configure and secure a FreeBS

Re: How to copy a card you can't open

2011-04-19 Thread william humphrey
Seems like that would be a pretty essential character of table fields. Too bad. I must have put in leading spaces or something. The purpose of the card is only to format text for printing. Thanks for letting me know about that lack. How long before that feature is available for table fields? __

Re: Yay! Victory RevServer runs on FreeBSD with Linux Compat installed.

2011-04-19 Thread Kee Nethery
I've not used FreeBSD but two data points. A guy in the building where I live runs an online business that gets lots of hack attacks and he long ago switched to FreeBSD for his servers because in his experience it is way more secure than any of the Linux distros. Secondly, a friend of mine wh

Re: setting bordercolor of images in group

2011-04-19 Thread Klaus on-rev
Hi Richard > Klaus wrote: >>> Bug #3158: >>> borderColor property has no affect for images, yet setting the borderColor >>> of a card containing an image results in colored image border >>> >> Yep, found it and added a comment. >> That limitation d

Re: setting bordercolor of images in group

2011-04-19 Thread Richard Gaskin
Klaus wrote: Bug #3158: borderColor property has no affect for images, yet setting the borderColor of a card containing an image results in colored image border Yep, found it and added a comment. That limitation does not make any sense :-) I

Re: setting bordercolor of images in group

2011-04-19 Thread Klaus on-rev
Hi Richard, > Bug #3158: > > borderColor property has no affect for images, yet setting the borderColor of > a card containing an image results in colored image border > Yep, found it and added a comment. That limitation does not make any sense :

Re: setting bordercolor of images in group

2011-04-19 Thread Klaus on-rev
Hi Wolfgang, > Hallo Klaus, > > a workaround may be: > on dragenter > ... > if the short name of the owner of the target is not "g1" then >do "group" && the long id of the target >set the name of the owner of the target to "g1" >end if >set the bordercolor of the owner

Re: setting bordercolor of images in group

2011-04-19 Thread Richard Gaskin
Bug #3158: borderColor property has no affect for images, yet setting the borderColor of a card containing an image results in colored image border -- Richard Gaskin Fourth World LiveCode training and consulting: http://www.fourthworld.com W

Re: setting bordercolor of images in group

2011-04-19 Thread G. Wolfgang Gaich
Hallo Klaus, a workaround may be: on dragenter ... if the short name of the owner of the target is not "g1" then do "group" && the long id of the target set the name of the owner of the target to "g1" end if set the bordercolor of the owner of the target to 255,255

Re: setting bordercolor of images in group

2011-04-19 Thread Klaus on-rev
Hi all, Am 19.04.2011 um 14:48 schrieb Klaus on-rev: > Hi all, > > I am sure I am missing somehting, but don't know waht!? > > 1. I have some grouped images with showborder = true > 2. I set the bordercolor of the group to grey. > Setting the bodercolor of the images themselves does not work!!!

setting bordercolor of images in group

2011-04-19 Thread Klaus on-rev
Hi all, I am sure I am missing somehting, but don't know waht!? 1. I have some grouped images with showborder = true 2. I set the bordercolor of the group to grey. Setting the bodercolor of the images themselves does not work!!!??? 3. Now I wanted to change the bordercolor "on dragenter" 4. Can't

Re: Data-Entry in a LiveCode form using the tab key

2011-04-19 Thread Peter Brigham MD
Solved one part of the problem -- there has to be a "wait with messages" after the mouseclick. Without this the mousecontrol always returns empty. I have no idea why. I haven't yet figured out how to change the cursor to ensure the user knows s/he is still in the doFieldOrder mode -- it doesn't

RE: Omegabundle 2011 for LiveCode

2011-04-19 Thread FlexibleLearning
This is a great bundle deal with a range of the most popular LiveCode products included. I am delighted that RunRev is supporting it! Hugh Senior FLCo OmegaBundle for LiveCode 2011 at www.omegabundle.com On Mon, 18 Apr 2011, Lynn Fredricks wrote... Hello all, Runtime Revolution has thrown i