) and nothing happended
I tried it with JFrames a Window would be better in this case...
Hope I could help you
Kalimero
Rob Nugent wrote:
> Try a Window instead of a Frame.
>
> Anguel Anguelov wrote:
>
> > Hi
> >
> > how kan i show one Frame without border?
>
Attention!
Windows and JWindows under Linux and also Solaris have a bug! -> see bug
# 91 at the blackdown's bug-page and also bug # 4121501 and # 4094957
Hi!
This is no bug-from jdk-blackdown, do you use SuSE 5.x???
If so see blackdown-bug-report: # 110 - Done...
CU
Kalimero.
Michael Grundel wrote:
> Greetings!
>
> When I try to load a jpeg image with
> Image img = Toolkit.getDefaultToolkit().getImage(fileName);
> I ge
r TextAreas will not be
work yet! They don't get the focus and all inputs appear in the terminal...
See Blackdown-Bug ID # 91 ...
But this is a JDC-Problem: JDC Bug # 4121501 & # 4094883.
CU
Kalimero
r TextAreas will not be
work yet! They don't get the focus and all inputs appear in the terminal...
See Blackdown-Bug ID # 91 ...
But this is a JDC-Problem: JDC Bug # 4121501 & # 4094883.
CU
Kalimero
r TextAreas will not be
work yet! They don't get the focus and all inputs appear in the terminal...
See Blackdown-Bug ID # 91 ...
But this is a JDC-Problem: JDC Bug # 4121501 & # 4094883.
CU
Kalimero
Hi!
If I run this small program under Linux (jdk 1.1.5
v5), all inputs appear on the terminal an not in the TextField, if I use
a Frame or a Dialog, the input is correct displayed in the TextField!
But the program is running correct under Windows
NT & 95...
Is there a solution for this problem?
I'd placed a TextField or a TextAres (also Swing-Components) into a
Window (or JWindow), all inputs appears in the terminal an not in the
TextFields. TextFields with Frames or Dialogs work without any
problems...
Any solutions???
Thx.
Wolfgang