On Fri, Dec 17, 1999 at 10:06:00PM +0000, Ekkehard Kraemer wrote:
> Can anybody speculate on this? I would love to use JDK 1.2 finally (be it
> Inprise or Blackdown, never mind), but I cannot do so since it crashes systems
> when using JFrame/JDialog with certain window managers.
Well, one place where we can stop the speculation is about
JBuilder. The program is a Swing application and we don't do anything
special, i.e. native code or JDK "under the hood stuff", to make it
behave differently. We did a lot of testing and might have fixed some
platform specific behaviors but we have done the same on any platform:
write once, test everywhere :). That's exactly why we didn't release
the Linux version at the same time of the Solaris one. Are you using
the same JDK for both JBuilder and your Swing apps ? What about
applications created with JBuilder's Application Wizard ? Do they show
the same problem ? BTW, this kind of behavior is exactly why we
suggested KDE, it seems that their WM has some ad hoc fix that makes
it work with AWT. My current configuration is Enlightenment 0.16.x +
KDE and I noticed the lack of titlebar and bad placement for
applications written with JDK 1.1.x+JFC while apps written with 1.2.2
seem to be ok.
--
Paolo Ciccone
JBuilder dev.team
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]