![]() |
Re: [WIP] Alopex: a mozilla embedlite implementation on fremantle
Quote:
Quote:
Quote:
about Q_SLOTS from the irc: if you send me the source, I might look at it, why we can't use slots: /edit: Do you know a way to make a screen rotation independent UI in plain Qt (like it's done in QML - that e.g. item size depends on the parent.height - in this case parent is a Page) ? |
Re: [WIP] Alopex: a mozilla embedlite implementation on fremantle
Quote:
Guys, please join #embedlite, that way there'll be no need to duplicate the effort and to ask already answered questions over and over again. Not to say that romaxa is the one who knows that API way better than me. |
Re: [WIP] Alopex: a mozilla embedlite implementation on fremantle
Quote:
|
Re: [WIP] Alopex: a mozilla embedlite implementation on fremantle
Q_SLOTS is how fmg also has it in geckotest. Does the same thing as slots: but is useful for when using 3rd party libraries. Just use Q_SLOTS, Q_SIGNALS and Q_EMIT in place of the slots, signals and emit.
With regards to the source, at the moment I haven't got anything useful. Basically at the moment I have StackedWindow plus a derived window class and a Settings class to post orientation change signals, all based on the code from cuteTube. Been going over geckotest's initialisation of embedlite app and view. QtMozEmbed makes use of a context that does this automatically, which is why I asked about that header file. Not even doing anything with it at the moment, literally just trying to include it. With regards to making a screen rotation independent UI, check out cuteTube. There are some examples of resize based on orientation, some alter layout. |
Re: [WIP] Alopex: a mozilla embedlite implementation on fremantle
Quote:
|
Re: [WIP] Alopex: a mozilla embedlite implementation on fremantle
Latest version from tmeshkova repo (as of yesterday) has built fine. Item selection is working much better, got a few new js errors during startup to look at and need to fix everything entered in caps unless shift held down. Performance seems slightly better than 28a I was using before.
CAPS ERROR REALLY ANNOYING :) |
Re: [WIP] Alopex: a mozilla embedlite implementation on fremantle
Quote:
Try this: http://talk.maemo.org/showpost.php?p...2&postcount=13 |
Re: [WIP] Alopex: a mozilla embedlite implementation on fremantle
xes:i already have inputhint disabling auto caps and predictive entry on address bar. i'll have a look see if i can apply it to the view as well.
forgot to mention the following new errors with latest build, so its not perfect: system js: error (null):0 bad script xdr magic number. in pixman_region32_fini: Malformed region region Set a breakpoint on '_pixman_log_error' to debug |
Re: [WIP] Alopex: a mozilla embedlite implementation on fremantle
I'll mention it here for anyone using qmlMozEmbedTest on Fremantle. Run it with "env USE_TEXT_EVENTS=1 qmlMozEmbedTest" to prevent all entry being capitals unless shift is held down.
|
Re: [WIP] Alopex: a mozilla embedlite implementation on fremantle
Bad news everyone. Marmistrz and myself have been working on a replacement for microb, recreating the ui in Qt. Unfortunately upstream has now ceased qt4 support, focusing on qt5 instead.
I contacted the devs to see what the situation is, with the messages detailed below. I'd still like to work towards an updated version but at the moment I don't know what direction to take. Maintaining the old qt4 port is way beyond me, in terms of complexity and quantity of the code. Gtk is looking to be the only feasible option but IIRC there was an issue with glcanvas. My message: Quote:
Quote:
|
All times are GMT. The time now is 16:23. |
vBulletin® Version 3.8.8