Re: Help with table fields and cell editing

2006-10-05 Thread Viktoras Didziulis
Indeed, the only workaround is to uncheck and forget the "Table object". You have to "roll your own" table. Gridlines, tab spacings are independent of the table object anyway, so the visual impression will not change. I am also adding a few scripts to my tables to capture keyboard events so it woul

Re: [OT] Re: Filthy Apples

2006-09-30 Thread Viktoras Didziulis
Now looking at the table of brominated flame retardants found in 5 manufacturers laptops (New Scientist, 23 September 2006, p. 26). Seems that the most polluted are HP laptops (5 tests positive of 5) and SONY are the most clean (0/5) with Apples in the middle (3/5). So situation for Apples is not s

Re: MySQL version

2006-09-29 Thread Viktoras Didziulis
Some useful instructions for new mySQL and Revolution: http://www.sonsothunder.com/devres/revolution/tips/data004.htm Viktoras ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage

RE: about Galaxy

2006-09-23 Thread Viktoras Didziulis
It would be more convenient to the end-users if all these products would be integrated "by default". This would ensure that user gets 100% functionality of the product with a single purchase eliminating efforts and time waste related with what-else-I-have-to-buy. On another hand this would ensure t

Re: Unicode again

2006-09-20 Thread Viktoras Didziulis
Thank you all for your suggestions and time ! All the best! Viktoras ---Original Message--- From: Kenji Kojima Date: 09/19/06 16:08:12 To: How to use Revolution Subject: Re: Unicode again Viktoras, I don't think you can type Unicode characters into a table directory. Crea

Re: Unicode again

2006-09-19 Thread Viktoras Didziulis
within minutes with Salery Web Store software. Download at http://www.salery.biz Op 19-sep-2006, om 11:24 heeft Viktoras Didziulis het volgende geschreven: > > Now have it all loaded almost correctly in the table. But the > second problem > is how to correctly pass unicode str

Unicode again

2006-09-19 Thread Viktoras Didziulis
Now have it all loaded almost correctly in the table. But the second problem is how to correctly pass unicode string from one field to another. I selected text in a table and did: put item 2 of the selectedText into field "fLongref" and almost as expected some characters are defaced :-] t

Re: Unicode

2006-09-18 Thread Viktoras Didziulis
Thank you all for your help, it works now - I overlooked binfile in url... Best regards Viktoras ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferenc

Unicode

2006-09-18 Thread Viktoras Didziulis
Is it possible to set charset of text displayed in table field to utf-8 or any other charset ? Where, how ?... I tried to: set the unicodeText of field "fTable" to "file:unicode.txt". The first result was nonsence - all rows condensed into a single row of mess (with utf-8). The second time, the fil

MySQL update, RevStudio crashes

2006-09-18 Thread Viktoras Didziulis
Dear group, I updated my MySQL server to 5.0.22, and now my Rev studio started to crash. Can anyone please, give an advice on what else I have to update in my RevStudio 2.7.1. It stopped working at all with updated mysql, then I copied the new libmysql.dll to Revolution Studio\2.7.0-gm-1, but st

Re: writing to binary data at arbitrary position

2006-09-16 Thread Viktoras Didziulis
PM, Viktoras Didziulis wrote: > What is the fastest way (in Rev), for instance, to insert 3 bytes > of binary > data after the 465th byte of data stored in variable myVar using > put, seek > or whatever else is available? Or is the repeat loop the only way > to do > t

writing to binary data at arbitrary position

2006-09-15 Thread Viktoras Didziulis
What is the fastest way (in Rev), for instance, to insert 3 bytes of binary data after the 465th byte of data stored in variable myVar using put, seek or whatever else is available? Or is the repeat loop the only way to do this?.. All the best Viktoras __

recognising other OS'es present on a a system

2006-09-11 Thread Viktoras Didziulis
is there a universal recipe to check from within one OS whether there are other OSes present on machine and what "species" do they belong (e.g. Linux, Windows, MacOSX or Unix) ? Best wishes Viktoras ___ use-revolution mailing list use-revolution@lists

Re: selection differences in table

2006-09-09 Thread Viktoras Didziulis
appears, it looks like it does not catch arrowKey message and allows movement of the selection along with the editing field with arrow keys. What I am doing wrong here? Viktoras ---Original Message--- From: Viktoras Didziulis Date: 09/09/06 14:20:20 To: How to use Revolution

