Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Identifying all Display instances
Identifying all Display instances [message #371438] Wed, 02 July 2003 17:26 Go to next message
Eclipse UserFriend
This is a multipart message in MIME format.
--=_alternative 0075E6CC85256D57_=
Content-Type: text/plain; charset="us-ascii"

Is there a way to obtain references to all Display instances that exist in
the current VM? I guess I'm asking if there is a way to get at the
private member variable Display.Displays? Thanks in advance for the
assistance.

Kevin Dale
--=_alternative 0075E6CC85256D57_=
Content-Type: text/html; charset="us-ascii"


<br><font size=1 face="sans-serif">Is there a way to obtain references to all Display instances that exist in the current VM? &nbsp;I guess I'm asking if there is a way to get at the private member variable Display.Displays? &nbsp;Thanks in advance for the assistance.</font>
<br>
<br><font size=1 face="sans-serif">Kevin Dale </font>
--=_alternative 0075E6CC85256D57_=--
Re: Identifying all Display instances [message #371458 is a reply to message #371438] Thu, 03 July 2003 17:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Kevin.clark.accessbc.com.nospam

You should only have one Display instance.


ktdale@us.ibm.com wrote:

> This is a multipart message in MIME format.
> --=_alternative 0075E6CC85256D57_=
> Content-Type: text/plain; charset="us-ascii"

> Is there a way to obtain references to all Display instances that exist in
> the current VM? I guess I'm asking if there is a way to get at the
> private member variable Display.Displays? Thanks in advance for the
> assistance.

> Kevin Dale
> --=_alternative 0075E6CC85256D57_=
> Content-Type: text/html; charset="us-ascii"


> <br><font size=1 face="sans-serif">Is there a way to obtain references to
all Display instances that exist in the current VM?  I guess I'm asking if
there is a way to get at the private member variable Display.Displays?  Thanks
in advance for the assistance.</font>
> <br>
> <br><font size=1 face="sans-serif">Kevin Dale </font>
> --=_alternative 0075E6CC85256D57_=--
Re: Identifying all Display instances [message #371517 is a reply to message #371458] Mon, 07 July 2003 10:07 Go to previous messageGo to next message
Eclipse UserFriend
This is a multipart message in MIME format.
--=_alternative 004D89CC85256D5C_=
Content-Type: text/plain; charset="us-ascii"

>You should only have one Display instance.


But it is POSSIBLE, at least, to have more than one.... correct? And if
so, how can one obtain references to all Display instances at runtime?
--=_alternative 004D89CC85256D5C_=
Content-Type: text/html; charset="us-ascii"


<br><font size=2 face="Courier New">&gt;You should only have one Display instance.<br>
</font>
<br>
<br><font size=2 face="Courier New">But it is POSSIBLE, at least, to have more than one.... correct? &nbsp;And if so, how can one obtain references to all Display instances at runtime?</font>
--=_alternative 004D89CC85256D5C_=--
Re: Identifying all Display instances [message #371534 is a reply to message #371517] Mon, 07 July 2003 14:07 Go to previous message
Eclipse UserFriend
Originally posted by: steve_northover.ca.ibm.com

This is a multi-part message in MIME format.

------=_NextPart_000_139B_01C34491.0BFA5E10
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Put in a bugzilla request for Display.getDisplays(). Until then, you =
could fool around with findDisplay(), iterating through all known =
threads.

<ktdale@us.ibm.com> wrote in message news:bebur3$k64$3@eclipse.org...

>You should only have one Display instance.


But it is POSSIBLE, at least, to have more than one.... correct? And =
if so, how can one obtain references to all Display instances at runtime?
------=_NextPart_000_139B_01C34491.0BFA5E10
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1141" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Put in a bugzilla request=20
for&nbsp;Display.getDisplays().&nbsp; Until then, you could fool around =
with=20
findDisplay(), iterating through all known threads.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&lt;<A href=3D"mailto:ktdale@us.ibm.com">ktdale@us.ibm.com</A>&gt; =
wrote in=20
message <A=20
href=3D"news:bebur3$k64$3@eclipse.org">news:bebur3$k64$3@eclipse.org</A>.=
...</DIV>
<BLOCKQUOTE=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"><BR><FONT=20
face=3D"Courier New" size=3D2>&gt;You should only have one Display=20
instance.<BR></FONT><BR><BR><FONT face=3D"Courier New" size=3D2>But it =
is=20
POSSIBLE, at least, to have more than one.... correct? &nbsp;And if =
so, how=20
can one obtain references to all Display instances at=20
runtime?</FONT></BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_139B_01C34491.0BFA5E10--
Previous Topic:Programatic selection doesn't fire widgetSelected event
Next Topic:Window/dialog always on top
Goto Forum:
  


Current Time: Sun Sep 21 18:40:53 EDT 2025

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

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

Back to the top