Search:

Type: Posts; User: morchuboo; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    1,431

    Re: createQmlObject - does not add Tab to Tabs

    See my question on askubuntu:
    http://askubuntu.com/questions/261489/dynamically-adding-tab-to-tabs
    VisualItemModel, upon which Tabs component is implemented does not currently support appending so...
  2. Re: Slight interest in developing for Ubuntu Mobile, but where do I begin?

    The best starting place for ubuntu mobile apps would be http://developer.ubuntu.com/get-started/gomobile/.
    Once you have the SDK installed you can begin experimenting with QML.
    QML is not mobile...
  3. Replies
    3
    Views
    1,431

    Re: createQmlObject - does not add Tab to Tabs

    I tried tabs.__tabsModel (as well as tabs.__tabs) but same issue - no error reported and no additional tab...
  4. Replies
    3
    Views
    1,431

    [SOLVED] createQmlObject - does not add Tab to Tabs

    I have the following snippet from my qml app. Can anyone explain why the second tab does not show. There is no error reported.


    Tabs {
    id: tabs
    anchors.fill: parent
    ...
  5. Replies
    4
    Views
    2,935

    Re: Undable to get QT Creator to run

    check if you have libqt5widgets5 installed
  6. [ubuntu] Re: apt-mirror is already running , exiting at /usr/bin/apt-mirror line 187.

    I know this is an old post but it still shows in google searches.
    Moving the lock file location does not solve the issue.
    The issue is caused by a bug in how the apt-mirror script handles SIGINT...
Results 1 to 6 of 7