Qt WebKit - fancybrowser size
Qt WebKit
3
Posts
2
Posters
3.3k
Views
1
Watching
-
wrote on 15 Apr 2011, 12:53 last edited by
Hi,
I managed to get the fancybrowser running on a yocto/poky x86 qemu on top of directfb and qt4-embedded.
My problem is, that I would like it to use the whole screen size and not just a quarter of it.
This seems to be either a directfb configuration issue (but I can see directfb samples full screen), a qt4-embedded run time configuration issue or needs me to patch the fancybrowser code.
I'm a qt rooky, so please be kind and point me to where I should have a look at.
Regards,
Robert
-
wrote on 15 Apr 2011, 14:28 last edited by
maybi you can change its geometry?
-
wrote on 27 Apr 2011, 12:01 last edited by
How should I do this?
I tried with fbset, but whatever I do I get the same stuff:
@root@qemuarm:~# fbset
mode "640x400-71"
D: 25.176 MHz, H: 31.469 kHz, V: 70.718 Hz
geometry 640 400 640 400 16
timings 39721 40 24 32 11 96 2
accel false
rgba 5/0,6/5,5/11,0/0
endmode
@