This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Performance and the fly likes jdialog is not behaving properly in linux?? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Performance
Reply locked New topic
Author

jdialog is not behaving properly in linux??

umesh kacha
Greenhorn

Joined: Mar 24, 2008
Posts: 12
Hi sir,

I am getting problem with my product which is using JDialog under linux.It is working properly in windows and solaris.When we pass null in title of JDialog in linux at run time it is showing <2> in title bar of JDialog but it is not showing anything in windows or solaris.

I am fresher and I dont know in detail this type of problem but I think it is problem of null value.value of null is different in linux as compared to windows.

I am also getting some other problem with JDialog that in linux message is not displayed properly in jdialog and it is working fine in windows.

So please help me what to do?


guide me where the problem is??
Joe Ess
Bartender

Joined: Oct 29, 2001
Posts: 8264

Please do not post the same question more than once. It causes confusion and duplication of effort as the community tries to help everyone.


"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: jdialog is not behaving properly in linux??
 
Similar Threads
If we pass null in Jdialog title in linux it is showing garbage value in title bar
in jdialog when we pass null it is showing some garbage in titlebar in linux??
Icon image is not shown properly in LInux
how can i set jdialog title to support Unicode languages
How to set icon jdialog title bar