Top "Cross-platform" questions

An attribute conferred to computer software or computing methods and concepts that are implemented and inter-operate on multiple computer platforms.

Getting JTextArea to display fixed-width font without antialiasing

Does anybody know how to get JTextArea to display a fixed size font on all platforms? I want to make …

java swing fonts cross-platform jtextarea
Windows: how to get a list of all visible windows?

(by all mean do re-tag with the relevant technology: I don't know which ones they are :) I'll probably come later …

java windows cross-platform
How mature is SDL for iPhone?

For a while I've been thinking of trying to do a port of one of my favorite classic PC games, …

iphone cross-platform sdl
Say Yes to Inconsistent Line Endings?

I am building a game in Unity, and I am using Visual Studio 2013 as my default IDE. Whenever I create …

c# unity3d visual-studio-2013 cross-platform line-endings
Is it safe to use sys.platform=='win32' check on 64-bit Python?

The usual check to differentiate between running Python-application on Windows and on other OSes (Linux typically) is to use conditional: …

python windows 64-bit cross-platform 32bit-64bit
Maven assembly plugin warning "The assembly descriptor contains a filesystem-root relative reference"

Starting from some assembly plugin version maven builds issue the following warning: [WARNING] The assembly descriptor contains a filesystem-root relative …

maven cross-platform maven-3 maven-assembly-plugin
Cross-platform Desktop directory path?

Is there a way of obtaining the Desktop directory path in a cross-platform way, ideally only using standard modules, in …

python path directory cross-platform desktop
Examples for successful real life mobile cross-platform / hybrid apps?

I have nothing found here or on google. Do you know any (good/successful/most sold/most downloaded) samples for …

mobile cross-platform sample hybrid
Cross-platform subprocess with hidden window

I want to open a process in the background and interact with it, but this process should be invisible in …

python windows linux cross-platform subprocess
What are the advantages and disadvantages of using Phonegap and Titanium?

I am planning to create a cross platform application which works in Android, iPhone and Blackberry? I thought of using …

android cordova cross-platform titanium