<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel about="http://blog.gmane.org/gmane.comp.ide.revolution.user">
    <title>gmane.comp.ide.revolution.user</title>
    <link>http://blog.gmane.org/gmane.comp.ide.revolution.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/113351"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/113350"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/113349"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/113347"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/113346"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/113343"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/113337"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/113335"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/113326"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/113323"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/113321"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/113298"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/113294"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/113282"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/113275"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/113271"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/113268"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/113265"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/113260"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/113251"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/113351">
    <title>textSize and printing</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/113351</link>
    <description>Tried setting the printTextSize (which the docs say has no effect but it was worth a try), no change.  Tried setting the textSize of the field just before printing, no change.  Looked for this source code of the RTF file, found a reference to a size 12 but am trying to figure out how to change it.

Shari L. Coxford-Yingst
Herman, Silver &amp; Associates, CPAs LLC
Certified Public Accountants
6445 Powers Ferry Road, Ste. 325
Atlanta, GA 30339
(770) 916-9910  Phone
(770) 916-9916  Fax
Email:  scoxford-6MaBHnsrhCJmSp2wPe0HL1aTQe2KTcn/&lt; at &gt;public.gmane.org
 
The information contained in this message and any attachments contain information from the accounting firm of Herman, Silver,  &amp; Associates, CPAs, LLC which is confidential and/or privileged.  The information is intended to be for the exclusive use of the named recipient(s).  If you have received this message in error, you are prohibited from disclosing, copying, distributing, or using the information.  Please contact the sender immediately by return email and delet</description>
    <dc:creator>Shari Coxford</dc:creator>
    <dc:date>2008-08-21T17:20:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/113350">
    <title>RTFtext and printing</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/113350</link>
    <description>Worked with the RTF file until the result in the field after editing looked perfect.  As someone suggested I could not trust the visuals of the RTF file, it did not translate perfectly into the field.  So I made adjustments where the RTF file itself is wonky but the field looks great.

Then printed the card using Jacques handy dandy script from the archives:

put the rectangle of cd 1 of stack "myStack" into myRectangle
  set itemDelimiter to "," 
  put item 1 of myRectangle &amp; the itemDelimiter into myXYstartpoint 
  put item 2 of myRectangle after myXYstartpoint 
  put item 3 of myRectangle &amp; the itemDelimiter into myXYendpoint 
  put item 4 of myRectangle after myXYendpoint 
  print cd 1 of stack " myStack " from myXYstartpoint to \
      myXYendpoint into 10,10,600,800

And the final printout has text size 2-3 times bigger than it should be!

