Determine active OS langguage

2005-10-04 Thread Trevor DeVore
file. Any ideas? -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http

Re: Determine active OS langguage

2005-10-04 Thread Trevor DeVore
Thanks Ken and Thierry for the info. I will take a look at these and let you know how it goes. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url

Re: Determine active OS langguage

2005-10-04 Thread Trevor DeVore
On Oct 4, 2005, at 1:58 PM, Trevor DeVore wrote: Thanks Ken and Thierry for the info. I will take a look at these and let you know how it goes. Here is what I came up with by combing the hints everyone provided. My app has language files identified using 2 character language codes (en

Re: Determine active OS langguage

2005-10-04 Thread Trevor DeVore
true localized systems, this is a great way to test how your app responds under different language conditions. Hmm, I will have to poke around some more. I was able to change the keyboard input language but not the system language. This is good to know though. -- Trevor DeVore Blue Mango

Re: Determine active OS langguage

2005-10-05 Thread Trevor DeVore
if it does work there could have been a problem in my original function. Thanks, -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe

Re: Determine active OS langguage

2005-10-05 Thread Trevor DeVore
On Oct 5, 2005, at 10:51 AM, Scott Rossi wrote: Recently, Trevor DeVore wrote: Let me walk through the logic of the function to see where it might be going wrong. ... get queryRegistry(HKEY_CURRENT_USER\Control Panel\International \Locale) -- RETURNS HEX get baseConvert(it,16,10) -- CONVERT

Re: Determine active OS langguage

2005-10-05 Thread Trevor DeVore
with the queryRegistry line. I imagine there is an extra or missing space in the registry key when he tested. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url

Re: Determine active OS langguage

2005-10-06 Thread Trevor DeVore
switched it yet. I had entered the incorrect codes for German and Italian in the script I posted so I've updated the stack in my user space (trevordevore). Here is the latest function for anyone who cares. I added a couple of extra languages to it as well. -- Trevor DeVore Blue Mango Multimedia

Re: Unicode Users Unite

2005-10-10 Thread Trevor DeVore
as we are adding Chinese, Japanese, Russian, Korean, etc. to the app. There are still lots of holes in the Unicode support that make it very difficult. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use

Re: Unicode Users Unite

2005-10-10 Thread Trevor DeVore
environment. This is less than efficient. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

Re: QT version on Windows

2005-10-11 Thread Trevor DeVore
be worth fiddling around with. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http

Re: [OT] Microsoft Office's New UI Blazes Some New Trails for Us

2005-10-11 Thread Trevor DeVore
gives them that as well. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http

Re: Rev vs. AJAX...Or Web-Aware Apps vs. Web Apps

2005-10-13 Thread Trevor DeVore
the web they can still use their learning materials. We cater to the medical industry where internet connections are not always available in offices or out in the field so this is a must. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED

Re: AXEL

2005-10-13 Thread Trevor DeVore
On Oct 14, 2005, at 1:16 AM, Benjamin Pastrana wrote: Does Revolution accepts AXEL files with interactivity?? http://www.mindavenue.com/en/products/ Not directly. But you can use the Axel QT component and you open the file using a player object. -- Trevor DeVore Blue Mango Multimedia

Re: Limited MPEG4 in Rev?

2005-10-14 Thread Trevor DeVore
Player but not in Rev, right? Have you tried opening the file in any other apps that support QuickTime (Director, iShell, etc.)? -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com

Unicode on Win 98/ME

2005-10-14 Thread Trevor DeVore
support on Win 98/ME is comparable to the other platforms (2000/XP). Does anyone have any experience with using Unicode and Rev on Win 98/ME with languages like Russian, Chinese or Japanese? Any gotchas to be aware of? Thanks, -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED

Re: Unicode on Win 98/ME

2005-10-17 Thread Trevor DeVore
On Oct 17, 2005, at 1:54 AM, Mark Waddingham wrote: Hi Trevor, At present Revolution uses the available OS features for its Unicode support - which effectively means that for Win98/ME you don't get a great deal. snip... Thanks Mark. Very useful information. -- Trevor DeVore Blue Mango

Re: A New and Frustrated User

2005-10-18 Thread Trevor DeVore
occurred, just by purely upgrading to a newer version. Hi Steve, Did you reinstall altSQLite after installing the new version of Rev? If the altSQLite database driver wasn't installed then you could encounter some funny problems. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED

Re: Multilingual dialogues

2005-10-20 Thread Trevor DeVore
if end repeat end repeat Anyway, just some thoughts. David - I've tried answering the email you sent me but it keeps getting bounced. I've tried a couple of accounts but I think I am not on your spam list. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED

Re: AW: Revolution back to HyperCard

2005-10-20 Thread Trevor DeVore
, but when I set my externals to that bundle the function was not recognized (the externalFunctions is empty). I have some notes and a folder of the basic files required that I use for creating new externals in XCode. I can send them to you off-list if you would like. -- Trevor DeVore Blue

Re: Learning center videos don't play

2005-10-21 Thread Trevor DeVore
the QuickTime wrapper for the TechSmith tscc codec. You can have the Windows Media version of the codec installed but not the QuickTime version. You may want to check this by trying to open the videos in QuickTime player. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED

Re: Learning center videos don't play

2005-10-21 Thread Trevor DeVore
Files/Windows Media Player/mplayer2.exe then the launch command further on down would fail. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe

Re: Constellation

2005-10-21 Thread Trevor DeVore
On Oct 21, 2005, at 12:43 PM, Lynch, Jonathan wrote: What is an outliner? The greatest thing ever invented :-) If you are on OS X you can take a look at OmniOutliner: http://www.omnigroup.com/applications/omnioutliner/ -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED

Re: Learning center videos don't play

2005-10-21 Thread Trevor DeVore
the registry for the installed path. On my XP machine this is located at: HKEY_LOCAL_MACHINE\Software\Microsoft\MediaPlayer\Installation Directory It seems that would be a little safer. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED

Re: Learning center videos don't play

2005-10-21 Thread Trevor DeVore
other such problem)? Using the specialized component really isn't a big deal in this case. It is trivial to install the component when you launch your software. The problem that was encountered here is that the path to Windows Media Player was hard wired. -- Trevor DeVore Blue Mango

Re: long (?) filenames in players

2005-10-24 Thread Trevor DeVore
this is a real showstopper! Until this is fixed maybe you could put the URL in a SMIL file and load that. Perhaps this way QT would be handling the filename and would do the right thing. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED

Re: Multilingual dialogues

2005-10-24 Thread Trevor DeVore
: Sorry, I couldn't find any host named openpartenrship.net. (#5.1.2) -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Re: long (?) filenames in players

2005-10-24 Thread Trevor DeVore
control the path of. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ 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

Re: Trying to return results from a query run on the database

2005-11-01 Thread Trevor DeVore
Statment: revQueryDatabase is a function. The examples in the docs are incorrect. Call it like this (the transcript should all be on one line): put revQueryDatabase(tDatabaseEnroll,select `lname`, `fname`, `ID` from usrev.results) into tRecordSetID -- Trevor DeVore Blue Mango Multimedia

Re: Trying to return results from a query run on the database

2005-11-03 Thread Trevor DeVore
then have to use: revCurrentRecordIsLast revDatabaseColumnNumbered/revDatabaseColumnNamed revMoveToNextRecord etc to navigate through the results. revDataFromQuery will return the results without the need of using a cursor. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED

Re: checking removable drives

2005-11-03 Thread Trevor DeVore
. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ 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

Re: checking removable drives

2005-11-03 Thread Trevor DeVore
On Nov 3, 2005, at 2:15 PM, Richard Gaskin wrote: We could, but it obviates the biggest benefit of the file-type association: being able to launch the app by double-clicking a document. True, you would only get double-click, icon associations, etc. while the app was running. -- Trevor

Re: Owner of selectedChunk?

