Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » VE 1.1M2 is released
VE 1.1M2 is released [message #93560] Fri, 10 June 2005 22:31 Go to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

All,

I'm pleased to announce the immediate availability of the Visual Editor
1.1 M2. This build is compatible with Eclipse 3.1RC1 (RC2 was not
available yet, but we will test to make sure when it becomes available),
and adds some of the following highlights:

- Enhanced RCP Support

- Cut/Copy/Paste of visual components

- Phase II of performance enhancements for Swing development

.....and much more.

The New and Noteworthy page is available at:

http://www.eclipse.org/vep/WebContent/docs/newAndNoteworthy/ 1.1-M2/

The download page is available at:

http://download.eclipse.org/tools/ve/downloads/drops/S-1.1M2 -200506101701/index.html


--
Thanks,
Rich Kulp
Re: VE 1.1M2 is released [message #93575 is a reply to message #93560] Sat, 11 June 2005 01:43 Go to previous messageGo to next message
Francesc Rosés is currently offline Francesc RosésFriend
Messages: 213
Registered: July 2009
Senior Member
Hello VE team!

Thanks a lot for your work! M2 is impressive!

Francesc
Re: VE 1.1M2 is released [message #93602 is a reply to message #93560] Sat, 11 June 2005 02:33 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: veccie.gmail.com

Works great, except one thing...

My custom JMenuBar doesn't show in the frame where I have added it anymore.
The frame shows a warning sign and in the eclipse statusbar it says
JMenuBar: NoSuchMethodException(....)

In I20050609 there was no problems showing it :)

Just thought I'd mention it since something significant must have changed in
this build regarding menus :)

Keep up the good work VE Team

veccie
Re: VE 1.1M2 is released [message #93630 is a reply to message #93602] Sat, 11 June 2005 20:03 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: veccie.gmail.com

Just to let you know, I've installed 3.1RC2 and it now works again :)

cheers

"veccie" <veccie@gmail.com> wrote in message
news:d8dihk$nib$1@news.eclipse.org...
> Works great, except one thing...
>
> My custom JMenuBar doesn't show in the frame where I have added it
> anymore. The frame shows a warning sign and in the eclipse statusbar it
> says JMenuBar: NoSuchMethodException(....)
>
> In I20050609 there was no problems showing it :)
>
> Just thought I'd mention it since something significant must have changed
> in this build regarding menus :)
>
> Keep up the good work VE Team
>
> veccie
>
Re: VE 1.1M2 is released [message #93657 is a reply to message #93560] Sun, 12 June 2005 13:27 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: tcnesham.email.uophx.edu

Good job!
I have a question concerning the automatic aligning/sizing of multiple
controls on the screen. Which control's property is used to copy values to
the other control's property? It seems like it is the control with the
greater value, but it should be the control that was clicked first.

--
Timothy C. Nesham
I have not failed. I've just found 10,000 ways that don't work. - Thomas
Edison

"Rich Kulp" <richkulp@us.NO_SPAM.ibm.com> wrote in message
news:d8d4bd$b9g$1@news.eclipse.org...
> All,
>
> I'm pleased to announce the immediate availability of the Visual Editor
> 1.1 M2. This build is compatible with Eclipse 3.1RC1 (RC2 was not
> available yet, but we will test to make sure when it becomes available),
> and adds some of the following highlights:
>
> - Enhanced RCP Support
>
> - Cut/Copy/Paste of visual components
>
> - Phase II of performance enhancements for Swing development
>
> ....and much more.
>
> The New and Noteworthy page is available at:
>
> http://www.eclipse.org/vep/WebContent/docs/newAndNoteworthy/ 1.1-M2/
>
> The download page is available at:
>
>
http://download.eclipse.org/tools/ve/downloads/drops/S-1.1M2 -200506101701/index.html
>
>
> --
> Thanks,
> Rich Kulp
Re: VE 1.1M2 is released [message #93806 is a reply to message #93657] Mon, 13 June 2005 20:27 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Actually it is the control that is clicked last. GEF's definition of the
primary control when more than one is selected is the last control.


--
Thanks,
Rich Kulp
Re: VE 1.1M2 is released [message #607927 is a reply to message #93560] Sat, 11 June 2005 01:43 Go to previous message
Francesc Rosés is currently offline Francesc RosésFriend
Messages: 213
Registered: July 2009
Senior Member
Hello VE team!

Thanks a lot for your work! M2 is impressive!

Francesc
Re: VE 1.1M2 is released [message #607929 is a reply to message #93560] Sat, 11 June 2005 02:33 Go to previous message
Eclipse UserFriend
Originally posted by: veccie.gmail.com

Works great, except one thing...

My custom JMenuBar doesn't show in the frame where I have added it anymore.
The frame shows a warning sign and in the eclipse statusbar it says
JMenuBar: NoSuchMethodException(....)

In I20050609 there was no problems showing it :)

Just thought I'd mention it since something significant must have changed in
this build regarding menus :)

Keep up the good work VE Team

veccie
Re: VE 1.1M2 is released [message #607931 is a reply to message #93602] Sat, 11 June 2005 20:03 Go to previous message
Eclipse UserFriend
Originally posted by: veccie.gmail.com

Just to let you know, I've installed 3.1RC2 and it now works again :)

cheers

"veccie" <veccie@gmail.com> wrote in message
news:d8dihk$nib$1@news.eclipse.org...
> Works great, except one thing...
>
> My custom JMenuBar doesn't show in the frame where I have added it
> anymore. The frame shows a warning sign and in the eclipse statusbar it
> says JMenuBar: NoSuchMethodException(....)
>
> In I20050609 there was no problems showing it :)
>
> Just thought I'd mention it since something significant must have changed
> in this build regarding menus :)
>
> Keep up the good work VE Team
>
> veccie
>
Re: VE 1.1M2 is released [message #607933 is a reply to message #93560] Sun, 12 June 2005 13:27 Go to previous message
Eclipse UserFriend
Originally posted by: tcnesham.email.uophx.edu

Good job!
I have a question concerning the automatic aligning/sizing of multiple
controls on the screen. Which control's property is used to copy values to
the other control's property? It seems like it is the control with the
greater value, but it should be the control that was clicked first.

--
Timothy C. Nesham
I have not failed. I've just found 10,000 ways that don't work. - Thomas
Edison

"Rich Kulp" <richkulp@us.NO_SPAM.ibm.com> wrote in message
news:d8d4bd$b9g$1@news.eclipse.org...
> All,
>
> I'm pleased to announce the immediate availability of the Visual Editor
> 1.1 M2. This build is compatible with Eclipse 3.1RC1 (RC2 was not
> available yet, but we will test to make sure when it becomes available),
> and adds some of the following highlights:
>
> - Enhanced RCP Support
>
> - Cut/Copy/Paste of visual components
>
> - Phase II of performance enhancements for Swing development
>
> ....and much more.
>
> The New and Noteworthy page is available at:
>
> http://www.eclipse.org/vep/WebContent/docs/newAndNoteworthy/ 1.1-M2/
>
> The download page is available at:
>
>
http://download.eclipse.org/tools/ve/downloads/drops/S-1.1M2 -200506101701/index.html
>
>
> --
> Thanks,
> Rich Kulp
Re: VE 1.1M2 is released [message #607943 is a reply to message #93657] Mon, 13 June 2005 20:27 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Actually it is the control that is clicked last. GEF's definition of the
primary control when more than one is selected is the last control.


--
Thanks,
Rich Kulp
Previous Topic:Re: COnfiguring Visual Editor
Next Topic:I20050609: BoxLayout
Goto Forum:
  


Current Time: Thu Apr 25 10:28:27 GMT 2024

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

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

Back to the top