Re: Aw: Re: Fremantle user interface behaviour and API

2009-05-21 Thread Alberto Garcia
On Tue, May 19, 2009 at 04:51:47PM +0200, Cornelius Hald wrote: When using HildonTextView inside a PanableArea panning is working fine, but I can no longer select text. Are those two mutual exclusive? In HildonTextView you cannot select text with the pointer. This is so by design:

Qt/hildon input integration ?

2009-05-21 Thread Attila Csipa
I know that by now I must be dead boring (and/or wished to worse places than hell by the Maemo-Qt team) with these questions, but... How does one disable the (presumably) hildon text input related bar on the bottom for QGraphicsView-s or specific items ? I have a qgview that contains HTML

Re: Aw: Re: Fremantle user interface behaviour and API

2009-05-21 Thread David Greaves
Alberto Garcia wrote: On Tue, May 19, 2009 at 04:51:47PM +0200, Cornelius Hald wrote: When using HildonTextView inside a PanableArea panning is working fine, but I can no longer select text. Are those two mutual exclusive? In HildonTextView you cannot select text with the pointer. This is

Re: Qt/hildon input integration ?

2009-05-21 Thread David Greaves
Attila Csipa wrote: I know that by now I must be dead boring (and/or wished to worse places than hell by the Maemo-Qt team) with these questions, but... How does one disable the (presumably) hildon text input related bar on the bottom for QGraphicsView-s or specific items ? I have a qgview

Re: Aw: Re: Fremantle user interface behaviour and API

2009-05-21 Thread Cornelius Hald
On Thu, 2009-05-21 at 12:00 +0200, Alberto Garcia wrote: On Tue, May 19, 2009 at 04:51:47PM +0200, Cornelius Hald wrote: When using HildonTextView inside a PanableArea panning is working fine, but I can no longer select text. Are those two mutual exclusive? In HildonTextView you cannot

Re: Qt/hildon input integration ?

2009-05-21 Thread Attila Csipa
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

Re: Fremantle user interface behaviour and API

2009-05-21 Thread Alberto Garcia
On Thu, May 21, 2009 at 12:57:00PM +0200, Cornelius Hald wrote: But then, what is the recommend way to produce a finger friendly text view that is editable and scrollable/panable? [...] I thought that panning/selecting would probably work like in the Diablo webbrowser. That is, that you start

Re: Qt/hildon input integration ?

2009-05-21 Thread Antonio Aloisio
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,

Re: Fremantle user interface behaviour and API

2009-05-21 Thread Cornelius Hald
On Thu, 2009-05-21 at 14:11 +0200, Alberto Garcia wrote: In principle that feature is not officially supported in Fremantle, and adding support in HildonTextView might create inconsistencies between similar-looking apps/dialogs that could be quite confusing. But of course we can reconsider

Re: GtkAction vs. AppMenu

2009-05-21 Thread Alberto Garcia
On Tue, May 19, 2009 at 05:24:47PM +0200, Cornelius Hald wrote: First of all, sorry for the delay :) 1) The accelerators of my actions don't show up on the menu buttons and they don't work. What do I have to do to get them back? If I create an old school GtkMenuItem out of my GtkAction the

Re: GtkAction vs. AppMenu

2009-05-21 Thread Alberto Garcia
On Thu, May 21, 2009 at 05:28:35PM +0200, Alberto Garcia wrote: Correction: 2) How do I get my GtkRadioActions to work with the HildonAppMenu? I created the the buttons with gtk_radio_button_new() Well, actually in this case you should probably use gtk_toggle_button_new() instead

Not getting hildon theme for Armel terget and unable to build for Armel terget

2009-05-21 Thread diptiman roy
Hi,    I am not able to get Hildon theme for Armel terget and not able to build at application I am using maemo4.1.2 . Here is the description.   [sbox-DIABLO_ARMEL:~] export DISPLAY=:2 [sbox-DIABLO_ARMEL:~] af-sb-init.sh start Note: For remote X connections DISPLAY should

Re: Not getting hildon theme for Armel terget and unable to build for Armel terget

2009-05-21 Thread Bruno Araujo
Hello, I think you should use a x86 target for working with Hildon/Xephyr, because ARMEL targets often have problems with Xephyr (emulation issues, broken syscalls, etc). When your app is ready you can use an ARMEL target just for building it for the device. On Thu, May 21, 2009 at 3:01 PM,

Re: Not getting hildon theme for Armel terget and unable to build for Armel terget

2009-05-21 Thread diptiman roy
Hi,     I am also  not able to build application for Armel target.It is showing the following error.   [sbox-DIABLO_ARMEL:~]qmake mmap: No such device or address . DIPTIMAN ROY --- On Fri, 22/5/09, Bruno Araujo bruno.ara...@openbossa.org wrote: From: Bruno Araujo bruno.ara...@openbossa.org

Re: Not getting hildon theme for Armel terget and unable to build for Armel terget

2009-05-21 Thread Bruno Araujo
According to http://repository.maemo.org/stable/4.1.2/INSTALL.txt, section 1.3 (Known limitations of scratchbox), a small modification in your system is needed for mmap to run properly inside Scratchbox: You can set all of these permanently by adding the following lines to /etc/sysctl.conf:

N810 device and Maemo Fremantle SDK beta

2009-05-21 Thread diptiman roy
Hi,    Is maemo fremantle beta is compiable with N810. Can we use it for developing application for N810?   Please, inform me.  DIPTIMAN ROY From Chandigarh to Chennai - find friends all over India. Go to

Re: N810 device and Maemo Fremantle SDK beta

2009-05-21 Thread Frank Banul
No and no. You can use the x86 scratchbox target or get a beagleboard. Frank On Thu, May 21, 2009 at 6:57 PM, diptiman roy roy.dipti...@yahoo.co.in wrote: Hi,    Is maemo fremantle beta is compiable with N810. Can we use it for developing application for N810? Please, inform me.