Tagged Questions
7
votes
2answers
434 views
How to create a sliding widget (GTK+, Quickly)
Recently I've seen this widget in Gedit:
It appears when you press Ctrl + F. What I am interested is in how to get the sliding effect. Any suggestion will be appreciated.
2
votes
1answer
80 views
Can i reasonably link in C code to an application managed with quickly?
I'm looking around for a way to program some gui apps in ubuntu 12.04.
I ran across the quickly tutorial and the tool looks fantastic.
It looks like the primary language you develop with is python, ...
1
vote
2answers
50 views
How do I launch the app from within `quickly test` for gui testing?
I'm trying to use ldtp to test my quickly app.
ldtp.launchapp('bin/myapp') doesn't work because myapp requires whatever voodoo quickly sets up in order to actually launch the app.
How can I get ...
0
votes
0answers
258 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 ...