Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Visual Layout Designer Plugin Development
Visual Layout Designer Plugin Development [message #1775845] Tue, 07 November 2017 08:05
Steve Hyatt is currently offline Steve HyattFriend
Messages: 3
Registered: November 2017
Junior Member
Hi.

As a hobby project I am working a tool that can be used to create mods for a certain game environment. I was thinking of doing this in C# but am now thinking about doing it as a plugin.

It seems the biggest issue the software users have is layout out various game controls (image, text, rectangles, etc) within frames. This is done manually by writing XML-based window descriptions and then loading them into the game environment and 'seeing if it looks right'.

Would it be possible to write an Eclipse plugin that can be used to visually layout the controls (even if they are just layered rectangles) and then have the plugin spit out appropriate XML?

Maybe another idea is to use existing graphical designer to create a Java swing UI or something and then transform the java code to XML.

Steve
Previous Topic:Photran Error Highlighting in Text Editor
Next Topic:Errors when generating the Diagram Editor using GMF
Goto Forum:
  


Current Time: Thu Apr 25 04:18:37 GMT 2024

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

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

Back to the top