Search:

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

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Re: Want to start with qt but can't find Ubuntu projects

    Did you open Qt Creator by searching for "Ubuntu SDK" in the dash? There are 2 QtCreator app launchers, once for vanilla QtCreator, the other is called "Ubuntu SDK" and features the QtCreator logo...
  2. Replies
    11
    Views
    1,712

    Re: How can i develop applications for Ubuntu?

    The best way to get started is to visit developer.ubuntu.com to get the Ubuntu SDK installed and follow the app development tutorial to learn how to write your own apps.
  3. Replies
    3
    Views
    1,431

    Re: createQmlObject - does not add Tab to Tabs

    Tabs contains a VisualItemModel called tabsModel,so maybe you need to use tabs.tabsModel as the parent object?
  4. Replies
    6
    Views
    2,715

    Re: Ubuntu Mobile App Development

    Both QML and HTML5 apps will be officially supported on the Ubuntu Phone. The only thing undecided is how much support there will be for other languages & toolkits.
  5. Replies
    8
    Views
    962

    Re: I have an app how do i promote it

    I agree with Joey, he might even have some ideas of blogs that would work :)
  6. Replies
    8
    Views
    962

    Re: I have an app how do i promote it

    Not generally, no, but knowing the target audience for your app might help people advise you on how to promote it.
  7. Replies
    8
    Views
    3,133

    Re: Pending review for 3 months?!

    You can email the App Review Board (https://wiki.ubuntu.com/AppReviewBoard/) to ask them for an update on your submission, sometimes both sides think they are waiting on the other, and keeping the...
  8. Replies
    8
    Views
    3,133

    Re: Pending review for 3 months?!

    Unfortunately yes, open source apps are reviewed by a team of community volunteers, and they just haven't been able to get through all of the open source submissions we've received.
  9. Re: Can the app use gtk library run on KDE environment ?

    Yes, KDE will run apps written in Gtk, I think there is even a Gtk theme that will match your KDE theme. It will run fine in Linux Mint as well, and pretty much any other Linux environment.
  10. Replies
    2
    Views
    1,089

    Re: cannot compile mamegui

    Moved this thread to a more appropriate forum where you might get better help.
  11. Re: Desktop integration in languages OTHER THAN the supported ones?

    Any language that can access GObject or DBus will be able to integrate with the Unity desktop.
  12. Thread: Sweet Home 3D

    by mhall119
    Replies
    3
    Views
    732

    Re: Sweet Home 3D

    Somebody can submit the latest version to Ubuntu's Backports repository, or they can use a PPA to make it available. In the future, we will have a process that will let the authors submit the latest...
  13. Replies
    7
    Views
    3,916

    Re: Appindicators Icons

    App Indicators should use mono-color icons, but otherwise it can be specific to your application.

    The Messaging Menu and Sound Menu have separate APIs if you want to integrate with them:
    ...
  14. Replies
    7
    Views
    3,916

    Re: Appindicators Icons

    Have you tried using the full path to the icon file anyway? It works for me using the Python GObject API. Otherwise you can try using app_indicator_new_with_path to specify a custom icon_theme_path...
  15. Replies
    3
    Views
    1,425

    Re: Developing a new music theory program

    The Getting Started page on the developer portal is a great place start: http://developer.ubuntu.com/get-started/
  16. Replies
    8
    Views
    3,259

    Re: Integrating Application Indicators

    Sorry, I'm a python guy, not really sure what's needed to get C code compiling
  17. Replies
    8
    Views
    3,259

    Re: Integrating Application Indicators

    http://developer.ubuntu.com/resources/technologies/application-indicators/ has documentation and code examples for creating an application indicator for your app.
  18. Replies
    1
    Views
    891

    Re: İntroduce Program

    The forums shouldn't be used for advertising. If you want to talk about some aspect of Ubuntu app development that you experienced while writing your app, then that would be fine.
  19. Replies
    2
    Views
    977

    Re: Desktop Apps on Ubuntu?

    You can use some amount of C#/.NET and have it run on Linux using Mono. You can also use Python with Qt or Gtk. Finally, you can write apps in C/C++ that only need to be recompiled for each...
  20. Replies
    1
    Views
    1,242

    Re: Quickly design crashes

    I've had Glade crash before, but not immediately after loading
  21. Replies
    6
    Views
    2,849

    Re: Ubuntu App Developer Showdown

    Be sure to post some early screenshots too!
  22. Replies
    3
    Views
    2,352

    Re: I get a lot of erros when i try to compile

    Then you might want to try asking on AskUbuntu, or perhaps finding the wxWidgets community.
  23. Replies
    3
    Views
    2,352

    Re: I get a lot of erros when i try to compile

    Maybe you need to install a dev package like libwxbase2.8-dev or wx2.8-headers?
  24. Replies
    6
    Views
    2,849

    Ubuntu App Developer Showdown

    We have just launched the Ubuntu App Showdown contest at http://developer.ubuntu.com/showdown/ with an opportunity to win awesome System76 laptops, Nokia N9 phones, and more! If you are not a...
  25. Thread: Guidelines

    by mhall119
    Replies
    1
    Views
    6,210

    Sticky: Guidelines

    Welcome to the Ubuntu Application Developer Forum. Here you will find other developers who are targeting Ubuntu as a platform for their applications. This forum is about writing applications for...
Results 1 to 25 of 30
Page 1 of 2 1 2