t;
So looks like it has been updated, but how? I don’t have any memories that I
have installed it from openrepos…
Regards,
Jukka
Juha Kallioinen kirjoitti 14.7.2014 kello 10.22:
> On 12.07.2014 21:10, Jukka Heikkilä wrote:
>> Hi folks!
>>
>> During developing my program I h
Thanks,
it worked fine when I added to running part the alternative command:
invoker --type=silica-qt5 -s /usr/bin/harbour-myapp
2014-07-12 21:55 GMT+03:00 Andrey Kozhevnikov :
> you should start silica app with invoker
>
> 13.07.2014 00:10, Jukka Heikkilä пишет:
>
> Hi fol
Hi folks!
During developing my program I have mostly used Emulator to run the app and
sometimes also real device and testing has been worked fine on both. Now I
faced the next problem with real device. When I press run from Qt Creator,
it will normally compile the app and transfer it to real devic
Hi,
I have tried to search a solution to this problem, but didn't found any
reason why this now work. I have a next code inside SilicaFlickable:
Column {
id: column
width: page.width
spacing: Theme.paddingLarge
PageHeader {
title:
Hi,
I have tried to find with out success how to populate the Combo Box
dynamically directly from javascript when I'm loading the data from
local storage. Is there way to populate it and is it possible that
someone could give a practial example for it?
I have managed to do populate SilicaListView
; On 23.02.2014 14:17, Jukka Heikkilä wrote:
>>
>> Hi Chris and others,
>>
>> yes I understand how to add more than one fields in the same append
>> command. The problem is that I would like to add hidden (not visible
>> for user) per ListItem. In my example
s.item(i).phone, "primary_contact": rs.rows.item(i).primary_contact,
> "contact_id": rs.rows.item(i).id});
> }
>
> HTH
>
> Chris
>
>
> Zitat von "Jukka Heikkilä" :
>
>> I'm creating page which shows some i
I'm creating page which shows some information which is returned from
local storage. I have successfully created the next code which will
work:
Page {
root
Component.onCompleted: {
//External Function which return the items from Local Storage
items = DB.listItems();
Hi,
I'm seeking way to show data in charts (e.g. Bar Chart or Line Chart)
to my program. Is there any library which Jolla Harbour will accept? I
found the Qt Commercial Charts, but I assume that they won't accept
it, or do you have any other thoughts?
I have seen some implementations with Canvas,
think that
the begginners will also fighting with this kind of problems.
Happy Holidays!
Kind Regards,
Jukka Heikkilä
@Juukks
___
SailfishOS.org Devel mailing list
s the thing
which will restricts to put my app in the store?
I'm a little bit confused with these things now. If someone could help me
back to track ;)
Regards,
Jukka Heikkilä
2013/12/5 Lorn Potter
> Hi,
> It depends on if you want your app in the store or not.
> You could use
etworkInfo is
> on the device, or you could use libconnman-qt and libqofono themselves.
>
> Hope this helps!
>
>
> On 05/12/2013, at 10:40 PM, Jukka Heikkilä wrote:
>
> > Hi,
> >
> > I'd like to get some cellular network information to my app. Is ther
Hi,
I'd like to get some cellular network information to my app. Is there this
kind of class like in Harmattan's QSystemNetworkInformation (
http://harmattan-dev.nokia.com/docs/library/html/qtmobility/qsystemnetworkinfo.html)?
I'm looking forward to get Cell ID etc. information.
I'm quite new wi
13 matches
Mail list logo