AltBrowser Question

2006-06-24 Thread Ivan Wong
I hope that any AltBrowser users can help me with this question. I am trying to set the htmltext of AltBrowser to use: 1) Another field’s contents (using XBrowser_Set “htmltext”, pStr) 2) A local file’s contents (using XBrowser_Set “url”, pLocalURL) Somehow, I am unable to get my examples working

Re: text fields don't focusIn

2006-06-24 Thread Jim Ault
but it should see openfield and closefield messages As "list-behaviour" fld should function much like a button. I am not familiar with all the variations and objects, but I think if you look at some of the detail work the Chipp Walters has done in the area of UI there will be some great examples

Re: text fields don't focusIn

2006-06-24 Thread Jared Smith
Interestingly, Message Watcher doesn't even see the mouseDown when I click in the text field. It sees it when I click my list field, though! Very strange. The only thing that shows up when I click the text field is some cryptic thing called cREVGeneral. On 6/25/06, Jared Smith <[EMAIL PROTECTED]>

Re: text fields don't focusIn

2006-06-24 Thread Jared Smith
I don't think it's a mesage passing issue, because a list field in the same stack works just fine with focusIn/focusOut. It's just this text field. I was hoping someone would say that text fields handle focus differently, but I guess not. On 6/24/06, Jim Ault <[EMAIL PROTECTED]> wrote: On 6/24/0

Re: text fields don't focusIn

2006-06-24 Thread Jim Ault
On 6/24/06 7:29 PM, "Jared Smith" <[EMAIL PROTECTED]> wrote: > This issue seems so basic, yet I'm going crazy over it. I've put a > focusIn handler inside a text field which tells it to do something. > When I click the text field (thus focusing in on it), nothing happens. > Am I doing something wr

libURLftpUploadFile insanity

2006-06-24 Thread stevex64
This one should be simple and it's driving me insane! Here is the code: on mouseUp answer file "Select a file to upload" put "[EMAIL PROTECTED]" into userName put "myPW" into userPassword put "ftp.mydomain.com" into myServer put "ftp://"; & URLEncode(userName) & ":" & userPassword & "@

text fields don't focusIn

2006-06-24 Thread Jared Smith
This issue seems so basic, yet I'm going crazy over it. I've put a focusIn handler inside a text field which tells it to do something. When I click the text field (thus focusing in on it), nothing happens. Am I doing something wrong? ___ use-revolution m

Re: Windows system tray

2006-06-24 Thread Sarah Reichelt
Thanks Ken, I'll try that. I guess I can change the stack to modeless when it is minimized and work it that way. Cheers, Sarah On 6/25/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: The answer is 'yes'. If your windows are palette or modeless (I believe), they don't show up in the task bar,

QT jerkiness

2006-06-24 Thread Stgoldberg
Thanks Trevor, Your suggestion immediately corrected the problem of jerkiness to QTVR motion. The only small change I needed to make in the script is to use "idleRate" rather than "QTidleRate" since rev 2.7.1, which I am using, does not appear to have a global property for "QTidleRate" and gi

Re: Windows system tray

2006-06-24 Thread kray
The answer is 'yes'. If your windows are palette or modeless (I believe), they don't show up in the task bar, and you can use the new 'icon'/'iconmenu' stuff to create an icon in the tray and show a basic menu when it is clicked on. HTH, Ken Ray Sons of Thunder Software -Original Messag

Windows system tray

2006-06-24 Thread Sarah Reichelt
Hi All, Another "Mac user trying to understand Windows" question coming up :-) In Rev 2.7.2, there are various new & unsupported features to do with the icon and it's menus. I understand how this works for the Mac's Dock, but I don't see how it works for the Windows system tray. When I minimise

Re: Slightly OT : forums

2006-06-24 Thread Bill Marriott
It would be hard to rival the simplicity of using phpBB. Most cPanel-based hosting providers enable you to click a couple buttons and have the forum up and running in less than 5 minutes. Plus, phpBB has a deep feature set, dozens of plug-ins for extra features, and an active support community.

Re: OT: Win virtualization with Parallels?

2006-06-24 Thread Sarah Reichelt
On 6/25/06, Phil Davis <[EMAIL PROTECTED]> wrote: I noticed at Revcon that one or more presenters used Parallels (virtualization product) to show Windows stuff on an Intel Mac. Can anyone comment on how well Parallels works, or if there's a better way to go? I'm thinking of taking the plunge but

Re: U3 apps and rev

2006-06-24 Thread Phil Davis
Hi Jeffrey - Jeffrey Reynolds wrote: Just saw the newsletter article on revolution and U3 apps. I am a bit confused about why you would need U3 compatibility with Rev since you can make standalones that do not require anything to be installed and run fine from a flash drive (i actually kee

tm|tools Reminder

2006-06-24 Thread Scott Rossi
Hey Folks: Just a reminder that the special pricing on our tm|audio and tm|gauge tools ends Sunday at midnight PST. Until then, you can still get tm|audio with 800+ sound effects for $59 (reg $79) and tm|gauge for building data widgets for $79 (reg $99). If you haven't seen the gauge demo yet, r

U3 apps and rev

2006-06-24 Thread Jeffrey Reynolds
Just saw the newsletter article on revolution and U3 apps. I am a bit confused about why you would need U3 compatibility with Rev since you can make standalones that do not require anything to be installed and run fine from a flash drive (i actually keep a couple of my rev cdrom multimedia

OT: Win virtualization with Parallels?

2006-06-24 Thread Phil Davis
I noticed at Revcon that one or more presenters used Parallels (virtualization product) to show Windows stuff on an Intel Mac. Can anyone comment on how well Parallels works, or if there's a better way to go? I'm thinking of taking the plunge but wanted to 'consult my sources' first. Thanks - Phi

Re: Slightly OT : forums

2006-06-24 Thread Josh Mellicker
I second simplemachines.org, I have used this for several sites and love this software! On Jun 24, 2006, at 8:52 AM, jbv wrote: Hi list, One of clients (for whom I've already made a rather complex website based on Rev cgi) wants a tool to set up and administrate forums... Having little expe

Re: Slightly OT : forums

2006-06-24 Thread Björnke von Gierke
Forums can be one of the most complex kind of dynamic content, or very simple, it all depends on what your client wants. Registering and administering user accounts can be very complex in itself, and having "spam secure" login is something i don't even want to think about. On the other side hack

Slightly OT : forums

2006-06-24 Thread jbv
Hi list, One of clients (for whom I've already made a rather complex website based on Rev cgi) wants a tool to set up and administrate forums... Having little experience in that field, I was wondering if it's worth building something from scratch around Rev, or if it would simpler to install some

Revolution CGI error

2006-06-24 Thread callum brines
Hi all Just getting starting using Rev for CGIs on Mac OS X 10.4.6. I have followed Jacqueline Landman Gay’s invaluable CGI tutorial but when I run a simple script Safari returns an "internal Server error" and in the console I get the following message: "kCGErrorRangeCheck: Window Server

Menubar Problems

2006-06-24 Thread John Miller
Greetings All, I am writing a stack in which I want a different menubar for each of the two cards in the stack. One of my menubars works OK. However, the second one won't display all of the items. (i.e. in the "File" button" it shows only the first three menu items; same for "Edit" etc.)

computer profile information

2006-06-24 Thread sims
With OS X I'm using the following to get the System Profiler data: on mouseUp put empty into fld "info" set the cursor to busy put shell(system_profiler) into fld "info" end mouseUp Does anyone have a script I can borrow to get lots of information about a PC? I need to collect data from b