Hi Attila, First of all thanks for your comments. We appreciate them. Then I fixed the input method for the GV long time ago. Could I know what version of Qt are you running?
If it's the latest one, could you give me simple application that show me the bug? Thanks, Antonio On Thu, May 21, 2009 at 2:56 PM, Attila Csipa <[email protected]> wrote: > On Thursday 21 May 2009 12:35:09 David Greaves wrote: > > > I have a qgview that > > > contains HTML formatted *non-editable* items (QGraphicsTextItem), but > > > when people select/focus them, the bar pops up which is somewhat > > > unexpected/annoying. > > > > Tell me about it :) > > > > It is triggered by a mouse-release event; I am thinking about how to fix > > that. > > > > My thoughts are that it should really be triggered by some kind of > > focus/cursor-set event (is there one?) > > Well, I'm using QGraphicsItem::ItemSelectedChange and that's what brings it > in... IMO The logical target for poking (in the case of graphicsitems) > seems > to be > > Qt::TextInteractionFlags QGraphicsTextItem::textInteractionFlags () const > > as that is what really determines how the text items (should) behave... > > PS moving to qt4-devel only after this one. > > _______________________________________________ > maemo-developers mailing list > [email protected] > https://lists.maemo.org/mailman/listinfo/maemo-developers > -- George Carlin<http://www.brainyquote.com/quotes/authors/g/george_carlin.html> - "Electricity is really just organized lightning."
_______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
