 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Karsten Guest
|
Posted: Wed Sep 29, 2004 12:30 pm Post subject: Cross platform development |
|
|
Hi
I'm a really a new with this cross platform development, so I have some dumb
questions, which I hope you can help me with.
If there is a better newsgroup for this question, please point me to it.
I have written a Win32 application in Delphi.
Some of the most platform depended features I can think of is that it's much
gui controlled with themes support (not XP themes) and playing of audio.
The application, must be made to run on Unix, Linux and Mac OS X. To me it
seems I have theses choices:
- Rewrite the application in Java.
- Rewrite the application to .net.
- Rewrite the application using a cross platform framework like wxWidgets or
Qt.
I would of course like to reuse as much of the Delphi code as possible:
I know Delphi has support for .net, but I don't how much this can help me.
I also know that a cross platform (object) Pascal compiler exists, again I
don't know how much this can help me.
I'm thinking that some of the GUI in depended code could be compiled to a
platform depended library, would this be a good idea?
What solution would you recommend me to take, and do you have any links book
titles to good updated information about this subject?
|
|
| Back to top |
|
 |
Phlip Guest
|
Posted: Wed Sep 29, 2004 12:53 pm Post subject: Re: [OT] Cross platform development |
|
|
Karsten wrote:
| Quote: | I'm a really a new with this cross platform development, so I have some
dumb
questions, which I hope you can help me with.
If there is a better newsgroup for this question, please point me to it.
Delphi.
Unix, Linux and Mac OS X.
Java.
.net.
wxWidgets or Qt.
|
This is amazing. You didn't mention C++ (directly) once in your post.
C++ is our security blanket here. We feel bad when people don't post about,
you know, C++.
Try http://groups.google.com/ or a vanilla newsgroup like
news:comp.programming .
| Quote: | I would of course like to reuse as much of the Delphi code as possible:
|
Kylix?
--
Phlip
http://industrialxp.org/community/bin/view/Main/TestFirstUserInterfaces
|
|
| Back to top |
|
 |
Nicolas Pavlidis Guest
|
Posted: Wed Sep 29, 2004 1:07 pm Post subject: [OT] Re: Cross platform development |
|
|
"Karsten" <no (AT) mail (DOT) com> writes:
| Quote: | Hi
I'm a really a new with this cross platform development, so I have some dumb
questions, which I hope you can help me with.
If there is a better newsgroup for this question, please point me to it.
I have written a Win32 application in Delphi.
|
I think your better placed in comp.lang.delphi (I think that the
newsgroup is called this way)
| Quote: | The application, must be made to run on Unix, Linux and Mac OS X. To me it
seems I have theses choices:
- Rewrite the application in Java.
- Rewrite the application to .net.
- Rewrite the application using a cross platform framework like wxWidgets or
Qt.
|
Or you use Kylix, but mayby there are some problems with the compatility
between VCL and CLX.
But maybe its good to rewrite it in Java.
| Quote: | I would of course like to reuse as much of the Delphi code as possible:
|
Clear, then Kylix is your choice.
Kind regrads,
Nicolas
--
| Quote: | Nicolas Pavlidis | Elvis Presly: | |__ |
Student of SE & KM | "Into the goto" | |__| |
[email]pavnic (AT) sbox (DOT) tugraz.at[/email] | ICQ #320057056 | |
-------------------University of Technology, Graz----------------|
|
|
|
| Back to top |
|
 |
Karsten Guest
|
Posted: Wed Sep 29, 2004 2:54 pm Post subject: Re: [OT] Cross platform development |
|
|
OK sorry
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|