selection differences in table

2006-09-09 Thread Viktoras Didziulis
Dear all, field "fTable" has a script (tables Cell editing is set to true): on arrowKey theKey switch theKey case "up" .. break case "down" .. break case "left" .. break case "right" .. break end arrowkey when table cell text is selected but does not display editing field, ever

Re: cRevTable[currentxcell]

2006-09-08 Thread Viktoras Didziulis
Whoops, I solved it. The problem was in handler. Using on mouseUp instead of on SelectionChanged produces correct result. Viktoras ---Original Message--- From: Viktoras Didziulis Date: 09/08/06 16:58:58 To: How to use Revolution Subject: cRevTable[currentxcell] Hi, I am

cRevTable[currentxcell]

2006-09-08 Thread Viktoras Didziulis
Hi, I am using currentxcell property to get number of column of a cell in a table. But when I click different column currentcell gives the value of old column. I have to click same column again to get the correct value of the selected cell. How can I make cRevTable[currentxcell] work "in real

Re: eye-candy GUI design

2006-09-06 Thread Viktoras Didziulis
it might be that it is not what modo looks like but what it does: http://www.luxology.com/gallery/ Although the price is "a bit" too high :-(. Viktoras ---Original Message--- From: Mark Schonewille Date: 09/06/06 01:59:49 To: How to use Revolution Subject: Re: eye-candy GUI de

Re: eye-candy GUI design

2006-09-05 Thread Viktoras Didziulis
Thanks Chipp for even more info ! Best regards Viktoras ---Original Message--- From: Chipp Walters Date: 09/05/06 06:04:29 To: How to use Revolution Subject: Re: eye-candy GUI design Also, Check out MODO's interface. It's really IMO the best of breed interface for 3D app

Re: drag stack window

2006-09-04 Thread Viktoras Didziulis
Thanks Klaus ! It works. I assigned the script directly to an image that sets the shape of the window. No button was necessary. Thanks again. Viktoras ---Original Message--- From: Klaus Major Date: 09/04/06 13:15:28 To: How to use Revolution Subject: Re: drag stack window

drag stack window

2006-09-04 Thread Viktoras Didziulis
Dear all, If window shape is set to graphics (with no title bar and controls shown) how do we make the window dragable, so it can be dragged around the desktop? Viktoras ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit th

Re: eye-candy GUI design

2006-09-03 Thread Viktoras Didziulis
Many thanks, Scot! It helped! Best regards Viktoras ---Original Message--- From: Scott Rossi Date: 09/03/06 22:01:29 To: How to use Revolution Subject: Re: eye-candy GUI design Recently, Viktoras Didziulis wrote: > do there exist any online resources or books (

eye-candy GUI design

2006-09-03 Thread Viktoras Didziulis
Dear all, do there exist any online resources or books (not necessarily for RR) with reusable examples of ways to organize GUI elements and graphical backgrounds to get "eye candy" impression for desktop software ? Something similar to yearly issues of "Web design index by context". I am in desp

Re: preserving scrolling position

2006-08-23 Thread Viktoras Didziulis
, Ton Kuypers Digital Media Partners bvba Tel. +32 (0)477 / 739 530 Fax +32 (0)14 / 71 03 04 http://www.dmp-int.com On 23-aug-06, at 14:50, Viktoras Didziulis wrote: > Hi, > > I have 2 fields on my stack - one is table, another - text field. > When I > scroll d

preserving scrolling position

2006-08-23 Thread Viktoras Didziulis
Hi, I have 2 fields on my stack - one is table, another - text field. When I scroll down the table and then give focus for writing things to that another field, table scrolling position is being reset so all the records I need to see go out of sight. As far as I understand it is default behavior

Re: Write To Process

2006-08-12 Thread Viktoras Didziulis
Hi, just follow instructions provided by the Revolution sdk: http://support.runrev.com/resources/development_kit.php Viktoras ---Original Message--- From: David Bovill Date: 08/12/06 12:26:47 To: How to use Revolution Subject: Re: Write To Process Why use write / read to pr

Revolution API

2006-08-05 Thread Viktoras Didziulis
..looking for a Revolution API guide. I've seen some resources mentioning that it does exist somewhere, but no links... Have tried searching, googling with no results. Does it exist in a single document ? Is it available for free or as an item that can be purchased? Viktoras

RE: u3 rev application with mysql/apache

2006-08-05 Thread Viktoras Didziulis
try this: put "mysqladmin -" & "-user=pma -" & "-password=your_password shutdown" into theCommand Best regards Viktoras ---Original Message--- From: Robert Mann Date: 08/05/06 00:38:12 To: How to use Revolution Subject: RE: u3 rev application with mysql/apache Viktoras I g

Re: Studio License Renewal Cost

2006-08-04 Thread Viktoras Didziulis
Yes, for some of us on tight budgets it is indeed too costly. Therefore I will keep updating once per year unless it drops to $99. Then I think I will get more for the same price :-) All the best! Viktoras ---Original Message--- From: dreamscapesoftware.com - List Date: 08/04/06

