Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » button with image on PDA
button with image on PDA [message #448198] Wed, 05 January 2005 15:32 Go to next message
Eclipse UserFriend
Originally posted by: Bogdan.bbb.pl

Is it posible to have button with image on pda?
i'm trying with version 3111,
and it seems to me that buttons can have only text.

can i do smt with that problem?
Re: button with image on PDA [message #448245 is a reply to message #448198] Wed, 05 January 2005 19:22 Go to previous message
Christophe Cornu is currently offline Christophe CornuFriend
Messages: 304
Registered: July 2009
Senior Member
No, Pocket PC buttons don't support images. As a workaround, you can use a
Label, set an image with setImage, and detect mouse click with a mouse
listener on the Label.

Chris
Previous Topic:Double click event in Combo
Next Topic:StyledText + getLineAtOffset + wrap
Goto Forum:
  


Current Time: Wed Sep 25 09:28:36 GMT 2024

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

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

Back to the top