Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » WindowBuilder » exporting / eternalize window properties(put the widget / composite properties into a file)
exporting / eternalize window properties [message #1405307] Thu, 07 August 2014 04:02 Go to next message
charlie schindler is currently offline charlie schindlerFriend
Messages: 28
Registered: June 2014
Junior Member
i would like to read the widget window properties from a file when creating the window / dialog / widget
this would allow a user to do changes in the window layout.
Is there any externalize / export function for the properties (the property window shows the values i would like to put them into a file)
Re: exporting / eternalize window properties [message #1406334 is a reply to message #1405307] Sat, 09 August 2014 19:01 Go to previous messageGo to next message
Eric Clayberg is currently offline Eric ClaybergFriend
Messages: 979
Registered: July 2009
Location: Boston, MA
Senior Member
That sounds like a runtime question specific to the UI toolkit you are using.
Re: exporting / eternalize window properties [message #1407310 is a reply to message #1406334] Tue, 12 August 2014 09:55 Go to previous messageGo to next message
charlie schindler is currently offline charlie schindlerFriend
Messages: 28
Registered: June 2014
Junior Member
Yes it has to do with runtime.
instead of having the properties directly in the sourcecode, i rather would have them in a property file, reading at runtime.

Ofc it is possible to create that, but if somebody had the same idea, why to reinvent the wheel?
Re: exporting / eternalize window properties [message #1407345 is a reply to message #1407310] Tue, 12 August 2014 11:39 Go to previous messageGo to next message
Eric Clayberg is currently offline Eric ClaybergFriend
Messages: 979
Registered: July 2009
Location: Boston, MA
Senior Member
If you are looking for something like that, I would suggest asking in either the Eclipse SWT forum or the Java Swing forum.
Re: exporting / eternalize window properties [message #1407579 is a reply to message #1407345] Wed, 13 August 2014 00:53 Go to previous messageGo to next message
charlie schindler is currently offline charlie schindlerFriend
Messages: 28
Registered: June 2014
Junior Member
thx
If i understand you correctly, there is no way to create the window in the windowbuilder and then export/externalize the properties (the property window content in the windowbuilder)?
Re: exporting / eternalize window properties [message #1407603 is a reply to message #1407579] Wed, 13 August 2014 02:28 Go to previous message
Eric Clayberg is currently offline Eric ClaybergFriend
Messages: 979
Registered: July 2009
Location: Boston, MA
Senior Member
There is nothing like that in WB.
Previous Topic:WindowBuilder with maven
Next Topic:SWT Designer - DnD not working
Goto Forum:
  


Current Time: Thu Apr 25 08:29:00 GMT 2024

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

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

Back to the top