Difference between revisions of "Application talk:Qt"

From WebOS Internals
Jump to navigation Jump to search
(New page: Has anyone started porting apps over the WebOS yet? I am going to try and port over VLC [http://qt-apps.org/content/show.php/VLC+media+player?content=93073 QT VLC]. I am not promising an...)
 
(New section: Porting Qt apps)
Line 3: Line 3:
 
I am going to try and port over VLC [http://qt-apps.org/content/show.php/VLC+media+player?content=93073 QT VLC]. I am not promising anything and if you are interested in helping out please let me know.
 
I am going to try and port over VLC [http://qt-apps.org/content/show.php/VLC+media+player?content=93073 QT VLC]. I am not promising anything and if you are interested in helping out please let me know.
 
--[[User:Elpollodiablo1|Elpollodiablo1]] 17:22, 14 March 2010 (UTC)
 
--[[User:Elpollodiablo1|Elpollodiablo1]] 17:22, 14 March 2010 (UTC)
 +
 +
== Porting Qt apps ==
 +
 +
I've been bugging the developer on and off for weeks to get some porting information. He hasn't written anything official yet, but so far it looks like it may be as simple as adding a like of code to specify that the main app should be fullscreen, any child windows should stay on top, and then compiling it in the Palm Pre or Pixi environment (SB2). I've yet to try it though I plan to as soon as he gets us some actual doc info. You're more than welcome to try your hand before that obviously. If it works let me know and i'll start porting too. --[[User:Cerealklr|Cerealklr]] 18:20, 14 March 2010 (UTC)

Revision as of 19:20, 14 March 2010

Has anyone started porting apps over the WebOS yet?

I am going to try and port over VLC QT VLC. I am not promising anything and if you are interested in helping out please let me know. --Elpollodiablo1 17:22, 14 March 2010 (UTC)

Porting Qt apps

I've been bugging the developer on and off for weeks to get some porting information. He hasn't written anything official yet, but so far it looks like it may be as simple as adding a like of code to specify that the main app should be fullscreen, any child windows should stay on top, and then compiling it in the Palm Pre or Pixi environment (SB2). I've yet to try it though I plan to as soon as he gets us some actual doc info. You're more than welcome to try your hand before that obviously. If it works let me know and i'll start porting too. --Cerealklr 18:20, 14 March 2010 (UTC)