Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #3430 > unrolled thread

Re: Size of a radiobutton

Started by"Andre Rothe" <andre.rothe@THRWHITE.remove-dii-this>
First post2011-04-27 15:44 +0000
Last post2011-04-27 15:44 +0000
Articles 2 — 2 participants

Back to article view | Back to comp.lang.java.gui


Contents

  Re: Size of a radiobutton "Andre Rothe" <andre.rothe@THRWHITE.remove-dii-this> - 2011-04-27 15:44 +0000
    Re: Size of a radiobutton "tar" <tar@THRWHITE.remove-dii-this> - 2011-04-27 15:44 +0000

#3430 — Re: Size of a radiobutton

From"Andre Rothe" <andre.rothe@THRWHITE.remove-dii-this>
Date2011-04-27 15:44 +0000
SubjectRe: Size of a radiobutton
Message-ID<fuutd5$dav$1@aioe.org>
  To: comp.lang.java.gui
Hi Thomas,

I would like to paint some extra shapes in the panel with the radio 
buttons, so I need to know, where are the borders of the button. I don't 
show the label of the button, so I only have to know, how large is the 
button to paint around it.

Thank you.
Andre

Thomas A. Russ wrote:
> But why do you want to get that?

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

[toc] | [next] | [standalone]


#3433

From"tar" <tar@THRWHITE.remove-dii-this>
Date2011-04-27 15:44 +0000
Message-ID<ymiiqy1sleh.fsf@blackcat.isi.edu>
In reply to#3430
  To: comp.lang.java.gui
Andre Rothe <andre.rothe@imise.uni-leipzig.de> writes:

> Hi Thomas,
> 
> I would like to paint some extra shapes in the panel with the radio
> buttons, so I need to know, where are the borders of the button. I don't
> show the label of the button, so I only have to know, how large is the
> button to paint around it.

Hmmm.  If the images for the button graphics are opaque, wouldn't it be
easier to just paint your additional shapes on the background first, and
then have the normal painting occur?  Or do you have to tailor your
shapes to the existing button image?



> Thank you.
> Andre
> 
> Thomas A. Russ wrote:
> > But why do you want to get that?

-- 
Thomas A. Russ,  USC/Information Sciences Institute

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.java.gui


csiph-web