Talk:Qt Interface

From Free Pascal wiki
Revision as of 22:35, 24 June 2007 by Sekelsenmat (talk | contribs) (New page: Moved from the main page: It's really interesting.<br><br> Buy if will works also on Win32 OS?<br> : It will work for win32. It's just a question of recompiling the bindings. The code on...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Moved from the main page:

It's really interesting.

Buy if will works also on Win32 OS?

It will work for win32. It's just a question of recompiling the bindings. The code on the widgetset is completely platform independent, so the limiting factors are the bindings and Qt. However, there is little use for this on win32. There already exists a win32 native widgetset, you should use that one on Windows. The same code can be recompiled with any of the existing widgetsets on Lazarus. A more interresting place where this will work is: Linux powered PDAs.
Ok, now it works under Win32 =) Just tested and it compiles and runs fine.

When do you think to can see the Lazarus IDE run full on QT4 Lib?

No idea. If only I work on this, maybe 6 months. If others help, sooner.

When do you think will be possible create full GUI applications using QT4?

No idea. If only I work on this, maybe 6 months. If others help, sooner.