<br><br><div class="gmail_quote">On Wed, Jun 3, 2009 at 3:44 PM, Attila Csipa <span dir="ltr"><maemo@csipa.in.rs></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Wednesday 03 June 2009 13:29:39 Antonio Aloisio wrote:<br>
> > N810. If the slide is closed, no hildon bar appears on tapping<br>
> > QGraphicsTextItems and everything is working as intended. Weird. Does<br>
> > this maybe point to the culprit or does it just emphasize my stone-age<br>
> > debug skills ? :)<br>
><br>
> What happen if you tap the QGraphicsTextItems when the KB is slided in?<br>
<br>
</div>The item gets the select/focus events it should, no HIM bar, everything OK. As<br>
the old saying goes, a video is worth a thousand kilobytes, you can see what<br>
I'm trying to explain on<br>
<br>
<a href="http://www.youtube.com/watch?v=-mwu85RZtgE" target="_blank">http://www.youtube.com/watch?v=-mwu85RZtgE</a><br>
<div class="im"></div></blockquote><div>Thanks for the video.;D<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">
<br>
> Do you need the HIM or not? You can switch off it for your widget.. btw I<br>
<br>
</div>Hm, it's a QGraphicsTextItem. I know I could disable it for the whole GV, but<br>
I also have editable items :S (note - the hildon bar problem is consistent<br>
regardless of the presence of editable items). The example on<br>
<a href="http://wiki.maemo.org/Qt4Hildon#Maemo_Qt_API_Reference" target="_blank">http://wiki.maemo.org/Qt4Hildon#Maemo_Qt_API_Reference</a> talks about widgets...<br>
or does that apply to QGraphicsItems in general ?</blockquote><div> Actually to disable the HIM you have to use QWidget::setAttribute().. then no it doesn't work for the QGraphicItems.<br>BTW that is a strange behavior for me too. I really like to know if someone have found this bug in C++ apps too.<br>
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<div class="im"><br>
> really like<br>
> to understand if it's a bug or not.</div></blockquote><div class="im"> File it in our Bug tracker, if it's a bug it will be fixed... <br>
<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">As the item has only the selectable+focusable flags (=no editable flag), it's<br>
certainly not what I would call expected behavior, especially as it depends<br>
on the slider state :)</blockquote><div>Yeah that's very very very strange. because It should pop up the VKB.... hey just a moment have you enabled the Virtual Keyboard usage from the control panel?<br><br> <br></div>
</div><br><br clear="all"><br>-- <br><br><a href="http://www.brainyquote.com/quotes/authors/g/george_bernard_shaw.html" target="_blank">George Bernard Shaw</a> - "A government that robs Peter to pay Paul can always depend on the support of Paul."