Re: Drag and Drop to Item in List Field

2010-11-16 Thread Terry Judd
://lists.runrev.com/mailman/listinfo/use-revolution -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Melbourne Medical School The University of Melbourne ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit

Re: LiveCode Personal Banner

2010-11-15 Thread Terry Judd
if you are debugging the startup handler. A naive question: have you find so many differences between a project in the IDE and the resulting application? Regards, -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Melbourne Medical School The University of Melbourne

Re: Saving/importing custom controls to/from file

2010-11-09 Thread Terry Judd
On 9/11/10 11:51 PM, Richard Gaskin ambassa...@fourthworld.com wrote: Terry Judd wrote: Seems like it might be a bit simpler if I can suck an object straight out of a networked database onto the clipboard and paste it when and where I want it. Easier to update/maintain and less hassle than

Saving/importing custom controls to/from file

2010-11-08 Thread Terry Judd
¹ stacks. Is anybody already doing this, and if so what are their experiences (pros and cons)? Terry... Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Melbourne Medical School The University of Melbourne ___ use-revolution

Re: Saving/importing custom controls to/from file

2010-11-08 Thread Terry Judd
Yep - several times to make sure - and I checked the clipboard in between. Terry... On 9/11/10 9:12 AM, Monte Goulding mo...@sweattechnologies.com wrote: On 09/11/2010, at 7:41 AM, Terry Judd wrote: On a whim I tried copying a group and saving the contents of the clipboard

Re: Saving/importing custom controls to/from file

2010-11-08 Thread Terry Judd
and fiddling with object names and ids and the like. There are undoubtedly some interesting implications for RevMobile! Terry... -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Melbourne Medical School The University of Melbourne

Re: Saving/importing custom controls to/from file

2010-11-08 Thread Terry Judd
can't think what. You've gotta like the simplicity of... set the clipboardData[objects] to url (binfile:myFilePath) Terry... -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Melbourne Medical School The University of Melbourne

Re: Stack dimension for mobile application

2010-10-31 Thread Terry Judd
Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Melbourne Medical School The University of Melbourne ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Re: Refreshing a card

2010-10-31 Thread Terry Judd
:-) Thanks for your patience, -- Mark -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Melbourne Medical School The University of Melbourne ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url

Re: Swapping scrolling text for regular text

2010-10-30 Thread Terry Judd
Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Melbourne Medical School The University of Melbourne ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Missing mouse clicks

2010-10-28 Thread Terry Judd
the development environment doesn¹t help and I¹m seeing the same thing in a standalone. Any ideas on what could be going on??? Terry... -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Melbourne Medical School The University of Melbourne

Re: Photoshop Applescript fails , why?

2010-10-28 Thread Terry Judd
subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Melbourne Medical School The University of Melbourne ___ use-revolution mailing list use

Re: [OT] Mac App Store

2010-10-26 Thread Terry Judd
the world after China ? Perhaps not... The major supermarket chains operate in exactly the same way. Terry... -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Melbourne Medical School The University of Melbourne ___ use

Https, sslVerification, certificates - huh?

2010-10-25 Thread Terry Judd
... -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Melbourne Medical School The University of Melbourne ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe

Re: Https, sslVerification, certificates - huh?