Maybe I should be setting the printSize (or whatever it's called?)

Aaarrggghhhh!



Shari L. Coxford-Yingst
Herman, Silver &amp; Associates, CPAs LLC
Certified Public A</description>
    <dc:creator>Shari Coxford</dc:creator>
    <dc:date>2008-08-21T17:07:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/113349">
    <title>RTF text one size off</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/113349</link>
    <description>Was using a text size set manually, the size 11 rather than 10 or 12, so I thought maybe it was the culprit.  So in the RTF file I reset the text size to 10.  And when I put did the things and put it into the final field, it turned into size 11!

But now the doc is a bit wonky...

Shari L. Coxford-Yingst
Herman, Silver &amp; Associates, CPAs LLC
Certified Public Accountants
6445 Powers Ferry Road, Ste. 325
Atlanta, GA 30339
(770) 916-9910  Phone
(770) 916-9916  Fax
Email:  scoxford-6MaBHnsrhCJmSp2wPe0HL1aTQe2KTcn/&lt; at &gt;public.gmane.org
 
The information contained in this message and any attachments contain information from the accounting firm of Herman, Silver,  &amp; Associates, CPAs, LLC which is confidential and/or privileged.  The information is intended to be for the exclusive use of the named recipient(s).  If you have received this message in error, you are prohibited from disclosing, copying, distributing, or using the information.  Please contact the sender immediately by return email and delete the original mes</description>
    <dc:creator>Shari Coxford</dc:creator>
    <dc:date>2008-08-21T16:47:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/113347">
    <title>htmltext rtftext</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/113347</link>
    <description>Attempting it with an RTF text file.  

Open file tFile for read
Read from file tFile until end
Close file tFile
Replace xyz with abc in it
Set the rtfText of fld 1 to it

ALMOST perfect.  Except that nagging one size bigger text size.  If I manually select text of the fld and change it to the right size, it's gorgeous.

Checking the textsize of the fld, it is correctly set.  Opening the RTF doc normally in Wordpad or Word, the font size is correctly set.

Looked at the rtfText of the fld, no mentions of font sizes in the hidden tags.



Shari 



_______________________________________________
use-revolution mailing list
use-revolution-1W37MKcQCpJ21N0xZs15Ng&lt; at &gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

</description>
    <dc:creator>Shari Coxford</dc:creator>
    <dc:date>2008-08-21T16:40:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/113346">
    <title>htmltext and word</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/113346</link>
    <description>What Word did was to create THREE files!  This was a very simple one page doc, and Word turned it into an HTML doc, plus a folder with two other files in it.  I read the files and they were irrelevant so I trashed them, and the HTML file went poof with them!  Unbelievable on Word's part.

I love my Mac at home.  I use Pagespinner to create HTML docs, and can write HTML from scratch.  Pagespinner is more of a helper, it doesn't assume anything.  Clean and crisp.  Doesn't help me here, but it's a happy memory to start the afternoon with :-)

Back to the template... cross your fingers...

Shari 



_______________________________________________
use-revolution mailing list
use-revolution-1W37MKcQCpJ21N0xZs15Ng&lt; at &gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

</description>
    <dc:creator>Shari Coxford</dc:creator>
    <dc:date>2008-08-21T16:25:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/113343">
    <title>htmltext frustrations</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/113343</link>
    <description>Nope, not using a Mac for this project.  Working at the office, so I'm doomed to used Word, Notepad and Wordpad.

Notepad doesn't do any formatting worth a darn, so I nixed it.

The original doc was created in Word, and I tried opening it in word and saving as HTML.  Word in its arrogance added more garbage than I could have dreamed possible.  I tried saving from Word as RTF.  I tried copying the text from the Word doc and pasting it into a newly created Wordpad doc, and then trying to work with it.  

All of these looked great when I opened the file directly, but when Rev opened the files and read from them and set the htmltext of someField to the retrieved text, there were extra characters at the beginning of the field.  I tried getting the offset of the first word of the doc then deleting everything before the first word in the field, and ALL text in the field was deleted.

So I tried putting the text manually into a field, intending not to use external files at all.  Got it looking perfect with center, u</description>
    <dc:creator>Shari Coxford</dc:creator>
    <dc:date>2008-08-21T15:58:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/113337">
    <title>HTMLtext and printing</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/113337</link>
    <description>Okay, have tried eight ways to Sunday to make this work.  Tried it using an RTF file, HTML file, TXT file.  TXT doesn't allow formatting which defeated the purpose.

For RTF I created a nice doc and saved it as RTF.  Read it from disk, changed the data, set the htmltext of someField to it, and garbage appears before the doc text, and prints with it.

Ditto for HTML. Am going to attempt to manually put the template text into a field, retrieve the field and do it.

Will keep you posted.

Shari 



_______________________________________________
use-revolution mailing list
use-revolution-1W37MKcQCpJ21N0xZs15Ng&lt; at &gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

</description>
    <dc:creator>Shari Coxford</dc:creator>
    <dc:date>2008-08-21T14:58:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/113335">
    <title>unicode - 2.6 vs 2.9</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/113335</link>
    <description>Hello list,

Any reasons why a stack when converted
into a standalone with 2.6 handles unicode
text as expected, but not when built with 2.9?

Thanks.

--
Nicolas Cueto
_______________________________________________
use-revolution mailing list
use-revolution-1W37MKcQCpJ21N0xZs15Ng&lt; at &gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

</description>
    <dc:creator>Nicolas Cueto</dc:creator>
    <dc:date>2008-08-21T10:28:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/113326">
    <title>LaTex -- Convert to XML</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/113326</link>
    <description>Anyone doing LaTex conversions? I need to get from LaTex to XML to InDesign.

The LaTex format is straight forward, and writing a parser for it can be 
done. The job we have in mind will not necessary include all the complex 
LaTex mark up for complex math. This is simple documentation.

But before I begin re-inventing the wheel I was wondering if anyone else 
has any LaTex parsing libs already built.  I could repurpose them. The 
existing tools produce XML that is too generic, or way over kill 
requiring "Super Nerd" skills to install complex unix low level bash 
scripts, as with most things, getting from A to G with Revolution, 
\begin{quip}{is that the name of our code now? :-) ?} will probably 
faster and simpler.


