[Qt-interest] outside X inside IDE, different behaviour

Anton Chernov mechernov at gmail.com
Thu Aug 18 08:51:50 CEST 2011


Ok, probably the problem is elsewhere. You can paste the code of your
SVGButton class here, maybe this could help find the answer.

2011/8/17  <frares at gmail.com>:
> Hello again
>
> I have tested a little further, and implemented the mouse hovering events.
> All SVG items respond to those, no matter release nor debug, even launched
> inside the IDE or from a file manager.
>
> Thanks
> Francisco
>
>
> Em 16/08/2011 12:16, Anton Chernov <mechernov at gmail.com> escreveu:
>> Probably the svg module, try to put the svg dll to your distribution.
>>
>>
>>
>> 2011/8/16  frares at gmail.com>:
>>
>> > Hi, Guys
>>
>> >
>>
>> > I have built a keypad for an image viewing application that a friend
>>
>> > (mostly) and I are building, using mainly a QWidget with only a
>>
>> > QGraphicsView that contains a QGraphicsScene , that contains 26 buttons
>> > in a
>>
>> > grid that inherits from QGraphicsSvgItem .
>>
>> >
>>
>> > When run from inside the IDE, both debug and release versions work. Now,
>>
>> > running the app from a file manager or even from command line, things
>>
>> > differ: the debug version works fine, but on the release one, only a few
>>
>> > buttons work, and there is no pattern I could find on which will work,
>> > which
>>
>> > won't. So it seems to me it might be an environment mismatch, but can't
>> > find
>>
>> > it.
>>
>> >
>>
>> > I am using Qt 4.7.1 , built it from sources using MS Visual Studio 2005
>> > SP1.
>>
>> >
>>
>> > Thanks
>>
>> > Francisco
>>
>> > _______________________________________________
>>
>> > Qt-interest mailing list
>>
>> > Qt-interest at qt.nokia.com
>>
>> > http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>>
>> >
>>
>> >
>>
>>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>
>



More information about the Qt-interest-old mailing list