Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Accessing the property of widgets
Accessing the property of widgets [message #145271] Wed, 23 July 2008 22:05 Go to next message
Eclipse UserFriend
Originally posted by: jerryxjerry.hotmail.com

Hi,

I am trying to look for particular methods in VE that have access to the
properties of my components on the canvas but it's been difficult.
For example, suppose I have a button with text = myButton, and with
background = red.
Do you know where this button's "myButton" and the value for red are kept?
or
Do you know where values of a component's properties are kept?

Thank you
Re: Accessing the property of widgets [message #145276 is a reply to message #145271] Fri, 25 July 2008 21:45 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: no.ddress.here

In article <edd52fbb106090b579718610bb1adf6e$1@www.eclipse.org>,
jerryxjerry@hotmail.com says...
> Hi,
>
> I am trying to look for particular methods in VE that have access to the
> properties of my components on the canvas but it's been difficult.
> For example, suppose I have a button with text = myButton, and with
> background = red.
> Do you know where this button's "myButton" and the value for red are kept?
> or
> Do you know where values of a component's properties are kept?
>

Best way to get that information is to just examine the AST for the
corresponding JDT editor. In general, that is what VE is looking at.
[ANN] Build for Eclipse Ganymede [message #145302 is a reply to message #145271] Wed, 10 September 2008 15:14 Go to previous messageGo to next message
Yves YANG is currently offline Yves YANGFriend
Messages: 688
Registered: July 2009
Senior Member
Hi all,

I have made a build for Eclipse Ganymede. As I mentioned in my previous
post, we run into a problem of build to integrate the release in Eclipse
system. As temporary solution, I put this unoffcial version in our web
site. You can download directly. The installation instruction can be found
in VE wiki: http://wiki.eclipse.org/VE/Update. Hope we can resolve this
problem of build quickly and revive VE in Eclipse community.

Best regards
Yves YANG
Soyatec - http://www.soyatec.com
[ANN] Build for Eclipse Ganymede [message #145304 is a reply to message #145271] Wed, 10 September 2008 15:26 Go to previous message
Yves YANG is currently offline Yves YANGFriend
Messages: 688
Registered: July 2009
Senior Member
Hi all,

I have made a build for Eclipse Ganymede. As I mentioned in my previous
post, we run into a problem of build to integrate the release in Eclipse
system. As temporary solution, I put this unoffcial version in our web
site. You can download directly. The installation instruction can be found
in VE wiki: http://wiki.eclipse.org/VE/Update. Hope we can resolve this
problem of build quickly and revive VE in Eclipse community.

Best regards
Yves YANG
Soyatec - http://www.soyatec.com
Re: Accessing the property of widgets [message #617253 is a reply to message #145271] Fri, 25 July 2008 21:45 Go to previous message
Eclipse UserFriend
Originally posted by: no.ddress.here

In article <edd52fbb106090b579718610bb1adf6e$1@www.eclipse.org>,
jerryxjerry@hotmail.com says...
> Hi,
>
> I am trying to look for particular methods in VE that have access to the
> properties of my components on the canvas but it's been difficult.
> For example, suppose I have a button with text = myButton, and with
> background = red.
> Do you know where this button's "myButton" and the value for red are kept?
> or
> Do you know where values of a component's properties are kept?
>

Best way to get that information is to just examine the AST for the
corresponding JDT editor. In general, that is what VE is looking at.
[ANN] Build for Eclipse Ganymede [message #617266 is a reply to message #145271] Wed, 10 September 2008 15:14 Go to previous message
Yves YANG is currently offline Yves YANGFriend
Messages: 688
Registered: July 2009
Senior Member
Hi all,

I have made a build for Eclipse Ganymede. As I mentioned in my previous
post, we run into a problem of build to integrate the release in Eclipse
system. As temporary solution, I put this unoffcial version in our web
site. You can download directly. The installation instruction can be found
in VE wiki: http://wiki.eclipse.org/VE/Update Hope we can resolve this
problem of build quickly and revive VE in Eclipse community.

Best regards
Yves YANG
Soyatec - http://www.soyatec.com
[ANN] Build for Eclipse Ganymede [message #617267 is a reply to message #145271] Wed, 10 September 2008 15:26 Go to previous message
Yves YANG is currently offline Yves YANGFriend
Messages: 688
Registered: July 2009
Senior Member
Hi all,

I have made a build for Eclipse Ganymede. As I mentioned in my previous
post, we run into a problem of build to integrate the release in Eclipse
system. As temporary solution, I put this unoffcial version in our web
site. You can download directly. The installation instruction can be found
in VE wiki: http://wiki.eclipse.org/VE/Update Hope we can resolve this
problem of build quickly and revive VE in Eclipse community.

Best regards
Yves YANG
Soyatec - http://www.soyatec.com
Previous Topic:Need Helps to save VE
Next Topic:[ANN] Build for Eclipse Ganymede
Goto Forum:
  


Current Time: Fri Mar 29 11:26:19 GMT 2024

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

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

Back to the top