_______________________________________________
use-revolution mailing list
use-revolution-1W37MKcQCpJ21N0xZs15Ng&lt; at &gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

</description>
    <dc:creator>Sivakatirswami</dc:creator>
    <dc:date>2008-08-21T00:35:30</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/113323">
    <title>Changing text in formatted field</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/113323</link>
    <description>If I've got a field with nicely formatted text, some bold, some 
underlined, etc., is there a way from within a script to change a 
word in that field without losing the formatting?

Shari
</description>
    <dc:creator>Shari</dc:creator>
    <dc:date>2008-08-20T23:14:16</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/113321">
    <title>Re-2: Linux "touch" equivalent for Windows?</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/113321</link>
    <description>So.

maybe this is what you are looking for

http://www.digitalfotonetz.de/Downloads/Touch.zip 

There two commandline tools. One for files and one for folders.
The zip-file contains a short english manual as pdf.

HTH

Matthias



-------- Original Message --------
Subject: Re: Linux "touch" equivalent for Windows? (20-Aug-2008 19:56)
From:    Phil Davis &lt;revdev-FZyK+flC2EjR7s880joybQ&lt; at &gt;public.gmane.org&gt;
To:      runrev260805-SNt112iDpA4&lt; at &gt;public.gmane.org



_______________________________________________
use-revolution mailing list
use-revolution-1W37MKcQCpJ21N0xZs15Ng&lt; at &gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

</description>
    <dc:creator>runrev260805-SNt112iDpA4&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2008-08-20T19:53:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/113298">
    <title>Mac icon specifications</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/113298</link>
    <description>Forgive me if this has been covered in the past, but I can't seem to  
find any info about it.

We have a graphics artist in our company who is trying to create some  
program icons, and for some reason the Mac icns file just isn't  
working quite right. Revolution builds the standalone without errors,  
but the icon does not appear on the app after being built. The icns  
file is included in the bundle, and selecting it in the Finder does  
show the image correctly. What would cause the icon from not showing  
on the app bundle itself? Something in the way the icon was created,  
or is it something in Revolution? We've not had trouble with icons in  
the past. The artist is using a program called Axialis IconWorkshop to  
create both Win and Mac icons.

Any help would be appreciated.

Thanks,
Chris


--
Chris Sheffield
Read Naturally, Inc.
www.readnaturally.com

_______________________________________________
use-revolution mailing list
use-revolution-1W37MKcQCpJ21N0xZs15Ng&lt; at &gt;public.gmane.org
Please visit thi</description>
    <dc:creator>Chris Sheffield</dc:creator>
    <dc:date>2008-08-20T14:25:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/113294">
    <title>QT: How do I show the contents of listed TXT files?</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/113294</link>
    <description>Hi there,

I got a question which got me puzzled for a while now.
I want to list the .TXT files in the defaultfolder and that works OK
with the following script:
on mouseUp
  set the defaultFolder to "foldername"
  put the files into field "contents"
end mouseUp

Now I want to show the contents of the .TXT files in field
"contents2'" when I click on them.
And thats where I am stuck!

