[maemo-developers] Qt/hildon input integration ?
From: Antonio Aloisio antonio.aloisio at gmail.comDate: Wed Jun 3 14:29:39 EEST 2009
- Previous message: Qt/hildon input integration ?
- Next message: Qt/hildon input integration ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi On Wed, Jun 3, 2009 at 1:45 PM, Attila Csipa <maemo at csipa.in.rs> wrote: > Just a small followup on this - not sure if it's related to your fix or Qt > at > all, but I noticed this only happens if I have the keyboard slided out on > my > N810. If the slide is closed, no hildon bar appears on tapping > QGraphicsTextItems and everything is working as intended. Weird. Does this > maybe point to the culprit or does it just emphasize my stone-age debug > skills ? :) What happen if you tap the QGraphicsTextItems when the KB is slided in? Do you need the HIM or not? You can switch off it for your widget.. btw I really like to understand if it's a bug or not. BR Antonio > > PS. I know, a C++ example. It's just that living on a 4GB SSD makes it > inconvenient to get into the scratchbox business. Will do that as soon as I > rebuild my main machine :( > > On Thursday 21 May 2009 14:13:31 Antonio Aloisio wrote: > > 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 <maemo at csipa.in.rs> 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 > > > maemo-developers at maemo.org > > > https://lists.maemo.org/mailman/listinfo/maemo-developers > > > -- Mark Twain <http://www.brainyquote.com/quotes/authors/m/mark_twain.html> - "There is no sadder sight than a young pessimist." -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20090603/0f7f7afa/attachment.htm
- Previous message: Qt/hildon input integration ?
- Next message: Qt/hildon input integration ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]