2010-10-25 Thread Terry Judd
/10/10 7:42 PM, Jim Sims s...@ezpzapps.com wrote: Maybe there is a cookie involved somewhere? sims --- On Oct 25, 2010, at 10:39 AM, Terry Judd wrote: Attention web gurus, I¹m probably going about it all wrong but I¹m still struggling to retrieve data from a series of secure (https

Re: Https, sslVerification, certificates - huh?

2010-10-25 Thread Terry Judd
Thanks Andre - that gives me some confidence that proceeding without the certificates is OK (i.e. the data is still encrypted) because really all I'm concerned about is that the username and password data I send to each of the sites isn't visible to snoopers. Having said that I'm still confused

Re: Datagrid - chopped off last record

2010-10-18 Thread Terry Judd
Another one solved (although the cause remains a mystery). I rebuilt the datagrid and the problem went away. Terry... On 18/10/10 2:44 PM, Terry Judd t...@unimelb.edu.au wrote: So, my form datagrid has the 'fixed control height' setting unchecked and it's all displaying as expected, except

Datagrid update problem

2010-10-17 Thread Terry Judd
might be. Terry... -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Melbourne Medical School The University of Melbourne ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe

Re: Datagrid update problem

2010-10-17 Thread Terry Judd
OK - solved my own problem. I was trying to populate a non-existent field in the template that was only being used to display content in a small number of records. Terry... On 18/10/10 12:25 PM, Terry Judd t...@unimelb.edu.au wrote: Hi there datagrid gurus ­ I¹ve got a datagrid form

Datagrid - chopped off last record

2010-10-17 Thread Terry Judd
So, my form datagrid has the 'fixed control height' setting unchecked and it's all displaying as expected, except for the last record, which is being only partially displayed, even when the scrollbar is scrolled right to the bottom. The proportion of the last record being displayed also changes

Re: RevBrowser - setting the title in a custom browser

2010-10-14 Thread Terry Judd
and often am! On Tue, Oct 12, 2010 at 10:54 PM, Terry Judd t...@unimelb.edu.au wrote: I want to set a title field in a custom browser object I¹ve created but I¹m having a few problems. I can set it by querying and parsing the browser¹s htmltext in a browserDocumentComplete handler

RevBrowser - setting the title in a custom browser

2010-10-12 Thread Terry Judd
the user moves the mouse out of the browser object. Surely someone has dealt with this issue already. Any ideas? Terry... -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Melbourne Medical School The University of Melbourne

Re: [ANN] scroll wheel object for RevMobile iPhone made with Rev

2010-10-07 Thread Terry Judd
as a zipped stack here: http://berndniggemann.on-rev.com/scrollwheel/scrollwheelstack/scrollwheeliphon e.rev.zip click and drag on the wheels, if at first not responsive click outside the revlet and than inside again. Comments welcome regards Bernd -- Dr Terry Judd | Senior Lecturer

Re: [OT} (slightly) Anyone knows an affordable HD recovery service?

2010-10-05 Thread Terry Judd
your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Melbourne Medical School The University of Melbourne ___ use-revolution mailing list

Re: loading a https page on OS X

2010-10-04 Thread Terry Judd
On 04/10/2010, at 5:47 PM, Malte Pfaff-Brill revolut...@derbrill.de wrote: Hi Terry, the data is still sent/returned securely, I just don't need to stuff around with certificates? I think so, but I would like a word from someone who knows better than me.. :-) Agreed. I'm clueless

Re: loading a https page on OS X

2010-10-03 Thread Terry Judd
://lists.runrev.com/mailman/listinfo/use-revolution -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Melbourne Medical School The University of Melbourne ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit

Re: MYSQL timeout

2010-10-01 Thread Terry Judd
October 2010 11:28, Bob Sneidar b...@twft.com wrote: No offense, but how in the HECK did this get stuck in the middle of the IPad's competitor from RIM thread? Bob On Sep 28, 2010, at 6:20 PM, Terry Judd wrote: The problem of lengthy timeouts when trying to connect to a MSQL server

Re: MYSQL timeout

2010-09-29 Thread Terry Judd
Yep - tried on LiveCode - no joy there so far. Cheers, Terry... On 30/09/2010, at 3:54 AM, Devin Asay devin_a...@byu.edu wrote: On Sep 28, 2010, at 7:20 PM, Terry Judd wrote: The problem of lengthy timeouts when trying to connect to a MSQL server that is down/offline is bugging me again

Re: MYSQL timeout

2010-09-29 Thread Terry Judd
Thanks Malte - that seems like a good solution. My issues have mainly been with the server itself rather than with MySQL. Terry... On 30/09/2010, at 7:12 AM, Malte Pfaff-Brill revolut...@derbrill.de wrote: Hi Terry, had the same problem. I settled to ping the IP first before trying to

MYSQL timeout

2010-09-28 Thread Terry Judd
and while I've got some old code laying around that suggests setting an environment variable ($MYSQL_CLIENT_TIMEOUT) it doesn't work either. Any ideas? Terry... -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Melbourne Medical School The University of Melbourne

Re: using datagrid with revmobile

2010-09-15 Thread Terry Judd
visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Melbourne Medical School The University of Melbourne

Re: focus border color

2010-09-05 Thread Terry Judd
-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Faculty of Medicine, Dentistry Health

Re: focus border color

2010-09-05 Thread Terry Judd
Based on the colors in the Apple Developer palette it seems to be 67,138,208 Terry... On 6/09/10 9:46 AM, Monte Goulding mo...@sweattechnologies.com wrote: Ah, anyone know the RGB values for that OS X focus border then? On 06/09/2010, at 9:35 AM, Terry Judd wrote: It looks like

Re: Datagrid: simple (non-3D) column header dividers?

2010-08-25 Thread Terry Judd
(either by setting its colour or hiding it) then I think we'd be there. Cheers, Terry... On 25/08/10 6:28 PM, zryip theSlug zryip.thes...@gmail.com wrote: On Wed, Aug 25, 2010 at 5:44 AM, Terry Judd t...@unimelb.edu.au wrote: I'd like to be able to have simple lines (i.e. no 3D effect

Re: Datagrid: simple (non-3D) column header dividers?

2010-08-25 Thread Terry Judd
of tObj to pVis end if end repeat end toggleDGHeaderLeftHilite Terry... On 25/08/10 8:27 PM, Terry Judd t...@unimelb.edu.au wrote: Well it's a good start (how come it isn't in my datagrid user guide?) but you still get left with a light coloured one pixel wide line (leftHilite) to the left

Re: Datagrid: simple (non-3D) column header dividers?

2010-08-25 Thread Terry Judd
Excellent - thanks! Terry... On 25/08/2010, at 9:48 PM, zryip theSlug zryip.thes...@gmail.com wrote: On Wed, Aug 25, 2010 at 12:27 PM, Terry Judd t...@unimelb.edu.au wrote: Well it's a good start (how come it isn't in my datagrid user guide?) but you still get left with a light coloured one

Datagrid: simple (non-3D) column header dividers?

2010-08-24 Thread Terry Judd
I'd like to be able to have simple lines (i.e. no 3D effect) of a specified color between my datagrid column headers. Is this doable? Terry... -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Melbourne Medical School The University of Melbourne

Re: [ANNOYANCE] Custom protocols that are not registered do not trigger browserBeforeNavigate correctly on windows.

2010-08-09 Thread Terry Judd
an elegant solution. Andre On Mon, Aug 9, 2010 at 1:47 AM, Terry Judd t...@unimelb.edu.au wrote: What's really annoying is that you used to be able to grab data from form elements using browserBeforeNavigate - the values of the form elements would be reported in the url variable, even

Re: [ANNOYANCE] Custom protocols that are not registered do not trigger browserBeforeNavigate correctly on windows.

2010-08-08 Thread Terry Judd
, which will probably make windows try to relaunch your standalone for every of those links. Damn, microsoft always makes my life harder! Andre -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Melbourne Medical School The University of Melbourne

Re: [RevServer tips] Spreading the load or why wise developers use asynchronous workflows

2010-08-04 Thread Terry Judd
-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Melbourne Medical School The University

Re: Mousemove, Optionkey and Windows

2010-08-03 Thread Terry Judd
On 3/08/10 11:46 PM, ron barber runrev...@gmail.com wrote: Terry, were you testing on a windows machine or emulation or some sort? Hi Ron - I'm running Windows under VMWare Fusion. Terry... -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Melbourne Medical

Re: Mousemove, Optionkey and Windows

2010-08-02 Thread Terry Judd
Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Melbourne Medical School The University of Melbourne

Re: [Possible BUG] Can someone confirm that calling RevBrowserClose with wrong id will crash app in MacOS X

2010-07-26 Thread Terry Judd
id will crash app in MacOS X? Here on 4.5.0-dp-3 if I call RevBrowserClose with a bad id it will lock the process and die. :-/ silly external... -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Melbourne Medical School The University of Melbourne

Re: Tips for multi-stack app?

2010-07-21 Thread Terry Judd
and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Melbourne Medical School The University of Melbourne ___ use-revolution

Code signing Windows executables

2010-07-15 Thread Terry Judd
that they will make an exception for digitally signed apps, so... TIA, Terry... -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Melbourne Medical School The University of Melbourne ___ use-revolution mailing list use-revolution

Re: Drag and Drop on revBrowser...

2010-06-24 Thread Terry Judd
preferences: http://lists.runrev.com/mailman/listinfo/use-revolution -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Faculty of Medicine, Dentistry Health Sciences The University of Melbourne ___ use-revolution mailing list

