On Mon, Oct 21, 2002 at 10:19:12AM +, [EMAIL PROTECTED] wrote:
> For instance, if one was going to make a project that runs on both platforms and
> can be worked on from both platforms, and you don't want to use java and
> revert to c++, how could you accomplish such a thing?
> -IDE: I can't
Try ZooLib, it is the best thing since sliced bread.
Compile native applications for Linux, Win32, Mac OS and BeOS written from a
single C++ source base with very little need for platform specific client code.
http://zoolib.sourceforge.net/
There is the beginnings of a tutorial at:
http://www.
On Mon, 15 Jan 2001, D-Man wrote:
> On Mon, Jan 15, 2001 at 01:11:31PM -0500, Scott Patterson wrote:
> |
> |
> |
> | QT - http://www.trolltech.com
> |
> | It's the toolkit used in KDE. Supposedly it cross-platform. KDE has been
> ported
> | to other Unices, so, it obviously works across Uni
On Mon, Jan 15, 2001 at 01:11:31PM -0500, Scott Patterson wrote:
|
|
| >I plan to develop a little GUI application (GPLed of course ;-) using
| >Debian/GNU-Linux as primary development environment. Unfortunately the
| >app also has to run on Windoze... :-((
| >Does anybody have experience develop
>I plan to develop a little GUI application (GPLed of course ;-) using
>Debian/GNU-Linux as primary development environment. Unfortunately the
>app also has to run on Windoze... :-((
>Does anybody have experience developing such cross-platform apps? Can
>you recommend a language or a toolkit? (I
on Sun, Jan 14, 2001 at 07:39:54PM +0100, Andreas Gartus ([EMAIL PROTECTED])
wrote:
> Hi Everybody!
>
> I plan to develop a little GUI application (GPLed of course ;-) using
> Debian/GNU-Linux as primary development environment. Unfortunately the
> app also has to run on Windoze... :-((
> Does an
On Sun, Jan 14, 2001 at 03:26:18PM -0500, jake wrote:
> I'm only a beginner but I understand that python is an excellent tool
> for what you seek. it comes with tkinter which is cross platform gui
> toolkit. Python is also rediculously easy to get and install on any
> platform.
>
Python also has
Put the other two suggestions together and use Python with wxPython
(python bindings for wxWindows). I would highly recommend python
instead of C/C++ becuase you won't have any compilation headaches or
overhead while developing or deploying.
You may also want to consider GTK as the gui toolkit.
I'm only a beginner but I understand that python is an excellent tool
for what you seek. it comes with tkinter which is cross platform gui
toolkit. Python is also rediculously easy to get and install on any
platform.
Andreas Gartus wrote:
>
> Hi Everybody!
>
> I plan to develop a little GUI appl
On Sun, 14 Jan 2001, Andreas Gartus wrote:
> I plan to develop a little GUI application (GPLed of course ;-) using
> Debian/GNU-Linux as primary development environment. Unfortunately the
> app also has to run on Windoze... :-((
> Does anybody have experience developing such cross-platform apps? Ca
Hi Everybody!
I plan to develop a little GUI application (GPLed of course ;-) using
Debian/GNU-Linux as primary development environment. Unfortunately the
app also has to run on Windoze... :-((
Does anybody have experience developing such cross-platform apps? Can
you recommend a language or a tool
11 matches
Mail list logo