Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synchronize attribute values of component #11

Open
desenvolvedorindie opened this issue Aug 9, 2017 · 3 comments
Open

Synchronize attribute values of component #11

desenvolvedorindie opened this issue Aug 9, 2017 · 3 comments

Comments

@desenvolvedorindie
Copy link

It's possible synchronize attribute values of component in window in every in update? Because if window is opened and the game update value of component attribute, the value in window is differente from real value

@desenvolvedorindie
Copy link
Author

I think it's a big deal only update visual components values only for selected row of entity and component in grid

@Namek
Copy link
Owner

Namek commented Aug 11, 2017

Hi, I had big plans for this but didn't make it yet. Implementing GUI in Java Swing is a pain in the butt when it comes to implementing custom controls or do something performantly with existing ones.

Actually, I work on another iteration of the software and definetely plan to do that but it'll take a long time. I do this making a client with Elm language. On top of that I have already developed a whole serializer to inspect objects more deeply than just primitive fields of components. You can read more about this on my blog. However, as I said, it will take a long time until it'll be usable.

What's more if you want to improve current published version (that treats only primitive fields) then go on but I suppose you'd have to go back in time to January. Next iteration is being worked on on another branches than master.

@Namek Namek closed this as completed Aug 11, 2017
@Namek Namek reopened this Aug 11, 2017
@desenvolvedorindie
Copy link
Author

Very nice, I'll check the code and verify how I can help.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants