Skip to main content



      Home
Home » Archived » Visual Editor (VE) » Extending the VE palete
Extending the VE palete [message #134476] Tue, 02 January 2007 01:51 Go to next message
Eclipse UserFriend
Originally posted by: yairog.bll.co.il

Hi,

Can anyonr point out how do i extend the VE pallete?\

I have a set of my own components and i wieh to expose them in the pallete
so i can enjoy drag and drop with my new components.

Thank,

Yair
Re: Extending the VE palete [message #134526 is a reply to message #134476] Tue, 02 January 2007 19:15 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

See

http://eclipse.org/articles/Article-VE-Custom-Widget/customw idget.html

Yair Ogen wrote:
> Hi,
>
> Can anyonr point out how do i extend the VE pallete?\
>
> I have a set of my own components and i wieh to expose them in the pallete
> so i can enjoy drag and drop with my new components.
>
> Thank,
>
> Yair
>
>

--
Thanks,
Rich Kulp
Re: Extending the VE palete [message #134539 is a reply to message #134526] Wed, 03 January 2007 01:33 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: yairog.bll.co.il

thanks.

this article refers to eclipse 3.1

i am using eclipse 3.2

the screens are different, any new version of this article?

--
Yair Ogen
Hermesh - BLL
W: 03-9351875
M: 053-877269

"Rich Kulp" <richkulp@us.NO_SPAM.ibm.com> wrote in message
news:enesiq$abm$6@utils.eclipse.org...
> See
>
> http://eclipse.org/articles/Article-VE-Custom-Widget/customw idget.html
>
> Yair Ogen wrote:
> > Hi,
> >
> > Can anyonr point out how do i extend the VE pallete?\
> >
> > I have a set of my own components and i wieh to expose them in the
pallete
> > so i can enjoy drag and drop with my new components.
> >
> > Thank,
> >
> > Yair
> >
> >
>
> --
> Thanks,
> Rich Kulp
Re: Extending the VE palete [message #134552 is a reply to message #134539] Wed, 03 January 2007 11:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

It is still basically the same. Some minor things have changed. At this
time there is no new version.

The biggest thing that has changed are the palette and override file
formats. Those old formats are still supported but they aren't the most
efficient and will go away in the future.

See

http://www.eclipse.org/vep/WebContent/docs/migration/migrati on.html

for the new formats of these two types of files.


Yair Ogen wrote:
> thanks.
>
> this article refers to eclipse 3.1
>
> i am using eclipse 3.2
>
> the screens are different, any new version of this article?
>

--
Thanks,
Rich Kulp
Re: Extending the VE palete [message #134565 is a reply to message #134552] Thu, 04 January 2007 06:25 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: yairog.bll.co.il

Thanks for your reply.

I still can't solve the puzzle.

I hava an existing extention to the pallete that I developed using WSAD 5.1
that worked with old eclipse version 2 point something.

Is there any "easy" migrationm path to eclipse 3.2? Do I have to start from
scratch?

Thanks.

"Rich Kulp" <richkulp@us.NO_SPAM.ibm.com> wrote in message
news:englan$6qh$1@utils.eclipse.org...
> It is still basically the same. Some minor things have changed. At this
> time there is no new version.
>
> The biggest thing that has changed are the palette and override file
> formats. Those old formats are still supported but they aren't the most
> efficient and will go away in the future.
>
> See
>
> http://www.eclipse.org/vep/WebContent/docs/migration/migrati on.html
>
> for the new formats of these two types of files.
>
>
> Yair Ogen wrote:
> > thanks.
> >
> > this article refers to eclipse 3.1
> >
> > i am using eclipse 3.2
> >
> > the screens are different, any new version of this article?
> >
>
> --
> Thanks,
> Rich Kulp
Re: Extending the VE palete [message #134578 is a reply to message #134565] Thu, 04 January 2007 09:39 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

No there isn't because the version in WSAD 5.1 is really a totally
different beast. It wasn't the open sourced version of the VE so
everything has changed.

You will need to use the article and convert your stuff over, but use
the new migrated palette and override formats as I described below.

Yair Ogen wrote:
>
> "Rich Kulp" <richkulp@us.NO_SPAM.ibm.com> wrote in message
> news:englan$6qh$1@utils.eclipse.org...
>> It is still basically the same. Some minor things have changed. At this
>> time there is no new version.
>>
>> The biggest thing that has changed are the palette and override file
>> formats. Those old formats are still supported but they aren't the most
>> efficient and will go away in the future.
>>
>> See
>>
>> http://www.eclipse.org/vep/WebContent/docs/migration/migrati on.html
>>
>> for the new formats of these two types of files.

--
Thanks,
Rich Kulp
Re: Extending the VE palete [message #614967 is a reply to message #134476] Tue, 02 January 2007 19:15 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

See

http://eclipse.org/articles/Article-VE-Custom-Widget/customw idget.html

Yair Ogen wrote:
> Hi,
>
> Can anyonr point out how do i extend the VE pallete?\
>
> I have a set of my own components and i wieh to expose them in the pallete
> so i can enjoy drag and drop with my new components.
>
> Thank,
>
> Yair
>
>

--
Thanks,
Rich Kulp
Re: Extending the VE palete [message #614968 is a reply to message #134526] Wed, 03 January 2007 01:33 Go to previous message
Eclipse UserFriend
Originally posted by: yairog.bll.co.il

thanks.

this article refers to eclipse 3.1

i am using eclipse 3.2

the screens are different, any new version of this article?

--
Yair Ogen
Hermesh - BLL
W: 03-9351875
M: 053-877269

"Rich Kulp" <richkulp@us.NO_SPAM.ibm.com> wrote in message
news:enesiq$abm$6@utils.eclipse.org...
> See
>
> http://eclipse.org/articles/Article-VE-Custom-Widget/customw idget.html
>
> Yair Ogen wrote:
> > Hi,
> >
> > Can anyonr point out how do i extend the VE pallete?\
> >
> > I have a set of my own components and i wieh to expose them in the
pallete
> > so i can enjoy drag and drop with my new components.
> >
> > Thank,
> >
> > Yair
> >
> >
>
> --
> Thanks,
> Rich Kulp
Re: Extending the VE palete [message #614969 is a reply to message #134539] Wed, 03 January 2007 11:23 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

It is still basically the same. Some minor things have changed. At this
time there is no new version.

The biggest thing that has changed are the palette and override file
formats. Those old formats are still supported but they aren't the most
efficient and will go away in the future.

See

http://www.eclipse.org/vep/WebContent/docs/migration/migrati on.html

for the new formats of these two types of files.


Yair Ogen wrote:
> thanks.
>
> this article refers to eclipse 3.1
>
> i am using eclipse 3.2
>
> the screens are different, any new version of this article?
>

--
Thanks,
Rich Kulp
Re: Extending the VE palete [message #614970 is a reply to message #134552] Thu, 04 January 2007 06:25 Go to previous message
Eclipse UserFriend
Originally posted by: yairog.bll.co.il

Thanks for your reply.

I still can't solve the puzzle.

I hava an existing extention to the pallete that I developed using WSAD 5.1
that worked with old eclipse version 2 point something.

Is there any "easy" migrationm path to eclipse 3.2? Do I have to start from
scratch?

Thanks.

"Rich Kulp" <richkulp@us.NO_SPAM.ibm.com> wrote in message
news:englan$6qh$1@utils.eclipse.org...
> It is still basically the same. Some minor things have changed. At this
> time there is no new version.
>
> The biggest thing that has changed are the palette and override file
> formats. Those old formats are still supported but they aren't the most
> efficient and will go away in the future.
>
> See
>
> http://www.eclipse.org/vep/WebContent/docs/migration/migrati on.html
>
> for the new formats of these two types of files.
>
>
> Yair Ogen wrote:
> > thanks.
> >
> > this article refers to eclipse 3.1
> >
> > i am using eclipse 3.2
> >
> > the screens are different, any new version of this article?
> >
>
> --
> Thanks,
> Rich Kulp
Re: Extending the VE palete [message #614971 is a reply to message #134565] Thu, 04 January 2007 09:39 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

No there isn't because the version in WSAD 5.1 is really a totally
different beast. It wasn't the open sourced version of the VE so
everything has changed.

You will need to use the article and convert your stuff over, but use
the new migrated palette and override formats as I described below.

Yair Ogen wrote:
>
> "Rich Kulp" <richkulp@us.NO_SPAM.ibm.com> wrote in message
> news:englan$6qh$1@utils.eclipse.org...
>> It is still basically the same. Some minor things have changed. At this
>> time there is no new version.
>>
>> The biggest thing that has changed are the palette and override file
>> formats. Those old formats are still supported but they aren't the most
>> efficient and will go away in the future.
>>
>> See
>>
>> http://www.eclipse.org/vep/WebContent/docs/migration/migrati on.html
>>
>> for the new formats of these two types of files.

--
Thanks,
Rich Kulp
Previous Topic:developing a plugin
Next Topic:VE support for C++ ???
Goto Forum:
  


Current Time: Mon Jun 16 19:21:45 EDT 2025

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

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

Back to the top