Re: revBrowser + youtube.com = Crashing?

2010-06-24 Thread Terry Judd
-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Faculty of Medicine, Dentistry Health Sciences

Re: Discover browsers on user system

2010-06-23 Thread Terry Judd
. Wouldn't be too hard for browsers but might be tricky for image editors once you go past the obvious candidates. Terry... Regards, Scott Rossi Creative Director Tactile Media, UX Design -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Faculty of Medicine

Re: File browser extension

2010-06-21 Thread Terry Judd
___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution -- Dr Terry Judd | Senior Lecturer

Re: 2 quick questions

2010-06-15 Thread Terry Judd
/listinfo/use-revolution -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Faculty of Medicine, Dentistry Health Sciences The University of Melbourne ___ use-revolution mailing list use-revolution@lists.runrev.com Please

Re: pop-up cascading menus

2010-06-15 Thread Terry Judd
mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Faculty of Medicine, Dentistry

Re: Sizing Columns to Fit

2010-06-08 Thread Terry Judd
this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Faculty of Medicine, Dentistry Health Sciences The University of Melbourne

Re: iTunes style titlebar

2010-06-08 Thread Terry Judd
@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Faculty of Medicine, Dentistry Health Sciences

Re: Avoiding Global Variables - revUp 93

2010-06-07 Thread Terry Judd
On 8/06/10 3:51 AM, Andre Garzia an...@andregarzia.com wrote: In the cases where you have absolute control over the environment, then, you can use globals as a simple way of sharing data structures. Usually for these cases it is better to create a single global as an array and write to a

Re: To keep the selection of a textfield visible while the focus is on another control?

2010-06-05 Thread Terry Judd
an 'authentic' selection effect... Set the backcolor of [chunk expression] to the hiliteColor Terry... -- Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Faculty of Medicine, Dentistry Health Sciences The University of Melbourne Thank you very much in advance. Wolfgang

Re: To keep the selection of a textfield visible while the focus is on another control?

2010-06-05 Thread Terry Judd
a deficiency of the backcolor approach. There are other methods you could probably try (using overlaid snapshots based on the formattedRect for example) but they are out and out hacks. Terry... -- Dr Terry Judd | Senior Lecturer in Medical Education Medical Education Unit Faculty of Medicine

Re: inconsistent field appearance

2010-06-01 Thread Terry Judd
Could you do a spot of preliminary 'image analysis' on a field containing a standard lowercase letter. By programatically moving the mouse (I guess you can do this with the cursor hidden) and querying the mouseColor you could determine the actual height of the character on the target platform and

Re: inconsistent field appearance

2010-06-01 Thread Terry Judd
On 2/06/10 4:02 AM, Scott Rossi sc...@tactilemedia.com wrote: How are you positioning the guidelines? Can you use the formattedRect property of an offscreen field to determine the correct positions? I think that would give you the same height value irrespective of the font or case your using.

Re: inconsistent field appearance

