<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>pvbrowser at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/pvbrowser/</link>
    <description>process visualization hmi/scada</description>

    <item>
      <title>Re: pvbrowser to database connection</title>
      <pubDate>Mon, 08 Feb 2010 07:41:37 GMT</pubDate>
      <dc:creator>pvbrowser</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pvbrowser/message/700</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pvbrowser/message/700</guid>
      <description>... You should first create a little &quot;hello world&quot; application !!! ################################### #include &quot;pvapp.h&quot; #include &quot;rlbussignaldatabase.h&quot; </description>
    </item>
    <item>
      <title>Re: pvbrowser to database connection</title>
      <pubDate>Mon, 08 Feb 2010 03:17:32 GMT</pubDate>
      <dc:creator>Kevin Jo</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pvbrowser/message/699</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pvbrowser/message/699</guid>
      <description>I have another problem now. After succesfully solve the rlbussignaldatabase dependencies problems, I learn how to use that library and I found a problem. When</description>
    </item>
    <item>
      <title>Re: pvbrowser to database connection</title>
      <pubDate>Thu, 04 Feb 2010 10:01:36 GMT</pubDate>
      <dc:creator>Kevin Jo</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pvbrowser/message/698</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pvbrowser/message/698</guid>
      <description>... After I followed your direction, I just solve the depedencies for include file. But still got some error. The project needed mysql library, so I copied the</description>
    </item>
    <item>
      <title>Re: pvbrowser to database connection</title>
      <pubDate>Wed, 03 Feb 2010 11:53:33 GMT</pubDate>
      <dc:creator>pvbrowser</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pvbrowser/message/697</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pvbrowser/message/697</guid>
      <description>... These methods are in rlbussignaldatabase.cpp #################################### rlBussignalDatabase::rlBussignalDatabase() { databaseName = NULL; </description>
    </item>
    <item>
      <title>Re: pvbrowser to database connection</title>
      <pubDate>Wed, 03 Feb 2010 10:27:21 GMT</pubDate>
      <dc:creator>Kevin Jo</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pvbrowser/message/696</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pvbrowser/message/696</guid>
      <description>I copied the those two file into my project and I insert #include &quot;rlBussignalDatabase.h&quot; into my project header and then I got this error: </description>
    </item>
    <item>
      <title>Re: another question about zooming an SVG</title>
      <pubDate>Wed, 03 Feb 2010 07:40:12 GMT</pubDate>
      <dc:creator>pvbrowser</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pvbrowser/message/695</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pvbrowser/message/695</guid>
      <description>... A small hint: In pvsexample zooming/panning the whole SVG was done manually. Meanwhile these functions are included in rlSvgAnimator. Thus it is a little</description>
    </item>
    <item>
      <title>Re: another question about zooming an SVG</title>
      <pubDate>Wed, 03 Feb 2010 01:15:57 GMT</pubDate>
      <dc:creator>mur_en</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pvbrowser/message/694</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pvbrowser/message/694</guid>
      <description>Yes, it works nicely, thank you: I applied the matrix to the boundsOnElement coordinates according x&#39; = m11*x + m21*y + dx y&#39; = m22*y + m12*x + dy and receive</description>
    </item>
    <item>
      <title>Re: pvbrowser to database connection</title>
      <pubDate>Tue, 02 Feb 2010 17:19:00 GMT</pubDate>
      <dc:creator>pvbrowser</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pvbrowser/message/693</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pvbrowser/message/693</guid>
      <description>... rlBussignalDatabase is not compiled into rllib because in that case you would need a installed MySQL all the time. Please download: </description>
    </item>
    <item>
      <title>Re: pvbrowser to database connection</title>
      <pubDate>Tue, 02 Feb 2010 15:48:28 GMT</pubDate>
      <dc:creator>Kevin Jo</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pvbrowser/message/692</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pvbrowser/message/692</guid>
      <description>Actually I used that step, before I posted to this forum. I want to use rlBussignalDatabase and in main.cpp, I added this code: #include ..... </description>
    </item>
    <item>
      <title>Re: pvbrowser to database connection</title>
      <pubDate>Tue, 02 Feb 2010 12:44:52 GMT</pubDate>
      <dc:creator>pvbrowser</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pvbrowser/message/691</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pvbrowser/message/691</guid>
      <description>I forgot that you must add the sql module in the project file also ####################################### # project file                        # </description>
    </item>
    <item>
      <title>Re: pvbrowser to database connection</title>
      <pubDate>Tue, 02 Feb 2010 12:18:54 GMT</pubDate>
      <dc:creator>pvbrowser</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pvbrowser/message/690</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pvbrowser/message/690</guid>
      <description>... The libraries you want to use must be specified within the project file. This is a qmake project file which is described here. </description>
    </item>
    <item>
      <title>Re: pvbrowser to database connection</title>
      <pubDate>Tue, 02 Feb 2010 10:49:02 GMT</pubDate>
      <dc:creator>Kevin Jo</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pvbrowser/message/689</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pvbrowser/message/689</guid>
      <description>Sorry to disturb again with my silly question. I got some problem when I want to use that library. Either QtSQL or rllib, I still can&#39;t find a right way to use</description>
    </item>
    <item>
      <title>Re: another question about zooming an SVG</title>
      <pubDate>Tue, 02 Feb 2010 08:25:23 GMT</pubDate>
      <dc:creator>pvbrowser</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pvbrowser/message/688</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pvbrowser/message/688</guid>
      <description>... Ok, this is now added in the git repository. Please see pvsexample mask6_slots.h</description>
    </item>
    <item>
      <title>Re: pvAddTab: problem with stringlength</title>
      <pubDate>Tue, 02 Feb 2010 08:23:16 GMT</pubDate>
      <dc:creator>pvbrowser</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pvbrowser/message/687</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pvbrowser/message/687</guid>
      <description>Thanks for the bug report. I reviewed the util functions again and hope all buffers are now checked for length. See git repository</description>
    </item>
    <item>
      <title>pvAddTab: problem with stringlength</title>
      <pubDate>Mon, 01 Feb 2010 22:05:51 GMT</pubDate>
      <dc:creator>mur_en</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pvbrowser/message/686</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pvbrowser/message/686</guid>
      <description>My server crashes in pvAddTab after translation of the .ui into Russian language. I use utf-8, therefore each character needs more than one byte. The 80 bytes</description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.sp2.yahoo.com uncompressed/chunked Sun Mar 28 18:02:48 PDT 2010 -->
