• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Is it MDI Property?

 
Ranch Hand
Posts: 88
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am developing MDI application.I am seeing behaviour like .if i change one Internal frame to it's maximum size.all internal frames which i am adding later on coming as maximized one.IS there any property i need to set ...so that the new InternalFrame which i am adding to Desktop will retain it's original size.
BY seeing NO Answers ..i am doubting whether MDI usually works this way or not.PLease jot down u r sussestions.
Thanks
[ December 10, 2002: Message edited by: Bhagya T ]
 
Bhagya Tangutur
Ranch Hand
Posts: 88
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Kumar B:
I am developing MDI application.I am seeing behaviour like .if i change one Internal frame to it's maximum size.all internal frames which i am adding later on coming as maximized one.IS there any property i need to set ...so that the new InternalFrame which i am adding to Desktop will retain it's original size.
BY seeing NO Answers ..i am doubting whether MDI usually works this way or not.PLease jot down u r sussestions.
Thanks
[ December 10, 2002: Message edited by: Bhagya T ]


What i doubted is right...This is not the default Behvaiour for Java Look ..where as If i change the look and Feel to Windows Look and feel,i am getting this problem.Can some one please sussest me ...how to rectify this problem..
Thanks
Bhagya
 
Bhagya Tangutur
Ranch Hand
Posts: 88
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
this was windows behaviour ...i just set Desktp manager to default Desktop manager...everythign worked well
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic