![]() |
2011-01-24
, 22:06
|
Posts: 28 |
Thanked: 13 times |
Joined on Nov 2010
@ Tampere, Finland
|
#21
|
The Following User Says Thank You to mvuori For This Useful Post: | ||
![]() |
2011-01-24
, 22:18
|
Posts: 8 |
Thanked: 0 times |
Joined on May 2010
|
#22
|
![]() |
2011-01-25
, 12:50
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#23
|
Ah, thank you very much, that was indeed the problem! I should probably have been able to figure that out by myself but oh well... Thanks for the help
![]() |
2011-01-25
, 12:54
|
Posts: 1,086 |
Thanked: 2,964 times |
Joined on Jan 2010
|
#24
|
![]() |
2011-01-25
, 15:43
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#25
|
Attila (or anyone) is there a QML file dialog option in this release, or do you know if there's any plans to include a file dialog option in the QtCreator QML palletes? Something similar to how the QML text input activity works.
![]() |
2011-01-25
, 15:52
|
Posts: 1,086 |
Thanked: 2,964 times |
Joined on Jan 2010
|
#26
|
Ummm, not sure i follow - QML is providing you (or at least going to) replacements for various widgets, input methods et al, but for things like file operations I would assume you would still want to use the native dialog.
![]() |
2011-01-26
, 11:54
|
|
Posts: 1,366 |
Thanked: 1,185 times |
Joined on Jan 2006
|
#27
|
![]() |
2011-01-31
, 15:19
|
|
Posts: 194 |
Thanked: 266 times |
Joined on May 2010
|
#28
|
Killing remote process(es)...
Starting remote process ...
chmod: /opt/usr/bin/sdktest: No such file or directory
sh: /opt/usr/bin/sdktest: not found
Killing remote process(es)...
Finished running remote process. Exit code was 127.
![]() |
2011-01-31
, 15:33
|
Posts: 8 |
Thanked: 0 times |
Joined on May 2010
|
#29
|
BTW Can you tell which platform were you running the SDK on ? Was that linux/windows/mac ? Because if it breaks on it's own then it's worth a bugreport
![]() |
2011-01-31
, 15:56
|
Posts: 1,086 |
Thanked: 2,964 times |
Joined on Jan 2010
|
#30
|
Yes i would! So how do I call the native dialog from QML but without using C++?
"You invoke the call from C++ side, unfortunately no canned solution yet."
"If you want to deal with files on the file system, you need C++ anyway (at this time). Plain QML should use Local Storage (sql.db)"
![]() |
Tags |
qtquick, qtsdk |
Thread Tools | |
|