Deck Editor GUI
In an effort to learn more about Java and Eclipse I am studying the "Gui_DeckEditor.java file". There are a couple of suggestions that were made in topic:
http://www.slightlymagic.net/forum/viewtopic.php?f=26&t=876&start=0
Included below you will find a couple of pictures of the deck editor, one on a windows computer and the other on an Apple Mac OS X computer.
http://www.slightlymagic.net/forum/download/file.php?id=299&mode=view
http://www.slightlymagic.net/forum/download/file.php?id=389&mode=view
Several of the informational text strings will truncate with an ellipse and I have already figured out how to fix this problem.
I will try to move the Card Detail panel and the Card Picture panel over to the right. This in turn will allow the two tables to have their width increased. It might be nice to be able to then increase the width of the Cost column. This would give more room to display the costs for the newer hybrid mana cost cards.
I can not predict at this time how far I will be able to take this on my own. I am learning and I am having fun.
Once I have finished with my changes to the "Gui_DeckEditor.java" file I will make similar changes to the "Gui_Quest_DeckEditor.java" file. I think at that point it may be easiest for me to pm the two java files to Dennis.
http://www.slightlymagic.net/forum/viewtopic.php?f=26&t=876&start=0
Included below you will find a couple of pictures of the deck editor, one on a windows computer and the other on an Apple Mac OS X computer.
http://www.slightlymagic.net/forum/download/file.php?id=299&mode=view
http://www.slightlymagic.net/forum/download/file.php?id=389&mode=view
Several of the informational text strings will truncate with an ellipse and I have already figured out how to fix this problem.
I will try to move the Card Detail panel and the Card Picture panel over to the right. This in turn will allow the two tables to have their width increased. It might be nice to be able to then increase the width of the Cost column. This would give more room to display the costs for the newer hybrid mana cost cards.
I can not predict at this time how far I will be able to take this on my own. I am learning and I am having fun.
Once I have finished with my changes to the "Gui_DeckEditor.java" file I will make similar changes to the "Gui_Quest_DeckEditor.java" file. I think at that point it may be easiest for me to pm the two java files to Dennis.
I believe that I remember that Forge is designed to be viewable on a minimum screen resolution/size of 1024x768.