Results 1 to 1 of 1
when I am using java 1.4 in linux and i am going to create multiple dialogs of same type it showing number suffix like <2>,<3> and so on.SO i am ...
- 04-08-2008 #1Just Joined!
- Join Date
- Apr 2008
- Posts
- 1
In JDialog title in linux it is showing Test<2>,Test<3> etc in titlebar????
when I am using java 1.4 in linux and i am going to create multiple dialogs of same type it showing number suffix like <2>,<3> and so on.SO i am asking that how linux is managing this things means how it is displaying numbers after title??
I want to know this thing so that i can explain my clients why in linux dialog is showing number after title like DialogTitle<2>
please help this is urgent


Reply With Quote