Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Some Q's
Some Q's [message #372422] Thu, 07 August 2003 01:37 Go to next message
Eclipse UserFriend
Originally posted by: shaba_dil.yahoo.com

Hi all,

How to create backgroundimage to a Composite(without flickering while
resize)?.How to doublebuffer?

How to position Menu in it's usual position?

Again on disposing,

We usually calls for system resources for entire program.like Font,if a
Button needs to be set it's Font for it's caption,We need to make an
instance of Font.We use this untill the program ends,becoz we need to
display the button with that Font in entire program.So when we dispose all
these things?.on closing the Shell?.
What if we dont dispose the resources?.OS will not take care of it?.OR i
have to call dispose method for all references?.If i call
Button.dispose(),is the Font automatically dispose?.Plz leave your views.

thx in advance

basha
Re: Some Q's [message #372462 is a reply to message #372422] Thu, 07 August 2003 17:03 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.NOSPAM.us.ibm.com

Here's an article on managing resources such as fonts:

http://www.eclipsecorner.org/articles/swt-design-2/swt-desig n-2.html

Rich
Previous Topic:Event on pressing enter in a text field.
Next Topic:Compiling SWT_AWT.java
Goto Forum:
  


Current Time: Fri Oct 31 06:14:18 EDT 2025

Powered by FUDForum. Page generated in 0.38842 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top