Tagged Questions
0
votes
1answer
46 views
How to add command-line arguments support to a Quickly 12.08.1 application?
I've upgraded Quickly to 12.08.1 and it wiped command-line arguments support from bin/project-name along with adding
### DO NOT EDIT THIS FILE ###
But I'm using arguments for the quicklist. ...
1
vote
1answer
147 views
How to use “quickly run” and pass command-line arguments?
I'm trying to implement command-line arguments in https://launchpad.net/wakeonplan to use them in static quicklist but I can't test them because quickly run doesn't pass arguments to the script and ...
2
votes
1answer
3k views
Issues with Quickly: tk-WARNING **: Unable to locate theme engine in module_path: “pixmap” [duplicate]
Possible Duplicate:
Gdk Gtk warnings and errors from the command line
I'm fairly new to Ubuntu, and I decided that I want to learn to develop applications for it. I found some great ...
11
votes
2answers
561 views
How to Change Quickly's Editor?
I've just downloaded Ninja IDE and I really like it's interface.
Is there a way to configure the Quickly app to launch my project in Ninja IDE when I type quickly edit?
0
votes
0answers
130 views
GtK error upon creating a project with Quickly [duplicate]
Possible Duplicate:
Gdk Gtk warnings and errors from the command line
I'm very new to Linux (having come from OS X) but am keen to start writing some GUI desktop apps for Ubuntu.
I have ...
0
votes
0answers
259 views
GUI for Quickly? [closed]
This isn't so much a question as a challenge.
I've just been looking at developer.ubuntu.com and I'm very impressed with the effort to try to get developers to write apps for Ubuntu. However, I'm ...