2010-06-01 Thread Terry Judd
If you were prepared to set the height of the 'tramlines' dynamically then you could use the following function to return the appropriate value based on the true height of a visible lowercase z of the relevant font and size (the test character must be visible as the function relies on the

Re: inconsistent field appearance

2010-05-31 Thread Terry Judd
Hi Nicolas - can you provide a screengrab of how the problem manifests and what you are trying to achieve so we can get an idea of whether you might be able to craft a solution that is reliable independent of whatever font/computer combination you use? Terry... On 1/06/10 11:57 AM, Nicolas

[Datagrid] Truncating items

2010-05-27 Thread Terry Judd
Is it my imagination or is there some automatic way of truncating items that are too long to fully display within a column that replaces the extra characters with an ellipsis? Terry... ___ use-revolution mailing list use-revolution@lists.runrev.com

Re: [Datagrid] Truncating items

2010-05-27 Thread Terry Judd
On 28/05/10 1:02 AM, Trevor DeVore li...@mangomultimedia.com wrote: On May 27, 2010, at 5:41 AM, Terry Judd wrote: Is it my imagination or is there some automatic way of truncating items that are too long to fully display within a column that replaces the extra characters with an ellipsis

Re: Datagrid border colour setting?

2010-05-26 Thread Terry Judd
On 26/05/10 6:08 PM, zryip theSlug zryip.thes...@gmail.com wrote: 2010/5/26 Terry Judd t...@unimelb.edu.au Does anyone know if there is a setting to change the border colour (both the header and the 'body') of a datagrid? Trevor? Hi Terry, A Data Grid is a group, so you can change its

Re: Datagrid border colour setting?

2010-05-26 Thread Terry Judd
On 26/05/10 8:18 PM, zryip theSlug zryip.thes...@gmail.com wrote: 2010/5/26 Terry Judd t...@unimelb.edu.au On 26/05/10 6:08 PM, zryip theSlug zryip.thes...@gmail.com wrote: 2010/5/26 Terry Judd t...@unimelb.edu.au Does anyone know if there is a setting to change the border colour (both

Re: Datagrid border colour setting?

2010-05-26 Thread Terry Judd
On 27/05/10 6:03 AM, Trevor DeVore li...@mangomultimedia.com wrote: On May 25, 2010, at 8:38 PM, Terry Judd wrote: Does anyone know if there is a setting to change the border colour (both the header and the 'body') of a datagrid? Trevor? set the dgProps[border color] of the data grid

Datagrid border colour setting?

2010-05-25 Thread Terry Judd
Does anyone know if there is a setting to change the border colour (both the header and the 'body') of a datagrid? Trevor? Terry... ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and

Re: Editing Text Selections?

2010-05-24 Thread Terry Judd
Hi Scott - not sure whether it's the accepted way but it's what I've done in the past. If you can get by with buttons and menus for your editing selections then you wont have to go down this road but if you must have fields then I can't think of a viable alternative. Terry... On 25/05/10 1:25

Re: Weird stack name

2010-05-11 Thread Terry Judd
On 12/05/10 1:54 PM, Marty Knapp martykn...@comcast.net wrote: Well I opened the app in TextWrangler, but couldn't find anything . . . I have some printing handlers, but nothing that remotely contains the mystery name. Did you try a spotlight search? Terry... Michael Kann wrote: Marty,

Re: export snapshot transparent?

2010-05-10 Thread Terry Judd
You could copy the word you want to create an image of into a transparent (non-opaque) field, resize it to fit the text (using formattedWidth and formattedHeight), then use the import snapshot command to create an image object. This will retain the transparency and you can do whatever you want

Re: Strange results in deletion of lines

2010-05-10 Thread Terry Judd
David - unless you have huge numbers of lines it's probably easiest to just use the filter command. filter tHold without F* The reason your repeat method isn't working is that tCount is only valid until the first deletion takes place So either use... repeat with j = tCount down to 1 if char

Re: export snapshot transparent?

2010-05-10 Thread Terry Judd
On 11/05/10 12:42 PM, Nicolas Cueto nicon...@gmail.com wrote: Terry, thank you for pointing out import snapshot. It almost worked. Problem is outerGlow is lost during import. In the original text-field, I use outerGlow to add fuzziness to the edges of letters. Tried to get around this

Re: Strange results in deletion of lines

2010-05-10 Thread Terry Judd
On 11/05/10 1:06 PM, David C. davidoco...@gmail.com wrote: David - unless you have huge numbers of lines it's probably easiest to just use the filter command. filter tHold without F* The list is currently running almost 30,000 lines and this is just the first stage of the required

Re: export snapshot transparent?

2010-05-10 Thread Terry Judd
If you need to maintain transparency, the easiest way is to group the things you want to export, with enough margin space to accommodate the glow effects, and export the group. Nice. Terry... Regards, Scott Rossi Creative Director Tactile Media, UX Design

Re: Newbie question

2010-05-04 Thread Terry Judd
On 5/05/10 10:46 AM, Andre Garzia an...@andregarzia.com wrote: I haven't used SC/HC but I do use background groups a lot. I tend to always have a bg group named interface on my projects that holds the common user interface for the app, then using different cards, I just create the modified

httpproxy with username and password?

2010-05-02 Thread Terry Judd
How do I go about retrieving web data when I need to set the httpproxy AND the proxy server requires a username and password? I've tried appending a username/password combination in front of the IP address (user:p...@someipaddress) but that doesn't seem to work. TIA, Terry...

Re: Question about RevMobile

2010-04-11 Thread Terry Judd
On 12/04/10 8:47 AM, Mark Swindell mdswind...@cruzio.com wrote: While the iPad is no LaserDisk, it will have to do. :) For educational consumption media (multimedia), the iPad is what was promised 15-20 years before it could be implemented. I think it could prove very, very valuable in

Re: revmobile looking good

2010-03-20 Thread Terry Judd
Meanwhile, would it be possible to include iPad in the Simulator choices? That script is password protected, so I can't go in and try adding that myself. A couple of days ago (just after the latest revMobile pre-alpha), Apple released beta 5 of the iPhone 3.2 SDK and this is the first

Re: Flipping card (screen)

2010-03-15 Thread Terry Judd
Check the dictionary entry for 'visual effect'. There are all sorts of transitions available although none of them may give you the sort of 'flip' (page turning?) effect your looking for. Personally I don't mind the dissolve effect - the rest I can leave. Terry... On 16/03/10 11:10 AM,

Re: Using the brush tool

2010-03-15 Thread Terry Judd
I guess you could also set and reset the tool as you enter and leave the paint object. Your tool buttons would then only have to store the tool choice for you to set when you need it... Brush button.. on mouseUp set the cPaintTool of this cd to brush end mouseUp Paint object on mouseEnter do

Re: Looking for old Revolution Eternal -RevClips

2010-03-14 Thread Terry Judd
Hi Glen - I've got a copy of the Mac bundle but not the Win DLL. Is that any use? Terry... On 15/03/10 3:00 PM, Glen Bojsza gboj...@gmail.com wrote: Hi, I was wondering if anyone still has the external Alex Rice did some time ago for CLIPS. It was called revClips (I think). thanks

Re: Cross platform design tool

2010-03-14 Thread Terry Judd
On 15/03/10 3:54 PM, Randall Reetz rand...@randallreetz.com wrote: I don't want to say yes or no. What I will say is that rev is a great environment for building a tool menu of most types. But the drawing and painting primitives available are a bit 1980s (at least as compared with java and

Re: dropping to the Finder

2010-02-26 Thread Terry Judd
If there's a simpler way to accomplish this I'd love to find it, but it would appear that Interarchy (and the many other FTP tools that use drag-and-drop) are getting info from the Finder to know which file to download their data into. On OSX, what about querying the path of the front Finder

Re: revBrowserExecuteScript problems

2010-02-23 Thread Terry Judd
Hi Jeff - I haven't tried doing this but given that your script works from the message box have you tried using a send (in time) construct when you receive the browserDocumentComplete message? Terry... On 24/02/10 10:03 AM, Jeffrey Massung mass...@gmail.com wrote: Ugh, I've been at this for

Re: AW: Andre's house - completely offtopic

2010-02-11 Thread Terry Judd
I dunno Sarah - I kind of like to sleep in until at least 7 on a Saturday morning. But if you don't mind watching cartoons with my early rising five-year old for an hour or two ;) Terry... On 12/02/10 9:13 AM, Sarah Reichelt sarah.reich...@gmail.com wrote: Hope others add themselves, it would

Re: revBrowserSet, search a second string

2010-02-10 Thread Terry Judd
Claus - This looks like a bug (at least on OSX). As you point out the docs say that setting the selectedtext to empty or a string that does not occur in the text should 'reset' the selection - but doesn't. Certainly worth reporting. In the meantime it looks like you can work around it by handing

Re: revBrowserSet, search a second string

2010-02-10 Thread Terry Judd
work anymore :-/ - revBrowserSet sBrowserId, selected, John doesn't work anymore :-( So it looks like (at least here on Win XP), *loosing* the focus is somewhat related to the problem. Can anyone shine a light on his? Regards, Claus. Am 10.02.10 23:04, schrieb Terry Judd

Re: Properly formatted large numbers

2010-02-09 Thread Terry Judd
Can you have two columns - one formatted, one not - and somehow apply the sort to the unformatted column. I guess the unformatted column would have to be of invisible and you'd need to have some way of trapping the selection of the column header. You might need Trevor's help there. Terry... On

Re: Getting list of files in a folder

2010-02-08 Thread Terry Judd
How about this? function listFiles pFolderPath set the defaultFolder to pFolderPath put the files into tFiles filter tFiles without .* put empty into tList repeat for each line tFile in tFiles put tFile tab (pFolderPath / tFile) cr after tList end repeat return char 1

Re: Getting data from a secure web page

2010-02-02 Thread Terry Judd
Hi Sarah - I'd really like to see a solution to this as well, so if you come up with anything can you post it to the list? Best regards, Terry... On 3/02/10 11:01 AM, Sarah Reichelt sarah.reich...@gmail.com wrote: Hi All, I need the ability to download a secure web page (I have the login

Re: Calling stack?

2010-02-02 Thread Terry Judd
If it's a substack the you can use 'the owner' to get the name of the main stack. Otherwise I think you'll need to store it in a variable or a custom property for future reference. How about having a property called the cCallingStack of the stack you're opening and setting it with the name of the

Re: DataGrid - not drawing fully in standalone

2010-01-15 Thread Terry Judd
Is the datagrid in a separate stack (not a substack) that is opened by the standalone? Terry... On 16/01/10 11:38 AM, Richard Gaskin ambassa...@fourthworld.com wrote: I have a DataGrid which works fine in the IDE, but in a standalone it draws only the appropriate number of alternating lines

Re: an interesting challenge

2010-01-13 Thread Terry Judd
On 14/01/10 10:51 AM, Derek run...@gmx.com wrote: 4. a secret text file gets generated and downloaded to the drive along with the standalone, the standalone finds it, reads it and deletes it? (no, the user might be confused and delete it before they launch the standalone) There was some

Re: an interesting challenge

2010-01-13 Thread Terry Judd
A challenge within a challenge. Terry... On 14/01/10 1:41 PM, Derek run...@gmx.com wrote: J. Landman Gay wrote: J. Landman Gay wrote: It's easy for PHP code in the landing download page to get the information that Bob sent them with a $GET. But how on earth will the Revolution

Re: an interesting challenge

2010-01-13 Thread Terry Judd
On 14/01/10 2:57 PM, Derek run...@gmx.com wrote: I think we're running into problems with indents so hopefully this remains readable... There was some discussion over the last couple of days about the potential evils of Flash shared objects but I guess you could use them to your advantage in

Re: Scale ImageSource?

2010-01-08 Thread Terry Judd
On 8/01/10 6:02 PM, Scott Rossi sc...@tactilemedia.com wrote: Recently, Jacque Landman Gay wrote: As Jacque said, an interesting idea Terry. In fact, the imageSource caching feature could actually work to my benefit since the thumbnails could all be exported to a single temp image without

Re: Scale ImageSource?

2010-01-07 Thread Terry Judd
Scott - What about exporting the scaled image object to a 'random' temporary file (using the tempname function), setting the imagesource and then deleting the file. That way you should avoid the caching issues that Jacqui brought up the other day. Terry... On 8/01/10 9:07 AM, Scott Rossi

Re: Text anomaly

2010-01-03 Thread Terry Judd
Jim - you need to escape the slash with an extra slash E.g. 123 1//2 Main St Terry... On 4/01/10 9:41 AM, James Hurley jhurley0...@sbcglobal.net wrote: I have a list of addresses in which some of the street number area fractional such as: 123 1/2 Main St. When I put these addresses into

Re: Passing parameters from Rev to Applescript

2009-12-21 Thread Terry Judd
The merge function is really useful here. put Pictures into tWindowName do merge(fld 1) as applescript Where fld 1 contains... tell application Finder to get bounds of window [[tWindowName]] Terry... On 22/12/09 1:06 PM, Kee Nethery k...@kagi.com wrote: On Dec 21, 2009, at 3:01 PM,

Re: GLX2

2009-11-30 Thread Terry Judd
How about the debugger? It broke in 3.5 and apparently broke Rev's as well (at least in my setup - OSX). I finally removed it the other day and I can now use the 'continue' button in the Rev debugger without freezing or crashing Rev. Despite all the good things said about tRev and my good (pre

Re: QT on Win: possible deal-breaker, need alternative

2009-11-30 Thread Terry Judd
I like the look of this. I'm going to have to push an app out to a variety of hospital settings soon where QT is the exception rather than the norm so it may well do the job. Thanks (to all concerned) for the recommendation. Terry... On 1/12/09 10:36 AM, Andre Garzia an...@andregarzia.com

  1   2   3   4   >