I can click on the listed TXT files but what do I need to do to show
the contents of the clicked TXT file in field "contents2"?

Thanks for your help!

Greetings,

William de Smet
_______________________________________________
use-revolution mailing list
use-revolution-1W37MKcQCpJ21N0xZs15Ng&lt; at &gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

</description>
    <dc:creator>William de Smet</dc:creator>
    <dc:date>2008-08-20T12:36:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/113282">
    <title>"shell xyz" in the background OS X</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/113282</link>
    <description>Hi all,

I just found this gem in the Rev docs:
"Tip:  The shell function blocks Revolution until it is completed. If  
you want to run a shell
command in the background, write the shell script to a text file then  
execute it with the
launch command."

But cannot get it to work.

What I did:
1. put the tempname &amp; ".sh" into shell_file
I think "sh" is the correct suffix, since the FInder show the "SHELL"  
icon for this file.
2. set the filetype to ""
3. wrote the correct shell command to url("file:" &amp; shell_file)
4. Tried:
launch shell_file  ## seems to be the right syntax but see below...
launch document shell_file
and even:
launch shell_file with "/usr/bin"

No chance.

Then I tried to execute the file directly in the terminal and got:
Permission denied

What can I do to get it to work in Rev?

Thanks in advance!


Best

Klaus Major
klaus-luITrbk85MeELgA04lAiVw&lt; at &gt;public.gmane.org
http://www.major-k.de


_______________________________________________
use-revolution mailing list
use-revolution-1W37MKcQCpJ21N</description>
    <dc:creator>Klaus Major</dc:creator>
    <dc:date>2008-08-20T09:53:51</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/113275">
    <title>bad print quality of a resized image</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/113275</link>
    <description>Hello,

Win XP, Rev 2.9 I have an foto as an image, which I want to print. Printing
the image in original size is ok. But after resizing the image to a smaller
size the quality of the foto is not acceptable any more. It is roughly
pixled and has a dramatical loss of quality, though it got smaller in size.
Comparing it to resizing the same image in photoshop, shows, that it must
not be like this. Obviously Rev has no algorithm for resizing image data!? I
have no idea, if I have any control over the imagedata when resizing.

Any ideas out there? Any experiences?

Thank you, Tiemo

 

 

 

_______________________________________________
use-revolution mailing list
use-revolution-1W37MKcQCpJ21N0xZs15Ng&lt; at &gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

</description>
    <dc:creator>Tiemo Hollmann TB</dc:creator>
    <dc:date>2008-08-20T07:57:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/113271">
    <title>Linux "touch" equivalent for Windows?</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/113271</link>
    <description>Is there a Windows shell command that lets you change the mod dates of 
files the way "touch" lets you do it in Linux?

Thanks -
</description>
    <dc:creator>Phil Davis</dc:creator>
    <dc:date>2008-08-19T21:13:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/113268">
    <title>A Simple Question: How do I draw a vertical line?</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/113268</link>
    <description>This would seem to be an easy thing to do with a GUI IDE but I can't seem
