![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, we've developed a software for the windows world (VB6) and now we are going to start with a version 2. We have many requests for running on Mac-Systems and therefore I want to find out what time the development would needed if we have realised a software for both systems. The software by itself is a "normal" windows software with UI and database (dao/ado) functionality, similar to a text processor? Is there a programmer language for both systems which enables to write only ONE code and compile it for this two systems? Thanks Peter |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Yep. Java. "peter gast" <peter.gast (AT) tiscali (DOT) de> wrote in message news:dm069n$fq$1 (AT) online (DOT) de... Hello, we've developed a software for the windows world (VB6) and now we are going to start with a version 2. We have many requests for running on Mac-Systems and therefore I want to find out what time the development would needed if we have realised a software for both systems. The software by itself is a "normal" windows software with UI and database (dao/ado) functionality, similar to a text processor? Is there a programmer language for both systems which enables to write only ONE code and compile it for this two systems? Thanks Peter |
#5
| |||
| |||
|
|
Were you going to follow up your misleading answer with the rest of the answer? Like the fact that the write once-run anywhere paradigm isn't exactly as true as you make it sound. Like the fact that there will need to be differences in the code due to the different run-times used on the different platforms. "Brendan Green" <bgreen (AT) simtap (DOT) com.au> wrote in message news:er3zL587FHA.720 (AT) TK2MSFTNGP10 (DOT) phx.gbl... Yep. Java. "peter gast" <peter.gast (AT) tiscali (DOT) de> wrote in message news:dm069n$fq$1 (AT) online (DOT) de... Hello, we've developed a software for the windows world (VB6) and now we are going to start with a version 2. We have many requests for running on Mac-Systems and therefore I want to find out what time the development would needed if we have realised a software for both systems. The software by itself is a "normal" windows software with UI and database (dao/ado) functionality, similar to a text processor? Is there a programmer language for both systems which enables to write only ONE code and compile it for this two systems? Thanks Peter |
#6
| |||
| |||
|
|
Were you going to follow up your misleading answer with the rest of the answer? Like the fact that the write once-run anywhere paradigm isn't exactly as true as you make it sound. Like the fact that there will need to be differences in the code due to the different run-times used on the different platforms. |
#7
| |||
| |||
|
|
we've developed a software for the windows world (VB6) and now we are going to start with a version 2. We have many requests for running on Mac-Systems and therefore I want to find out what time the development would needed if we have realised a software for both systems. |
#8
| |||
| |||
|
|
Having a bad day? "Scott M." <s-mar (AT) nospam (DOT) nospam> wrote in message news:eqO6kRc8FHA.2040 (AT) TK2MSFTNGP14 (DOT) phx.gbl... Were you going to follow up your misleading answer with the rest of the answer? Like the fact that the write once-run anywhere paradigm isn't exactly as true as you make it sound. Like the fact that there will need to be differences in the code due to the different run-times used on the different platforms. "Brendan Green" <bgreen (AT) simtap (DOT) com.au> wrote in message news:er3zL587FHA.720 (AT) TK2MSFTNGP10 (DOT) phx.gbl... Yep. Java. "peter gast" <peter.gast (AT) tiscali (DOT) de> wrote in message news:dm069n$fq$1 (AT) online (DOT) de... Hello, we've developed a software for the windows world (VB6) and now we are going to start with a version 2. We have many requests for running on Mac-Systems and therefore I want to find out what time the development would needed if we have realised a software for both systems. The software by itself is a "normal" windows software with UI and database (dao/ado) functionality, similar to a text processor? Is there a programmer language for both systems which enables to write only ONE code and compile it for this two systems? Thanks Peter |
#9
| |||
| |||
|
|
we've developed a software for the windows world (VB6) and now we are going to start with a version 2. We have many requests for running on Mac-Systems and therefore I want to find out what time the development would needed if we have realised a software for both systems. It's impossible for us to say based on a short post in a newsgroup. But, the one hurdle would be the fact that you are currently using an MS-centric IDE/language (and likely a MS-DB as well) There's a product called RealBasic that is like VB but is cross-platform. But it can bog down if your application gets too large. Your best bet, though, would be to join and ask these types of questions within the Apple Developer Connection: http://developer.apple.com/ -Darrel |
#10
| |||
| |||
|
|
Or, look into MONO. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |