Button + image

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi, I placed a button with an image on a form
When I click on the button only the frame is pushed.
Anybody got a good idea

//Bjorn
 
Bjorn,

I have replicated this as well. It's a bug (and an obvious one, I would
think). I'll report it.

To get around this for now, you will probably have to override the paint
handler for the button to shift the location of the image by a pixel or two
to the right and down.

Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top