RE: u3 rev application with mysql/apache

2006-08-02 Thread Viktoras Didziulis
mand) end startup Robert Mann President GP Racing LLC -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Viktoras Didziulis Sent: Wednesday, August 02, 2006 10:28 AM To: How to use Revolution Subject: RE: u3 rev application with mysql/apache

RE: u3 rev application with mysql/apache

2006-08-02 Thread Viktoras Didziulis
-Original Message--- From: Robert Mann Date: 08/02/06 14:50:19 To: How to use Revolution Subject: RE: u3 rev application with mysql/apache Not sure how to code the call to start the mysql is there a sample out there somewhere? Thanks Robert Mann President GP Racing LLC --

Re: Rev's Icon & Similarities to the "R" language???

2006-08-02 Thread Viktoras Didziulis
R language is not a general purpose language as Rev. R is a collection of tools dedicated for statistical analysis of data. One could create a powerful statistical data analysis package if combined R with Rev. Viktoras ---Original Message--- From: Richmond Mathewson Date: 08/02/06 1

RE: u3 rev application with mysql/apache

2006-08-02 Thread Viktoras Didziulis
Robert Mann President GP Racing LLC -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Viktoras Didziulis Sent: Monday, July 31, 2006 3:16 PM To: How to use Revolution Subject: Re: u3 rev application with mysql/apache Hi Robert, you do not

Re: u3 rev application with mysql/apache

2006-07-31 Thread Viktoras Didziulis
Hi Robert, you do not need U3 drive for this. Some cool things can be done with ordinary flashdrives. For MS Windows you use Autorun.inf like this:[autorun] action=NAME_OF_YOUR_APP open=your_app.exe shellexecute=your_app.exe shell\Auto=&NAME_OF_YOUR_APP shell\Auto\command=your_app.exe Icon=your_

fields exchange their contents?..

2006-07-28 Thread Viktoras Didziulis
Hi group, can someone please help me with the following (Rev Studio 2.7.1 on WindowsXP): I have 10 cards on the substack with 10 text fields on them. Using property inspector to assign contents manually of text files to each of the fields. The first strange thing is that assignment works onl

Re: VB COM in Revolution?

2006-07-28 Thread Viktoras Didziulis
JScript also can be used as a "mediator". You can access any ActiveX/COM object like this: MyObject = new ActiveXObject("[here goes your com/ActiveX object]") Viktoras ---Original Message--- From: Alex Tweedly Date: 07/28/06 23:17:49 To: How to use Revolution Subject: Re: V

programatically eject drive

2006-07-26 Thread Viktoras Didziulis
is there a way to eject usb flash drive or cd/dvd disk from within a Rev app running from the same drive ? All the best! Viktoras ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and man

Re: Looking for Offline mail list reader

2006-07-24 Thread Viktoras Didziulis
Whoops! Alejandro, sorry for the typo in your name. All the best! Viktoras ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev

Re: Looking for Offline mail list reader

2006-07-24 Thread Viktoras Didziulis
Hi Aljandro, I once had a simmilar idea. Planned to work on this some time in the future. But as far as now I am overloaded with other jobs, I see no reason why not to share this with public, maybe someone could use it for good ;-) Currently e-mail is just an e-mail, you got a mailbox, and you

mouse scrolling wheel

2006-07-24 Thread Viktoras Didziulis
Some mouses come with a scrolling wheel. Is there any way to capture the rotation of the wheel in Rev ? All the best! Viktoras ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manag

Re: internal SQL queries

2006-07-21 Thread Viktoras Didziulis
d Software Engineering > http://economy-x-talk.com > http://www.salery.biz > > Download ErrorLib at http://economy-x-talk.com/developers.html and > get full control of error handling in Revolution. > > > > Op 21-jul-2006, om 22:01 heeft Viktoras Didziulis het volgende

internal SQL queries

2006-07-21 Thread Viktoras Didziulis
Dear group, is it possible to query [tab] delimited data stored in fields or containers within a stack using SQL? e.g. without any external database engine or database files or connections... All the best! Viktoras ___ use-revolution mailing list u

Re: what's wrong with the shell ?

2006-07-20 Thread Viktoras Didziulis
No, I am on Windows. By the way, just noticed that this happens only with Studio 6.2. Same script works fine with 7.1. Maybe a bug of t 6.2 ? Viktoras ---Original Message--- From: Stephen Barncard Date: 07/20/06 21:24:49 To: How to use Revolution Subject: Re: what's wrong with t

what's wrong with the shell ?

2006-07-20 Thread Viktoras Didziulis
Hi, on mouseUp get shell(field "outPut") put it into field "outPut" end mouseUp Now I write "dir" into field "outPut" and click a button to test - with no success... Shell returns empty with any shell command I put into shell(). What is wrong here ? Viktoras

Re: "There Was a Problem Saving the Standalone Application"

2006-07-19 Thread Viktoras Didziulis
Not so long ago I have seen the same message. As far as I remember it was when files used by stack were locked by other programs on my Windows box. Closing all the other tools solved the problem. Maybe this is the case ?.. Viktoras ---Original Message--- From: Dan Shafer Date: 07/

Re: Internal security of Rev? Hardware for storing passphrases or keys?

2006-07-18 Thread Viktoras Didziulis
Hi, John hardware approach for storing any authentication info would be a bad choice. Imagine a user trying to connect 10 or more dongles, iButtons or whatever external hardware promoted by different vendors to her or his machine just to make the software purchased from different vendors work. W

Re: Dependence on Programming Experts

2006-07-16 Thread Viktoras Didziulis
..and there should be more changes in future as the Macromedia now is owned by Adobe... V,- ---Original Message--- From: Judy Perry Date: 07/16/06 07:58:32 To: Richmond Mathewson; How to use Revolution Subject: Re: Dependence on Programming Experts Richmond, Given the early

Re: Colour of a pixel?

2006-07-14 Thread Viktoras Didziulis
Thanks Scott! ---Original Message--- From: Scott Rossi Date: 07/15/06 00:44:51 To: How to use Revolution Subject: Re: Colour of a pixel? Recently, Viktoras Didziulis wrote: > Is it possible to change pixel > color using imageData ? Or is it only for reading ? To f

Disregard this post: Re: Dependence on Programming Experts

2006-07-14 Thread Viktoras Didziulis
Disregard my previous post please. For some reason it took several hours to deliver it to the list. I thought it was lost and resent newer one... And now the lost one appeared... Disregard it... ___ use-revolution mailing list use-revolution@lists.runr

Re: Dependence on Programming Experts

2006-07-14 Thread Viktoras Didziulis
Brian, this is definitely something usable! Many other programming languages support alternative syntaxes through inlining the code without tackling with the engine in any way. Such inline capabilities are ensured solely by external modules. E.g. one can inline C or ASM into a Perl program so tha

Re: Dependence on Programming Exps

2006-07-14 Thread Viktoras Didziulis
Brian, this is definitely something to start with! Many other programming languages support alternative syntaxes through inlining the code without tackling with the engine in any way. Such inline capabilities are ensured solely by external modules. E.g. one can inline C or ASM into a Perl progra

Re: using dlls [was Colour of a pixel?]

2006-07-14 Thread Viktoras Didziulis
altuit After understanding the scripts in his fine program you can manipulate any pixel of any image in runrev. Regards, Franz Original Message processed by David InfoCenter Subject: Re: Colour of a pixel? (13-Jul-2006 11:17) From: Viktoras Didziulis <[EMAIL PROTECTED]> To: use-revolu

Re: Dependence on Programming Experts

2006-07-13 Thread Viktoras Didziulis
Dan, it is not exactly so. Modern interpreters no longer interpret the code, they first translate it to bytecode which is executed by the engine. Although I do not know is this a case with Revolution engine, but adding just an option to a translator makes no impact on execution of the bytecode.

Re: Contextual (right-click) menus

2006-07-13 Thread Viktoras Didziulis
Hi Jared, if you go to http://www.sosmartsoftware.com/?r=revolution_didacticiels&l=en there they have a tutorial on "How to build and manage dynamic menus" Contextual menus are also covered. All the best Viktoras ---Original Message--- From: Jared Smith Date: 07/13/06 05:

Re: Colour of a pixel?

2006-07-13 Thread Viktoras Didziulis
I also wanted to ask a simmilar question... Is it possible to change pixel color using imageData ? Or is it only for reading ? all the best! Viktoras ---Original Message--- From: Chipp Walters Date: 07/13/06 05:19:29 To: How to use Revolution Subject: Re: Colour of a pixel? Ch

Re: Dependence on Programming Experts

2006-07-12 Thread Viktoras Didziulis
No wonder we are thinking that way! We have been taught mathematics since the first grade at shool :-) and all think about 3=2+1 or 1+2=3 but not put 2 add 1 into 3... Later (grade 3, I think) we have been taught a bit about equations. So at the age of 9 most of us would have easily solved this: S

Re: Dependence on Programming Experts

2006-07-12 Thread Viktoras Didziulis
whatever the syntax of the programming language is it should at least alternatively be compatible with mathematical notations. That's why humans invented mathematical formulas - they go beyond limitations of human language. Many do programming to implement complex mathematical models. So if mathe

Re: quicktime 3D

2006-07-11 Thread Viktoras Didziulis
Aha. Then it is likely they use QuickTime VR. Any idea what else can be used to draw dynamically a 3D terrain, or several planes with textures loaded from images, or 3D piece of something in Rev Studio? I will still try to dig in QuickTime VR format. It mentions possibility to embed true 3D objects

Re: quicktime 3D

2006-07-11 Thread Viktoras Didziulis
Interesting... I wonder again what sort of 3D engine they use to create games like Alida? Link to this game appears on runrev homepage so I naturally expect it is created with Rev studio. They also advertize DejavuWorld, Vue 5 Easel. But how do all this 3D stuff relates with Revolution Studio - how

Re: quicktime 3D

2006-07-11 Thread Viktoras Didziulis
but VRML is also a text based file format). So the best thing would probably be to use altBrowser to display web pages inside Revolution, and have your 3D files played in the web page. Kind regards, Henk On 10-jul-2006, at 18:23, [EMAIL PROTECTED] wrote: > From: "Viktoras D

quicktime 3D

2006-07-10 Thread Viktoras Didziulis
can anyone suggest a method to put 3d shape into a quicktime pane. What I want to do is to generate 3d landscape from data and put it there... Is this possible ? What data format should I use? How? Thanks in advance! Viktoras ___ use-revolution mailing

Re: [OT] Market Share

2006-07-09 Thread Viktoras Didziulis
although I am "not a Mac person" yet, and buying Mac for software tests (Windows/Linux/Mac) is in my future plans only, I think the first successful step that increased market share of Apple was giving up Mac Classic and building the new OSX on nix ! This action increased availability of software t

Re: Rev for Linux "Seal of Approval"

2006-07-07 Thread Viktoras Didziulis
On the other hand just take a look at free tools like Perl, Python, Tcl/Tk, shells and a dozen of others. They are available for all Linuxes even the small ones (this means it is possible!), Windowses and MacOS'es, and note that they are free with thousands of modules for every imaginable purpose,

Re: Rev for Linux "Seal of Approval"

2006-07-06 Thread Viktoras Didziulis
Hi Bob, I personally have Ubuntu linux (Debian family) installed on my laptop PC and PC as the second OS. Really happy with this. Earlier have tried Fedora Core, but this one used to have some annoyances with laptops and multimedia. Then switched to Scientific Linux, multimedia was OK, still the

Re: Dependence on Programming Experts

2006-07-06 Thread Viktoras Didziulis
Hi all! That's a blog-like post on several related threads in this discussion. I hope it still makes some sense :-) Indeed, why can't we accept the fact, that there are no modern and outdated programming tools, but there are different tools for different tasks, and as well as everywhere - fas

Re: Possible New Book Titles

2006-07-06 Thread Viktoras Didziulis
Hi Dan, I would suggest adding a couple of sections on handling raster and vector graphics in Revolution which would be helpful too. Also all the basics and details on communicating with externals, libraries and OS functions and devices would be good to have in same book :-) Best regards Vikto

Re: [OT] Market Share

2006-07-05 Thread Viktoras Didziulis
And that's why some of us are not so eager to upgrade from Rev Studio 2.6.1 which is the last version capable to produce standalones for all the main OSes including Linux. From my personal experience there are more Linux users than those of MacOS at least in research & development sector in Europe.

Re: vector graphics

2006-07-04 Thread Viktoras Didziulis
Thanks Jan! ---Original Message--- From: Jan Schenkel Date: 07/04/06 21:38:31 To: How to use Revolution Subject: Re: vector graphics --- Viktoras Didziulis <[EMAIL PROTECTED]> wrote: > > Dear all, > > Are there any good references/tutorials on how to &

vector graphics

2006-07-04 Thread Viktoras Didziulis
Dear all, Are there any good references/tutorials on how to handle elementary vector graphics in Transcript. What I am trying to do is: 1) draw a polyline, polygon or point with unique name/ID from coordinates stored in tab delimited file as pairs of xy coordinates, each vector object starting

+printing image to memory

2006-06-08 Thread Viktoras Didziulis
Whoops, I forgot to mention that I am using external for matrix processing,so this question would be rather where should external's output (rgb values) be directed and in what form ? -V ---Original Message--- From: Viktoras Didziulis Date: 06/08/06 12:27:40 To: use-revol

printing image to memory

2006-06-08 Thread Viktoras Didziulis
Hello ;o) I am converting data matrix to its image representation by printing (rgb values representing data values) image to disk and then displaying the image file. I am not very happy with this approach though... Is there a way to print image directly to card or image field and not to loose im

Re: newbie q about revolution

2006-05-21 Thread Viktoras Didziulis
You will need Rev Stdudio 2.6.1 in order to compile your applications for Linux. The new version 2.7.1 still has to be updated for Linux support which is coming... That was initially my concern as I purchased 2.7.1, but RunRev support were very kind to provide a license for the previous version, s

go to label

2006-05-17 Thread Viktoras Didziulis
Dear Rev fellows, I am loading a relatively big html document into a text field as htmlText property. Are there any commands to scroll down/up to a specific label within the document ? In the document labels are set to link tags. Is it possible to use those, so the label would be invisible (as i

Re: Sort-of OT: Learning Python

2006-05-09 Thread Viktoras Didziulis
By the way, I noticed on www.python.org that Python runs on Palm handhelds and Nokia mobile phones. Are there any info on transcript executables running on handhelds or phones. I think this would be (or is it already?) a nice feature for Runtime Rev too! Viktoras ---Original Message--

server-client apps in transcript

2006-05-04 Thread Viktoras Didziulis
One more question, Looking for hints on how to implement server - client software using transcript. I.e. how do we create a server that opens its own port and communicates through it with the client on other machine worldwide. Something similar to p2p connections, just to be used for distributed

dsn-less connections

2006-05-04 Thread Viktoras Didziulis
Hi, can anyone give any hint on how (and if) is it possible to arrange a dsn-less connection from transcript. I have a bunch of text files that represent a simple relational database. Does Revolution have any internal SQL module (like Perl's dbi), so I could sql-query text tables directly without

eval()

2006-05-03 Thread Viktoras Didziulis
One more question (hopefully the last one today :-). What is Transcript's function (like eval() in Perl or JavaScript) that executes any (transcript) code it gets as a text? Any alternatives ? Best wishes V.- ___ use-revolution mailing list u

links in htmlText

2006-05-03 Thread Viktoras Didziulis
Hello! Is it possible to make html links functional within a text field ? I am loading a very simple html document produced by a cgi sript online as an htmlText property in my stack. It contains links to other very simple html pages. The pages are generated on a remote server, so the only thin

splash screen before application loads

2006-05-02 Thread Viktoras Didziulis
As always thanks for all your help in advance :-) It takes time (~5 sec) while my application loads on some computers, so sometime it looks like it doesn't start at all. Usually end-users have a limited patience so they try clicking and may even get angry... In order to save their nerves is th

relative paths

2006-05-02 Thread Viktoras Didziulis
One more question... How to force the stack to be run from its current directory when it is opened from within Revolution Studio ? The problem I am experiencing is setting relative paths for external files to open. It works fine when the stack is packaged into standalone and executed. But when i

Re: Changing Script In Standalone

2006-05-02 Thread Viktoras Didziulis
Hi, does this mean that it is not possible to create a standalone with a data driven menu ? Like creating a menu from tab delimited file with item names and links to external files that are being constantly updated... Is there any workaround like using htmlText property with hyperlinks within

capturing output from device

2006-04-28 Thread Viktoras Didziulis
Does anyone know if there is a way to read data from usb, serial or parallel ports directly from within a stack? I have a GPS receiver connected to my PC and need to capture and preprocess data it is sending once per second. Is this possible in transcript or should I mix tools and languages do do t

Re: Windows, Shortcut, Strange.........

2006-04-28 Thread Viktoras Didziulis
Hi Garrett, you should set the working directory of the shortcut to the directory of application and not the default (which is the directory where the shortcut resides). If you use Inno setup to create your installer then installer directives should contain WorkingDir: "{app}"; and appear lik

text to image

2006-04-27 Thread Viktoras Didziulis
Hi, I have a text file which stores space (or tab) delimited rgb values. Height and width is defined as Y and X. Is there any straight-forward way to convert it to image in Transcript? Or yet more complex problem - given an text file of (tab delimited) values (e.g. elevation raster), is there

storing associative arrays externaly

2006-04-24 Thread Viktoras Didziulis
Hi! Asking again :-)... I have a program that creates indexes of values stored in raster maps. It needs to tie array to a file on a hard drive and get the file updated when the array is modified during runtime. Also when the the program exits it saves array contents to file so that when it is o

