Postby Rémi Denis-Courmont » 26 Sep 2009 17:36
I'm not sure if this is a rhetorical question?
Developping the UI on a PC, compile-test-debug is much easier. Start Xephyr in 800x480x16 mode, run VLC inside it, and always expand the windows since that the Hildon window management policy, you have a pretty good start... Also the Scratchbox SDK has an x86 target (I never tried it) including the Hildon UI framework, not sure about Hildonized Qt4.
Using the plain Qt4 interface is another option, but for some reason, I could not get it to work (compiles OK, but freezes at run-time in MainInterface::MainInterface). The main interface should be usable with the touchscreen. The FSC should be good too, though I guess a littler but wider layout would be better give the screen resolution. I am much more worried about the -separate- playlist dialog... In any case, this is all conjectures, since I have not gotten Qt4 to work yet.
Skins might work too, as long as it is a single block 800x424 rectangle (screen size minus the Hildon title bar), but then we still need a dialog provider.
Last option is to use the existing VLC Hildon 4 plug-in, which I haven't tried yet. But I reckon it's under-developed anyway.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded