• QML - reload Repeater data?

    5
    0 Votes
    5 Posts
    3k Views
    lduboeufL
    @007fred50 Have you read some documentations about the Model View Delegate in QML ?. I can suggest https://qmlbook.github.io/ or the general Qt QML documentation [link text](link url) And yes best is to find examples. What does not work with yoyr. example ?
  • Getting started with webapp dev

    5
    0 Votes
    5 Posts
    484 Views
    ?
    @aclifton314 Why waste your skills when is https://open-store.io/app/webapp-creator.jujuyeh ?
  • What happened to "flas"? Alternative?

    11
    0 Votes
    11 Posts
    744 Views
    J
    @domubpkm Cool! Thanks! Again learned about a new feature...
  • Saving app data

    9
    0 Votes
    9 Posts
    552 Views
    B
    @doniks A warning has already been added (recently I think)
  • Some cookies save, some don't?

    1
    0 Votes
    1 Posts
    177 Views
    No one has replied
  • write file and read, works on emulator.

    6
    0 Votes
    6 Posts
    430 Views
    lduboeufL
    @007fred50 yes i think storage is better
  • Allowing Guitar Tuner App to use Microphone

    10
    1 Votes
    10 Posts
    1k Views
    lmhL
    Thanks so much @lduboeuf for pointing this out!!! This certainly explains all of the above described behaviour!!!
  • Get GPS coordinates via terminal or python?

    5
    1 Votes
    5 Posts
    999 Views
    H
    @Jarsa nice idea! I would like to use this idea as an onlinetracking system for myself. As i do outdoorsports, sending my last location to my own server is a good idea. In Android (9) it was very hard because of power limitations. As soon as the screen is off, everything goes to powersaving. And gps eats the battery as the cpu stays always on... This could be the limiting problem here too: the battery will be drained like hell... Is there a way to reduce power consumption?
  • Change View?

    3
    0 Votes
    3 Posts
    283 Views
    0
    @CiberSheep Thanks, PageStack works fine
  • Shell command from HTML app?

    1
    0 Votes
    1 Posts
    152 Views
    No one has replied
  • Responsive Design, In QT Creator, Real Device

    4
    4
    0 Votes
    4 Posts
    1k Views
    K
    I never used graphical designer when developing QML well mainly because it didn't work on UITK like Rodney say but I got used to it and I guess it's better not to so that you can really learn the language and adjust your layout and make them responsive like what you want
  • 0 Votes
    3 Posts
    1k Views
    M
    @dobey Thanks, I have done now.
  • create an app to ubuntu touch

    7
    0 Votes
    7 Posts
    709 Views
    joniusJ
    sudo should never be necessary when working with Clickable. I guess the spaces in your path caused the issue. If it persists even without spaces, please file a bug. I'd also suggest you have a look at the Clickable Documentation. The sudo apt install ubuntu-sdk does not help. Clickable comes with its own docker images containing everything it needs.
  • Music Equalizer?

    2
    1 Votes
    2 Posts
    364 Views
    AppLeeA
    @MixMac Hi, I don't think there are any plans in the future. But that would be a nice additional feature. And if you know someone able and willing to maintain apps, I think that the music app is one left without a maintainer right now. (Not sure for Music app, but a recent call for maintainers has been made)
  • EteSync: e2e encrypted calendar, contacts, tasks, notes etc.

    1
    0 Votes
    1 Posts
    119 Views
    No one has replied
  • [Guide] Code completion on Qt Creator for Ubuntu.Components

    28
    7 Votes
    28 Posts
    6k Views
    T
    @lduboeuf said in [Guide] Code completion on Qt Creator for Ubuntu.Components: Have you checked also theclickable ide qtcreator feature ? Yes, it did the trick! Very convenient. EDIT: well, OK, it would be much more convenient if that qtcreator had "clickable" integration to avoid terminal, but that's not that bad.
  • [REQUEST] OpenStreetMap edit tool

    5
    0 Votes
    5 Posts
    496 Views
    T
    Yeah contributing via phone would be nice. Though it would be "simpler" if OpenStreetMap.org would just have mobile-friendly web editor...
  • Intercept html5 browser notifications in webapp?

    6
    0 Votes
    6 Posts
    460 Views
    poVoqP
    Has anyone tried this: https://github.com/balcy/example-webcontainer-notifications It looks a exactly like what I have in mind... Edit: Tested it, but it currently doesn't seem to work? Edit2: The HTML5 notification tester website in general doesn't seem to work on Morph Edit3: Confirmed by developer that this also needs the xenial_notifications branch of Morph. Lets hope that it will be merged upstream soon Keeping my fingers crossed for OTA15.
  • 0 Votes
    13 Posts
    888 Views
    evilbunnyE
    Ok, thanks for the help.
  • Differences in qtwebengine rendering?

    18
    0 Votes
    18 Posts
    966 Views
    K
    @poVoq Looks like indeed a issue specific to that port. Bottom edge should just moistly be a tiny icon and not a full width bar. That's only when there's a mouse connected.