I've not done a print out since 4.2. I'm wondering what's different about today? I heard printsupport was to use go an overhaul, what's the status on that? I do know that PDF creation is included now.
I'm looking to create PDFs on a headless server. Can I use Webkit to do layout using h
I wonder if your problem is related to this bug:
https://bugreports.qt-project.org/browse/QTBUG-40549. It has been fixed for the
release 5.4.0.
John Weeks
WaveMetrics, Inc.
Phone (503) 620-3001
Fax (503) 620-6754
email supp...@wavemetrics.com
> On Dec 18, 2014, at 3:02 PM, Bo Thorsen wro
On Thu, Dec 18, 2014 at 3:02 PM, Bo Thorsen wrote:
>
> Hi everyone,
>
> I have a request that I don't know how to fix. I hope one of you can
> give me a bit of help this time.
>
> I have an application that gets a string from the net and show it on the
> screen. The string can contain emojis, so t
Hi everyone,
I have a request that I don't know how to fix. I hope one of you can
give me a bit of help this time.
I have an application that gets a string from the net and show it on the
screen. The string can contain emojis, so the users would like to have
those drawn the right way.
This is
Forget it! I found it! :)
./qtquickcontrols/src/controls/Slider.qml
> On 18 Dec 2014, at 10:57, Rutledge Shawn
> wrote:
>
>
> On 18 Dec 2014, at 10:16, Nuno Santos wrote:
>
>> Shawn,
>>
>> If you mean using a MultiPointTouchArea to implement a custom slider, that
>> was what I have alread
Shawn,
Great! Thanks
One last question. Where can I find the source of the original Slider from
QtQuickControls? I have looked on Src/qtdeclarative but couldn’t find it.
Regards,
Nuno
> On 18 Dec 2014, at 10:57, Rutledge Shawn
> wrote:
>
>
> On 18 Dec 2014, at 10:16, Nuno Santos wrote:
On 18 Dec 2014, at 10:16, Nuno Santos wrote:
> Shawn,
>
> If you mean using a MultiPointTouchArea to implement a custom slider, that
> was what I have already done and it works.
>
> But, let me understand if I missed something:
>
> Is there anyway of using QtQuickControls Slider with MultiPo
Hi,
I'm implementing a basic completer for a code editor. One of the things
that can completed is a path-like string, for instance
"Perception/Persons/4352".
I have the completer working just fine when the model nodes are
"Perception", "Persons" and "4352", but I wanted to experiment and try to
i
It looks like QtQuick on Windows table computers is severly broken:
Automatic popup of the virtual keyboard does not work. But it works with
QWidgets and QML System Dialogs.
I tried to hack around the issue by calling C++-Code to show/hide the
keyboard (using FindWindow and PostMessage) in onActiv
Shawn,
If you mean using a MultiPointTouchArea to implement a custom slider, that was
what I have already done and it works.
But, let me understand if I missed something:
Is there anyway of using QtQuickControls Slider with MultiPointTouchArea?
Regards,
Nuno
> On 18 Dec 2014, at 09:10, Rutl
On 17 Dec 2014, at 17:02, Nuno Santos wrote:
> Hi Shawn,
>
> First of all thanks for your reply.
>
> As far as I understood, there are a couple of patches ready to integrate and
> I could probably integrate them myself on my current Qt. If that is correct,
> I really don’t want to change my
Am 18.12.2014 um 09:11 schrieb Rutledge Shawn:
>
> On 18 Dec 2014, at 09:05, Wilhelm wrote:
>
>> Am 18.12.2014 um 08:44 schrieb Till Oliver Knoll:
>>>
Am 17.12.2014 um 22:45 schrieb Wilhelm :
> ...
I can confirm that it works with Qt 5.3.2 (linux). I can drag from my
On 18 Dec 2014, at 09:05, Wilhelm wrote:
> Am 18.12.2014 um 08:44 schrieb Till Oliver Knoll:
>>
>>> Am 17.12.2014 um 22:45 schrieb Wilhelm :
>>>
...
>>>
>>> I can confirm that it works with Qt 5.3.2 (linux). I can drag from my
>>> test-application to another instance or to e.g. kate, etc
Am 18.12.2014 um 08:44 schrieb Till Oliver Knoll:
>
>> Am 17.12.2014 um 22:45 schrieb Wilhelm :
>>
>>> ...
>>
>> I can confirm that it works with Qt 5.3.2 (linux). I can drag from my
>> test-application to another instance or to e.g. kate, etc ... That's
>> good news.
>>
>> So, what todo with Qt 5
14 matches
Mail list logo