2006/2/11, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > was unusable for two years (Delphi 6) without third party drivers > and the problem only resolved with Delphi 7 > (for Delphi 6 they never sorted it out); > The Delphi 8 and Delphi2005 interfaces were very unstable: > I'm not surprised that Delphi is in trouble;
Here is the reason I am using the veteran Delphi 5 ;) > From a work point of view, I am moving towards C#, C++ or Java; > I suppose that C# or Java might be the best for Macintosh. > What is your opinion? Well, the best solution is free, with Mac OS X, Apple released the same tool they were using in their internal development projects, the XCode suite, it is a very good programming environment, and it supports C, C++, Java, AppleScript, and Objetive C in both Frameworks ( Carbon and Cocoa) and both architectures (PPC and Intel), all of this in one product. You should give it a look if you are interested in the Mac world, I recommend you the use of the Cocoa Framework, it's harder to learn, but once you have get on it, it's very powerfull. Another easier alternative is RealBasic ( www.realbasic.com) but it is not as stable as Xcode, and by now it doesn't compiles natively for intel chips, by other hand it compiles the same app for windows, mac and linux. RB is also available in windows, but I preffer a lot my Delphi 5 ;) -- un saludo Dario Guerrero [EMAIL PROTECTED] [EMAIL PROTECTED] ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