mixing transcript and Perl

2006-04-21 Thread Viktoras Didziulis
Hi! Is there a way to do inlines (of Perl) in Transcript ? At the moment I am more fluent in Perl, and some things just go faster this way :-). Best wishes Viktoras ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit thi

packing external executable within a stack?..

2006-04-17 Thread Viktoras Didziulis
And one more question related to the previous one... Is it possible in Revolution to include external executables as resources into a stack or some kind of shared library/resource ? Any references... Thanks! Viktoras ___ use-revolution mailing list us

read write stdin stdout

2006-04-17 Thread Viktoras Didziulis
Can anyone please suggest any resource/examples on how to implement communication with external console command-line executables. What I need is to open an executable (preferably with no console window splashing), pass a line of parameters to its stdin, read stdout output of the executable into tra

Re: table behaviour

2006-04-15 Thread Viktoras Didziulis
Thanks! I also managed to find "How to manage table fields tutorial" at http://www.sosmartsoftware.com/?r=revolution_didacticiels&l=en Best wishes Viktoras ---Original Message--- From: Alex Tweedly Date: 04/15/06 15:29:48 To: How to use Revolution Subject: Re: table behavio

table behaviour

2006-04-15 Thread Viktoras Didziulis
Hi masters of transcript, some problems with table (spreadsheet), Using Rev. studio 2.7. Seeking your help again and again, and lots of thanks in advance ! 1) when data from tab delimited file is loaded in to a table field I try editing a cell with value and... when focus is on the cell it s

populating table with csv data

2006-04-14 Thread Viktoras Didziulis
Hi! could someone please point to an example on how to populate table cells with data read from a delimited (comma, tab, etc...) text file. Is there any specific transcript "shortcut" function to do this or just the manual "long" way? Thanks! Best regards Viktoras _

Re: progress bar

2006-04-13 Thread Viktoras Didziulis
Thanks a lot for your very prompt help! Is there a way to change the default green-stripes background pattern that shows progress to something else (like own bitmap or just single color)? Best wishes! Viktoras ___ use-revolution mailing list use-

progress bar

2006-04-13 Thread Viktoras Didziulis
Hi! I am new to Revolution and Transcript. Giving a try to Revolution today, and somehow can't figure it out how to add number to current value property of Progress Bar. Could someone please write a brief example on how current value property of progress bar should be addressed. Thanks a lo

<    1   2   3   4