Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Dialog Icon

0 views
Skip to first unread message

leonid

unread,
Feb 8, 2007, 8:51:10 AM2/8/07
to
Hi
I want to build Dialog without top-left Dialog Icon.
Can i do?


Kevin Dean [TeamB]

unread,
Feb 8, 2007, 10:22:59 AM2/8/07
to
leonid wrote:

>I want to build Dialog without top-left Dialog Icon.
>Can i do?

The setUndecorated() method may do what you want, but I haven't tested it.

--
Kevin Dean [TeamB]
Dolphin Data Development Ltd.
http://www.datadevelopment.com/

Please see Borland's newsgroup guidelines at
http://info.borland.com/newsgroups/guide.html

leonid

unread,
Feb 8, 2007, 11:20:44 AM2/8/07
to
No.
setUndecorated() method builds Dialog in general without border
Thanks.

"Kevin Dean [TeamB]" <NkOdS...@datadevelopment.com> wrote in message
news:xn0f27nxe6r...@www.teamb.com...

Kevin Dean [TeamB]

unread,
Feb 8, 2007, 1:03:04 PM2/8/07
to
leonid wrote:

>setUndecorated() method builds Dialog in general without border

The only reference I can find is to the Eclipse SWT RemoveMenu() method.
You'd have to research it further yourself, but here's a starting point:

http://cs.nyu.edu/zilin/swt/API/org/eclipse/swt/internal/win32/OS.html

0 new messages