Showing results 1 to 18 of 18
Search took 0.01 seconds.
Search: Posts Made By: fms
Forum: Handset 11-06-2011, 08:49 PM
Replies: 25
Views: 3,977
Posted By fms
Re: [Announce] Ionic e-book reader

Please, add ~/MyDocs/Books to the list of directories! That is where FBReader [normally] looks for books. Also, do you search for books recursively in these directories?
Forum: Handset 09-14-2011, 12:16 PM
Replies: 3
Views: 1,299
Posted By fms
Lightbulb Re: Emulators Now Available For Harmattan

AlmostTI is now available from the Ovi Store (for free):

http://store.ovi.com/content/194198
Forum: Handset 09-11-2011, 04:17 PM
Replies: 3
Views: 1,299
Posted By fms
Cool [Announce] Emulators Now Available For Harmattan

Hello, All!

I have ported my retro computer and console emulators to Harmattan. Those of you who own N900s or N8x0s, probably know what these are. For the rest, there are:

fMSX...
Forum: Application Developer Support 08-07-2011, 08:26 PM
Replies: 13
Views: 1,229
Posted By fms
Re: Access to the navigation bar

Now, one more time: my code is not using QML. It is not linked to QML. There is no QML in sight. So, it cannot be the QML ToolBar.
Forum: Application Developer Support 08-02-2011, 11:54 AM
Replies: 13
Views: 1,229
Posted By fms
Re: Access to the navigation bar

Let me decide what I violate and how I violate it, ok? =)
Forum: Application Developer Support 08-02-2011, 08:31 AM
Replies: 13
Views: 1,229
Posted By fms
Re: Access to the navigation bar

:confused: No, it is not the status bar. The very first call to QMainWindow::statusBar() creates a brand new tiny status bar.
Forum: Application Developer Support 08-02-2011, 07:51 AM
Replies: 13
Views: 1,229
Posted By fms
Re: Access to the navigation bar

QtQuick creates its own widget hierarchy rooted at QDeclarativeView. It has nothing to do with the QMainWindow owning the navigation bar.
Forum: Application Developer Support 08-02-2011, 04:53 AM
Replies: 13
Views: 1,229
Posted By fms
Re: Access to the navigation bar

It is not the status bar. I checked.


Thank you.
Forum: Application Developer Support 08-01-2011, 08:21 PM
Replies: 2
Views: 606
Posted By fms
Re: Widget stays black after drawImage()

void EMULib::paintEvent(QPaintEvent *E)
{
// Start drawing into the window
QPainter Painter;
Painter.begin(this);

// Draw
Painter.drawImage(0,0,MyImage,0,0,width(),height());

...
Forum: Application Developer Support 08-01-2011, 07:34 PM
Replies: 5
Views: 939
Posted By fms
Re: Settings page using QML components

Nice. So, where is the source code?
Forum: Application Developer Support 08-01-2011, 07:04 PM
Replies: 5
Views: 939
Posted By fms
Re: Settings page using QML components

I have tried running the main.qml example given at this page with qmlviewer on the actual N950 and got the following errors:

http://pastebin.com/FPmcH9cm

What am I doing wrong?
Forum: Application Developer Support 08-01-2011, 11:40 AM
Replies: 5
Views: 939
Posted By fms
Re: Settings page using QML components

!!! Thanks !!! Going to try them tonight =)
Forum: Application Developer Support 08-01-2011, 09:44 AM
Replies: 6
Views: 1,550
Posted By fms
Re: QML Components Gallery on N950 source

What is "Qt SDK > Experimental > Harmattan"? I am using Scratchbox-based Platform SDK.
Forum: Application Developer Support 08-01-2011, 09:43 AM
Replies: 5
Views: 939
Posted By fms
Settings page using QML components

I am currently trying to implement a Settings page in QML. Unfortunately, the current QML incarnation does not come with any UI elements, and I am not ready to implement my own UI toolkit from...
Forum: Application Developer Support 08-01-2011, 09:38 AM
Replies: 2
Views: 606
Posted By fms
Widget stays black after drawImage()

In my paintEvent() handler, I am calling QPainter::begin(), blitting QImage contents into QWidget with QPainter::drawImage(), then calling QPainter()::end(). Unfortunately, the widget stays black.
...
Forum: Application Developer Support 08-01-2011, 09:33 AM
Replies: 13
Views: 1,229
Posted By fms
Access to the navigation bar

On N9(50), the QMainWindow always shows up with a gray bar at the bottom, known as the "navigation bar", if I understood googled pieces of information correctly. Is there a way to place stuff onto...
Forum: Application Developer Support 08-01-2011, 09:25 AM
Replies: 6
Views: 1,550
Posted By fms
Re: QML Components Gallery on N950 source

Anyone knows how to make these examples run on N950? I tried downloading the Tutorial QML files to N950 and running "qmlviewer main.qml", but it ends up complaining about missing images and...
Forum: General 06-28-2011, 01:48 PM
Replies: 15
Views: 3,009
Posted By fms
Re: Ideas for enhancing the Unified MeeGo UX

At this rate, there will finally be a real Meego Handset UX. Brought up by a single person with a mission.
Showing results 1 to 18 of 18

 
Forum Jump

All times are GMT. The time now is 10:17 AM.