Trying to get pvbrowser to compile, and it appears to fail on the python bindings. It successfully installs and the demo runs, but I was hoping to use the...
Hallo, ich habe letztes Jahr den PVbrowser gefunden und möchte diesen in der Schule einsetzen. Ich habe mich in den letzten Tagen intensiver damit befasst und...
Bonjour Voila j'ai installer pvbrowser comme suite: ./clean.sh ./build.sh ./install.sh mais quand je lance pvbrowser dans le terminal voila la réponse: bash:...
Well useing fixed buffers is not a nice thing but the reason for this is as follows: WebKit runs within a separate thread and will use the "new" operator. This...
I have tried to transfer pvbrowser to ARM platform, but when i use arm qt qmake tool compile pvbrowser source code, i have some troubles as follow: 1) change...
Hi all, I have some trouble about the cell alignment. I have a tabel 8x3 and I want to align on the right the content of all cells. Here's my questions: 1) I...
Now that we can use the webkit renderer for SVG within pvbrowser we are no longer limited to the Tiny SVG standard. You can verify the features supported by...
Pvbrowser installation was successful in my Android 2.3.5 (samsung smartphone 9001), but shows no character, only empty squares (null characters). Do not you...
Qt provides 2 different SVG renderers. The QSvgRenderer only supports the SVG Tiny standard. But now you can also use the SVG renderer from WebKit which...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the pvbrowser group. File : /pvsmt.pro ...
Hi, I'm in trouble with a slave. It seems workin' perfectly but when I send a request with modbus_client.exe I have a return ret=-2. If I use ModbusTest I see...
hello everyone, i am electronic engineer student fron Bogotá, Colombia who is using pvbrowser on his final project for graduating, i downloaded the latest...
Hi all, I'm using this client on Windows to acquire some values. The device I control is a string box connected to a photovoltaic panel. During the day the...
I use buttons in table cells. Now I want to have the table cell background of one specific cell e.g. in green color and a blue button. I need this to indicate...
hello i am new to pvbrowser but i find it very interesting!! i'm using the Qtdatabase class to communicate with a MYSQL database but it looks like i can't...
I manage to use qtcreator for the development and design a GUI, import (pvimport) works well with the script provided in the document pvb.pdf. When I use qwt...
I manage to use qtcreator for the development and design a GUI, import (pvimport) works well with the script provided in the document pvb.pdf. When I use qwt...
Hi all, new to the message boards. Had to ask here because <tl;dr>A few questions regarding the licensing on pvbrowser, and the GNU GPL in regards to single...
Pvbrowser is running on Android. Everything seems to work, however there is a problem on the small phones: I cannot zoom with 2 fingers like I am used to do...
I wonder if it would be possible to compile pvbrowser for the iOS also (IPhone, IPad). There is a project http://qt.gitorious.org/+qt-iphone/qt/qt-iphone-clone...
Hi, I've a lil question... How do i import the bindings in /opt/pvbrowser/language-bindings/python in a regualr python shell? i mean like: [starwars@fedora...