to get it right.  I want to draw some vertical lines on a form that are
thicker than one pixel (this is where I'm having problems).

I can't do it (accurately) with the mouse so I'm drawing a pretty close
approximation of vertical and then I want to use the property inspector to
"correct" the line and make it vertical.  The problem is if I move the
bottom of the line, the top moves.  If I move the top, the bottom moves. 
It seems to be trying to create a line inside the corners of a rectangle
and therefore, I can never get a truly vertical line.

Any ideas as to what I'm doing wrong here?  For what it's worth, I'm
trying to put on lines that are somewhere around 6 to 8 pixels "thick."

Thanks!

Len Morgan

_______________________________________________
use-revolution mailing list
use-revolution-1W37MKcQCpJ21N0xZs15Ng&lt; at &gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists</description>
    <dc:creator>len-morgan-gH59lhQHs9peoWH0uzbU5w&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2008-08-19T20:03:36</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/113265">
    <title>revBrowser on Windows</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/113265</link>
    <description>Hello my friends,

I am back from vacation/holiday and am trying to figure out my  
revBrowser problems again.

So far, I seem to have fixed the MaxOSX issues for revBrowser and am  
fixing my path problems.

And on windows I have the path fixed but still have a naming issue  
i.e. a .png is being shown in my field but on OSx it does not so I  
have to fix this.

As far as revBrowser on windows is concerned, it loads the external, I  
check on a built standalone for the instances and there is one. Also I  
do not get an error on loading the browser external.

BUT, It seems however that the browser window while it does load, can  
not be actually seen on the screen and if I mouse over the area where  
it is supposed to load I get feedback (for instance the tooltip on a  
google link) but the window is blank visually.

I think this might be due to the fact that I use a window shape for  
the stack. Is there a workaround for this? Any ideas on a fix?


Another issue I have is when I start a player with a video </description>
    <dc:creator>Thomas McGrath III</dc:creator>
    <dc:date>2008-08-19T16:22:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/113260">
    <title>Rev browser exporting pdf</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/113260</link>
    <description>How can I export a web page as PDF  using the internal browser of
Revolution?

I tryed with Quartam PDF Library for Revolution but I could not find a
solution.

Have you a clue? Thanks

Paolo

******************************************

Paolo Mazza
NEOL SRL
Società partecipata da Università di Padova
via N. Tommaseo 84
35131 - Padova (Italy)
Tel 049- 2050147 - Fax 049-7964386
www.neol.it

_______________________________________________
use-revolution mailing list
use-revolution-1W37MKcQCpJ21N0xZs15Ng&lt; at &gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

</description>
    <dc:creator>paolo mazza</dc:creator>
    <dc:date>2008-08-19T14:20:45</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/113251">
    <title>Help menu issues (Mac)</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/113251</link>
    <description>Folks, I'm just beginning serious RR work after a long gap, and I've  
started by looking at stuff I did earlier. I'm now using RR 2.9.0 for  
most of my work.

I've returned to an app I created as a standalone I think with RR2.8.1  
(it was a long time ago) and I'm running it on a Mac with Leopard  
10.5.4. Everything works as expected, except that when I pick the Help  
menu on the main menu bar, the name 'Help' hilites when clicked, as  
expected, but then it stays hilited even after the menu action is  
completed: completion consisting of closing a window with instructions  
which had opened when the menu item was chosen. The hilitie only  
vanishes when I click on another menu. None of the other menus suffers  
from this problem. Can anyone explain this?

Also by Mac convention (presumably), the Help menu now contains a  
search field as well as the 'Help' item which I programmed. Can I do  
anything to suppress this? I think it will just confuse my users  
(schoolchildren) as the search can lead into g</description>
    <dc:creator>Graham Samuel</dc:creator>
    <dc:date>2008-08-19T10:41:31</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/113241">
    <title>error in revdb_connect with special chars in path</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/113241</link>
    <description>Hello,

Win XP, Rev 2.9. I just detected that revdb_connect has problems with
special chars in the db path. When having a special sign - in my case german
umlaut - the revdb_connect fails. A path with standard chars works perfect.
I coded:

put revdb_connect("sqlite",gPfadDB &amp; "lexikon.db",,,,) into gConID

where the path in gPfadDB has a german umlaut. I also tested the standalone
with the same effect. Is it really that I have to tell my customers they
can't use german chars in their installation path or is there any
workaround?

Thanks for any tipp

Tiemo

 

 

 

_______________________________________________
use-revolution mailing list
use-revolution-1W37MKcQCpJ21N0xZs15Ng&lt; at &gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

</description>
    <dc:creator>Tiemo Hollmann TB</dc:creator>
    <dc:date>2008-08-19T07:35:12</dc:date>
  </item>
  <textinput about="http://search.gmane.org/?group=$group=gmane.comp.ide.revolution.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.ide.revolution.user</link>
  </textinput>
</rdf:RDF>