2005-11-08 Thread Trevor DeVore
set the uWindow [Name] prop of the stack to some value. Maybe this will help. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] local sWindowsA /** * When a stack is suspended we save the active field (if any) and hilite the * text with a light grey. */ on suspendStack

Re: The Disappearing Desktop - It's Real This Time

2005-11-10 Thread Trevor DeVore
glad that we settled on Revolution as our development environment. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Re: The Disappearing Desktop - It's Real This Time

2005-11-10 Thread Trevor DeVore
and find niches in this evolving market? Most likely. I'm just happy that we have this functionality now rather than later. This is a very interesting discussion you've started Dan. It is good to look at these issues and find out where Rev fits in relative to it all. -- Trevor DeVore

Re: The Disappearing Desktop - It's Real This Time

2005-11-10 Thread Trevor DeVore
techniques. This is a major pain. In terms of testing, PHP and SQL are easy. Getting things to work across browsers can be a headache. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution

Re: The Disappearing Desktop - It's Real This Time

2005-11-10 Thread Trevor DeVore
On Nov 10, 2005, at 11:03 AM, Dan Shafer wrote: Trevor. On Nov 10, 2005, at 10:33 AM, Trevor DeVore wrote: Getting things to work across browsers can be a headache. Start with the basic assumption that only a browser that groks the XMLHTTPRequest object is a candidate for AJAX

Re: QT anomaly

2005-11-10 Thread Trevor DeVore
On Nov 10, 2005, at 1:43 PM, Richard Gaskin wrote: Any other clues as to how I might diagnose this? Try having the customer open the movie in QuickTime and see how that goes. Perhaps it will give a more detailed error message. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED

Re: QT anomaly

2005-11-10 Thread Trevor DeVore
On Nov 10, 2005, at 1:50 PM, Richard Gaskin wrote: Trevor DeVore wrote: On Nov 10, 2005, at 1:43 PM, Richard Gaskin wrote: Any other clues as to how I might diagnose this? Try having the customer open the movie in QuickTime and see how that goes. Perhaps it will give a more detailed error

Unicode in Window Title?

2005-11-15 Thread Trevor DeVore
Has anyone been able to display Unicode in a window title on OS X? When I set the title property for a stack (which has textFont set to ,Unicode) to a Unicode string I just get garbage characters. I'm trying to get Russian to display properly. -- Trevor DeVore Blue Mango Multimedia

Re: Unicode in Window Title?

2005-11-15 Thread Trevor DeVore
On Nov 15, 2005, at 11:01 AM, Trevor DeVore wrote: Has anyone been able to display Unicode in a window title on OS X? When I set the title property for a stack (which has textFont set to ,Unicode) to a Unicode string I just get garbage characters. I'm trying to get Russian to display

Re: Unicode in Window Title?

2005-11-15 Thread Trevor DeVore
or Russian KOI8-R encoding? Anybody have any pointers? Thanks, -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

[offlist] Re: Unicode in Window Title?

2005-11-15 Thread Trevor DeVore
it and let me know if it works for Russian as well. Are you handling all of your text in Unicode in your app? If so, did you just write your own handlers for dealing with chunk expressions (word, item, char, etc.)? -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED

Re: Detecting Unicode text

2005-11-17 Thread Trevor DeVore
the answer. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ 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

Re: Calling webservices from RR

2005-11-18 Thread Trevor DeVore
to convert a response into a Transcript array. Ideally the library would allow the developer to interact with a web service without ever having to touch XML. Just native Transcript data types. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED

Re: Storing encrypted passwords in mySQL

2005-11-22 Thread Trevor DeVore
the md5Digest function to encrypt the password so it isn't readable as plain text inside the db. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url

Re: Meeting at MacWorld SF in January 2006

2005-11-23 Thread Trevor DeVore
or not, but if there was a BOF for Rev that would probably tip the scales in favor of going. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe

Re: Ok, I should know this

2005-11-23 Thread Trevor DeVore
On Nov 23, 2005, at 11:45 AM, Peter T. Evensen wrote: But how do you tell if a player is currently playing? The doc says playRate is 0 if it is paused, but it always comes back 1, even if the movie is paused. Check the paused property. -- Trevor DeVore Blue Mango Multimedia [EMAIL

Re: Menubar Help

2005-11-24 Thread Trevor DeVore
on Menus? Perhaps that would help. http://support.runrev.com/scriptingconferences/ -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe

Re: Scope Problem on Standalones

2005-11-29 Thread Trevor DeVore
side of the dialog box on occasion. 2.6.1 fixed on all these instances in my apps. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe

Re: Why isn't Rev more popular?

2005-12-01 Thread Trevor DeVore
is really interesting to listen to and his book The Art of the Start is great as well. You can watch it here: http://edcorner.stanford.edu/ -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution

Re: Why isn't Rev more popular?

2005-12-01 Thread Trevor DeVore
and are very happy with them :-) Next to finally coming to understand of the message path, Constellation has been one of the biggest productivity boosters in my Rev development. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use

Re: Revolution Noob - Databases

2005-12-06 Thread Trevor DeVore
for and that this makes sense. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http

Re: Handlers and Scope

2005-12-07 Thread Trevor DeVore
/ revolution_message_path.html. The message path is the other Revolution concept that took me a while to grasp when coming from other programming languages like PHP and Flash. Understanding the message path is key to writing libraries and frameworks for use in Rev. -- Trevor DeVore Blue Mango Multimedia

Re: Changing Label Text on Substacks

2005-12-08 Thread Trevor DeVore
MyProgress to currentAction/totalActions The secret to having a modal dialog that you can update is this: go invisible stack MyModal as modal set visible of me to true By opening the stack as invisible your scripts won't halt but you will display a modal dialog. -- Trevor DeVore Blue Mango

Re: user interrupt for script

2005-12-09 Thread Trevor DeVore
in the Images Multimedia conference stack at http://support.runrev.com/scriptingconferences/ that you could take a look at. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please

Re: SQL Statement in Rev Wipes Out Table

2005-12-12 Thread Trevor DeVore
of the result of the query which should be the number of records in the table. revExecuteSQL won't return the value Adam is after since it just executes the sql, no SELECT statements allowed. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use

Re: Audio won't play in Revolution 2.6.1

2005-12-14 Thread Trevor DeVore
Pro you could open the mp3 file and save as a .mov file. This won't change the actual sound data but will wrap the file up in a .mov container. You could also try just changing the extension to .mov. I'm not sure if that will work or not. -- Trevor DeVore Blue Mango Multimedia [EMAIL

Re: Audio files won't play in 2.6.1

2005-12-14 Thread Trevor DeVore
On Dec 14, 2005, at 1:06 PM, Mathewson wrote: Trevor Devore suggested changing suffixes on MP# files - ... I would convert all the MP3 files into AIFF files. If you have QuickTime Pro then you can just save the mp3 as .mov files. This won't change your file size much. This technique I

Re: Audio files won't play in 2.6.1

2005-12-15 Thread Trevor DeVore
On Dec 14, 2005, at 11:04 PM, Mathewson wrote: Trevor Devore wrote: If you have QuickTime Pro then you can just save the mp3 as .mov files. This won't change your file size much. This technique I know works. are the resulting MOV files to be imported as videoClips or audioClips? Import

Re: Audio files won't play in 2.6.1

2005-12-16 Thread Trevor DeVore
Revolution saves that data to a file on disk and then loads it into a player object for playback. There seems to be an issue with how that data is being saved to disk. Wrapping the file up in a .mov container helps make things right for whatever reason. -- Trevor DeVore Blue Mango Multimedia

Re: Audio files won't play in 2.6.1

2005-12-16 Thread Trevor DeVore
the player, correct? Correct. This just affects videoClips. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Re: Audio files won't play in 2.6.1

2005-12-16 Thread Trevor DeVore
to get it working though. I haven't tested this as all of my apps require QT. The above is just based off of what I have researched on the web. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use

Re: mySQL question

2005-12-27 Thread Trevor DeVore
) LOCK tables you are inserting into (faster). You may also want to use AUTOCOMMIT=0 if you are using InnoDB tables in MySQL http:// dev.mysql.com/doc/refman/5.0/en/lock-tables.html. 3) Loop through all commands doing insert 4) UNLOCK tables -- Trevor DeVore Blue Mango Multimedia [EMAIL

Re: Another little SQL issue

2005-12-27 Thread Trevor DeVore
edSubscribed -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ 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

Re: Another little SQL issue

2005-12-28 Thread Trevor DeVore
... Scott, Can you provide some details about what didn't work right from the sample code? What does your code look like? What happened that you didn't expect? -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list

Re: Problem with Import As Control for videoclips

2005-12-31 Thread Trevor DeVore
the file with a .mov extension before importing. It will then play correctly. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe

Re: [OT] .ds_store Messing Up ZIP

2006-01-03 Thread Trevor DeVore
of the time. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ 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

Re: Quicktime for Windows 98?

2006-01-09 Thread Trevor DeVore
for Windows 98 6.5.2 is the newest 6.x release I believe. The 6.5.2 download page you mention above is the url we have used for our customers who need 6.x. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list

Re: externalsCommands

2006-01-12 Thread Trevor DeVore
the external being loaded in a standalone though. FWIW, I always check the externalPackages to see if an external has loaded successfully. the externalPackages of a stack will always report the name of the externals that have successfully loaded. -- Trevor DeVore Blue Mango Multimedia [EMAIL

Re: externalsCommands

2006-01-12 Thread Trevor DeVore
, it makes no functional difference. The revSpeech.bundle then shows up when I query the externals, but the others all return empty. The externals will always return the value that you assign to it. It won't tell you whether the external was properly loaded or not. -- Trevor DeVore Blue Mango

Re: Basic SQL database question

2006-01-17 Thread Trevor DeVore
) the PostGreSQL revdb code. I would try coding a raw SQL update statement and see what happens. If that works then I would assume it is a binding issue. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use

Re: Basic SQL database question

2006-01-17 Thread Trevor DeVore
On Jan 17, 2006, at 2:32 PM, David Bovill wrote: On 17 Jan 2006, at 22:11, Trevor DeVore wrote: On Jan 17, 2006, at 12:51 PM, David Bovill wrote: Most likely. It could be a bug in 1) binding with PostGreSQL or 2) the PostGreSQL revdb code. I would try coding a raw SQL update

Re: OS X standalone problem

2006-01-18 Thread Trevor DeVore
Utility? -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ 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

Re: LibURL downloading and Mail.app in OS X

2006-01-21 Thread Trevor DeVore
the URL a max of 3 times. I've had excellent results with this method on both OS X and Windows. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url

Re: LibURL downloading and Mail.app in OS X

2006-01-21 Thread Trevor DeVore
socket closed errors on occasion. This isn't specific to Rev as I've read cases where other people have experienced this. So you will most likely run into problems on both platforms if you only try to download a url once. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED

Re: How to get the table names of a connectedd database?

2006-01-23 Thread Trevor DeVore
database_GetTableNames This does the job - but you have to use the Database Quesry Builder? How is this done directly in transcript - anyone got some handlers having problems debugging the Query Builder :) Undocumented function revdb_tablenames(theConnectionID). -- Trevor DeVore Blue Mango Multimedia

Re: How to get the table names of a connectedd database?

2006-01-23 Thread Trevor DeVore
on the database server. Valentina 1.x, on the other hand (which is not SQL92 compliant), will accept single quotes around a table name. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com

Re: Playing Quicktime movies from a server...

2006-01-25 Thread Trevor DeVore
and it is the version I use in my projects. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http

Re: Text in imageSource

2006-01-25 Thread Trevor DeVore
in an offscreen column and sort by that? -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

