[Qt-interest] outside X inside IDE, different behaviour
frares at gmail.com
frares at gmail.com
Wed Aug 17 18:58:54 CEST 2011
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
> >
> >
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110817/093c405e/attachment.html
More information about the Qt-interest-old
mailing list