All Questions
Tagged with desktop-application python
2 questions
0
votes
2
answers
2k
views
Python for a desktop app
I currently have a .NET app that I want to convert to being cross platform, as a growing number of my users want a Mac version. Since this forum doesn't seem to like questions that are "what ...
0
votes
1
answer
2k
views
Should I use webKit or is there a better technology to make a browser in Windows [closed]
I create web applications most in RoR and PHP. About a year ago a company wanted to use my app but in a stand alone browser window in Linux, so I wrote one in python using webkit, locked it down to ...