ProgressBar SWT [message #446896] |
Mon, 06 December 2004 05:48  |
Eclipse User |
|
|
|
I have the following Question:
Is it possible to deactivate the DefaultBorder being drawn around a
ProgressBar-Widget ??
I want to integrate a ProgessBar into an other Widget, but the Default
BORDER_Style disturbes.
Thanks a lot !
Michael
|
|
|
|
|
Re: ProgressBar SWT [message #446944 is a reply to message #446927] |
Mon, 06 December 2004 17:54  |
Eclipse User |
|
|
|
ok, I see. At the moment there's no way to make the frame not show, so you
can log a Feature Request with Platform - SWT for this if you wish (
https://bugs.eclipse.org/bugs/ ). I'm not sure if the platforms natively
support this though.
Grant
"Michael Henninghaus" <mhe@datus.com> wrote in message
news:cp1s6q$dgg$1@www.eclipse.org...
> Grant Gayed schrieb:
> > Hi Michael,
> >
> > The ProgressBar's frame cannot be hidden. However this seems like an
> > unusual request, because without the frame the x-position of the
> > ProgressBar's 100% value would not be clear, so its usefulness for
showing
> > the completed percentage would be compromised. Are you sure this is
what
> > you want to do? Or is the widget that it's being put into making up for
> > this (eg.- providing its own frame around the ProgressBar)?
> >
> > Grant
> >
> > "Michael Henninghaus" <mhe@datus.com> wrote in message
> > news:cp1dd8$7c2$1@www.eclipse.org...
> >
> >>I have the following Question:
> >>Is it possible to deactivate the DefaultBorder being drawn around a
> >>ProgressBar-Widget ??
> >>I want to integrate a ProgessBar into an other Widget, but the Default
> >>BORDER_Style disturbes.
> >>
> >>Thanks a lot !
> >>
> >>Michael
> >>
> >>
> >
> >
> >
> Thanks Grant !
> What i want is the following:
> Creating a SWT.Group with the groupsFrame and a specific Text.
> In this Group I want to implement the ProgressBar as a child, without an
> own Frame !!
>
> To reach this goal i want to deactivate the ProgressBar
|
|
|
Powered by
FUDForum. Page generated in 0.08431 seconds