laubfall / finx

Finx is a little Programm to manage I18n-Property-Files in your project.
0 stars 0 forks source link

GUI: messageConsole fill with life #19

Closed laubfall closed 11 years ago

laubfall commented 11 years ago

At the bottom of the gui we have a small line where short messages should be displayed. Something like "Settings saved" etc.

As a further enhancment it would be nice to make it possible to look at older messages. Maybe a button that expands the line to a little window or something similar.

laubfall commented 11 years ago

Done. Now we have a Label that displays the message and a new Event UserMessageEvent to fire Messages that transports the message.