Tagged Questions
1
vote
1answer
98 views
Can apps created using Quickly for Ubuntu be used in Windows or Mac?
Like the topic or how to develop cross platform application based on html and css with system files dealing?
I used to use wxpython, but after several web development projects it scares me. I love ...
1
vote
1answer
287 views
How to write simple web-based application for GNOME3?
I know, that GNOME3 UI uses HTML and CSS elements for creating menus and windows. How can I write simple web-based application like some text-editor with own document-format and formatting tools ...
19
votes
5answers
2k views
How do I develop an Ubuntu application in HTML and JS?
I am developing an app and I think HTML and JavaScript are better for the future, but I cannot find any tutorials (I need the app to use the system theme).
Are there bindings for Unity, message menu ...
3
votes
1answer
228 views
How can I get html code from the web with vala(gtk)?
How can I get a html code from some site(e.g. www.google.com) using vala(gtk)?