News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Programming Exercise: Using QT and WebKit to produce a micro-browser.

Started by tschak909, March 14, 2010, 03:03:35 PM

Previous topic - Next topic

golgoj4

Quote from: joerod on November 29, 2010, 02:46:36 PM
Any updates on this? It sounds really cool and seems like it has been something planned for a long time...

I also like how most of the process for developing the feature has been documented it has given me a little more insight on how apps are integrated into the dce process...

I think i have most of the dce / qt stuff melded together minus one particular include. Hopefully will have something worthwhile soon. In the meantime I've been trying to document the process in a more cohesive manner http://wiki.linuxmce.org/index.php/C%2B%2B_Project.

-golgoj4
Linuxmce - Where everyone is never wrong, but we are always behind xbmc in the media / ui department.


golgoj4

http://www.youtube.com/watch?v=H-LECJJ8ae0
Done
*DCE implementation
*forward, back, reload, goto url

todo
*designer ui
*bookmarks
*Q/A
*Experimental features
*flash

stay tuned.
golgoj4
Linuxmce - Where everyone is never wrong, but we are always behind xbmc in the media / ui department.

tschak909

Fantastic, bro. :)

You're already to a point where you can hook it up in the General Info Plugin. (Literally grep for Mozilla.sh (if I remember right, it's an app server call), and there is a bit of code that grabs the window ID from the entry in the database.)

Then Orbiter can swallow the window (You'll see a call to CMD_Select_Active_Window that brings the web window to front.) Perhaps the window can minimize when done...

-Thom

Marie.O

golgoj4,

great that you've come so far. Please keep in mind, that we will not any new features now. You can continue with what you do, but do NOT touch any of the existing code for integration purposes.

We will not add any new feature until LinuxMCE 810 is released, or Ubuntu 1110 has been released, whatever comes first.
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

golgoj4

Linuxmce - Where everyone is never wrong, but we are always behind xbmc in the media / ui department.