Re: How to get the table names of a connectedd database?

2006-01-30 Thread Trevor DeVore
leaving it at [] until somebody confirms Oracles preferred quotes. I've uploaded version 2.0.1.16 of libDatabase to http:// www.mangomultimedia.com/developer/revolution. This fixes the quoting issues mentioned above. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED

Re: QT Player Questions

2006-01-31 Thread Trevor DeVore
an enhancement request for this: http://support.runrev.com/ bugdatabase/show_bug.cgi?id=3299. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe

Re: [OT] altSQLite3 ships!

2006-02-02 Thread Trevor DeVore
with altSQLite 3. If you have any questions about the lib while trying to use it or find any bugs then let me know. http://mangomultimedia.com/developer/revolution/ -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list

Re: 1934 Was Not Such A Good Year

2006-02-02 Thread Trevor DeVore
Dates seemed to solve the problems I was facing. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

Re: 1934 Was Not Such A Good Year

2006-02-02 Thread Trevor DeVore
but didn't notice the julian date conversions. Thanks for pointing it out. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe

Re: QT 7.0.4 failing in Rev Players on Windows

2006-02-04 Thread Trevor DeVore
setting the filename of the player object? Check result() to see the error message. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe

Re: How does a stack know it's been opened from a cgi?

2006-02-08 Thread Trevor DeVore
a CGI or not? I wonder if there are any extra global vars set (environmental variables) when running as CGI? Perhaps check that list and see if there are HTTP specific ones. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use

libDatabase update (SQLITE only)

2006-02-09 Thread Trevor DeVore
://mangomultimedia.com/download/revolution/libDatabase/beta/ libDatabase_2.zip -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage

Re: Getting Started with a Database

2006-02-13 Thread Trevor DeVore
). Version 2 does not have an example stack but there is a getting started doc which describes the differences between version 1 and 2 along with code explaining the main functionality. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use

Re: Video compression using RunRev

2006-02-13 Thread Trevor DeVore
with version 1 you can look under Import/Export for more information. http://mangomultimedia.com/developer/revolution/enhancedqt.html -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com

Re: Getting Started with a Database

2006-02-14 Thread Trevor DeVore
learn about SQL databases and implement one in your project. SQL is an incredibly powerful way to manage your data so it is definitely worth learning about IMO. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list

Re: New Features Where's the Scoop?

2006-02-14 Thread Trevor DeVore
this helps, -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ 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

Re: Getting Started with a Database

2006-02-15 Thread Trevor DeVore
but that is a good start. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ 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

Re: Rev, Rev List, Constellation.... Thanks :-)

2006-02-15 Thread Trevor DeVore
On Feb 15, 2006, at 11:26 AM, Garrett Hylltun wrote: Prior to yesterday, the amount of code equivalent would have taken me days, maybe even up to a week. It really is amazing how much more productive you can be with Constellation. Jerry has really done a great job with it. -- Trevor

Re: Rép : Revolution 2.7 documentation pa nic

2006-02-16 Thread Trevor DeVore
. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ 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

Re: Getting Started with a Database

2006-02-16 Thread Trevor DeVore
(mysql, tSearchString) into tSearchString put SELECT * FROM myobjects WHERE Name LIKE '% tSearchString %' into tSQL -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit

Re: No Resize on Windows?

2006-02-16 Thread Trevor DeVore
to true. Am I missing something? I've had this problem and setting the decorations of the stack to default fixed it. Maybe try that. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution

Re: Installer design and backdrops

2006-02-16 Thread Trevor DeVore
that you just pass to their compile engine. Very nice. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

[ANN] libDatabase 2.0.1.20

2006-02-16 Thread Trevor DeVore
://mangomultimedia.com/developer/revolution/ zip file: http://mangomultimedia.com/download/revolution/libDatabase/ beta/libDatabase_2.zip -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com

Re: Standalone Application and dB

2006-02-17 Thread Trevor DeVore
this for you though. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http

  1   2   3   4   5   6   7   8   9   10   >