On Fri, Oct 18, 2013 at 08:19:24AM -0700, Thiago Macieira wrote:
> On sexta-feira, 18 de outubro de 2013 17:37:39, baneyue wrote:
> > I've found some similiar situation on the stackoverflow[1], the
> > answer marked with `Correct` suggested that the xml node should keep
> > all char
Hi Stefano,
> This could be a serial port library bug or a driver issue???
It is unknown, maybe yes or maybe no. :)
You should do some debugging of the library and view the content for the
"currentSerialInfo" struct.
For us it is interest the value of "currentSerialInfo.baud_base" field,
se
On sexta-feira, 18 de outubro de 2013 17:37:39, baneyue wrote:
> I've found some similiar situation on the stackoverflow[1], the
> answer marked with `Correct` suggested that the xml node should keep
> all characters in **one** line, but i really need to store it in a
> __stuctured_
Thank you Frédéric for your suggestion!
I am looking into the datasheet in order to discover these values.
BTW the QtSerialPort library doesn't report anything and from its side
everithing is working properly...
This could be a serial port library bug or a driver issue???
I think that there is
Hi,
On Friday 18 October 2013 14:05:07 Etienne Sandré-Chardonnal wrote:
> I want to do the following GUI element : a QLineEdit which popups when some
> control is clicked, allowing the user for text input, and which hides when
> enter is pressed, or when the user clicks outside the QLineEdit.
I'm
Op 18-10-2013 14:05, Etienne Sandré-Chardonnal schreef:
Dear all,
I want to do the following GUI element : a QLineEdit which popups when
some control is clicked, allowing the user for text input, and which
hides when enter is pressed, or when the user clicks outside the
QLineEdit.
How can t
On 10/18/2013 7:05 AM, Etienne Sandré-Chardonnal wrote:
> Dear all,
>
> I want to do the following GUI element : a QLineEdit which popups when
> some control is clicked, allowing the user for text input, and which
> hides when enter is pressed, or when the user clicks outside the QLineEdit.
>
> How
Dear all,
I want to do the following GUI element : a QLineEdit which popups when some
control is clicked, allowing the user for text input, and which hides when
enter is pressed, or when the user clicks outside the QLineEdit.
How can this be implemented? In other words, I'm looking for an undecor
You need to have double quotes around your color values
Nate Rogers
Software Engineer
Control Systems
The Raymond Corporation
20 South Canal Street
Greene, New York 13778-0130
Phone: 607-656-2855
Fax: 607-656-4845
nate.rog...@raymondcorp.com
http://www.raymondcorp.com
-Original Message-
Hi all,
I'm using the MS Visual C++ 10 Compiler under Windows 7 64 bit.
I'd like to build simple C console applications with qmake istead of
writing own makefiles.
I want to achive something like:
link /Zi main.o dependency.o testape.lib
This is my simple QMake PRO file:
TEMPLATE = a
> Hi list,
> I am trying to communicate via serial port with a device that use
> 125000 bps.
> When I set the custom baud rate the setBaudRate return true without
> error (I also check with debugger and the QSerialPortPrivateData
> inputBaudRate and outputBaudRate are properly set to 125000).
I would load the theme files directly off the hard drive (not in the
resource file) and use the resource file only for application-specific
and flags, etc icons.
On 18/10/2013 07:01 PM, Mitch Curtis wrote:
> On 10/16/2013 11:44 AM, Stefan Böhmann wrote:
>> Hi list,
>>
>> I want to provide a cust
Hi list,
I am trying to communicate via serial port with a device that use
125000 bps.
When I set the custom baud rate the setBaudRate return true without
error (I also check with debugger and the QSerialPortPrivateData
inputBaudRate and outputBaudRate are properly set to 125000).
But when
Hi guys:
I use a QTextEdit to edit the style string stored in a xml file like
this:
Road {
stroke: #c1c566;
st
On 10/16/2013 11:44 AM, Stefan Böhmann wrote:
> Hi list,
>
> I want to provide a custom set of icons for my application without using
> resources (license and size constraints). So all icons are installed together
> with the application. I also have not only one single theme but a generic one
>
15 matches
Mail list logo