Converting existing code or executables to another programming language, environment, or architecture.
Edit: My bad, I meant objective-c, not c#. Some reason I got it into my head it was c# the …
java iphone objective-c android portingQt3 used to provide QMenuBar::insertItem with QWidget* parameter. This way any custom widget could be added to menu bar …
qt4 porting qt3I have written a lot of code in Python, and I am very used to the syntax, object structure, and …
python vba portingI'm about to start porting an existing iPhone app to Android. The iPhone app's navigation is based on a UITabBarController, …
android ios user-interface porting tabbarI have an EventListener that listens to the entire document and records keystrokes, but I want to remove this Listener …
javascript reflection arguments deprecated portingDoes BeautifulSoup work with Python 3? If not, how soon will there be a port? Will there be a port at …
python python-3.x beautifulsoup portingI have a GTK+ Application (ready with Autotools) which i have developed on my Linux box. Now I need to …
macos gtk portingi have the basic webserver hello world app for nodejs on windows and it works on localhost. But when i …
porting node.js forward-compatibility