History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: ORANA-4
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Daniel Murley
Reporter: Daniel Murley
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Google issue summary
Orana

Implement ImageAndMessageArea

Created: 18/Jun/07 03:57 PM   Updated: 28/Sep/07 10:35 AM
Component/s: Wizard Framework, Dialogs
Affects Version/s: 0.0.3-SNAPSHOT
Fix Version/s: 0.0.3-SNAPSHOT


 Description  « Hide
Currently the image and message area has been disabled. This should be implemented as it gives a much better overall feeling to the dialog, and brings a much closer resemblence to the standard eclipse/windows wizard style

 All   Comments   Change History      Sort Order:
Daniel Murley - [19/Jun/07 04:35 PM - edited ]
An implementation for this has been put in place.

More work also needs to be done on automatic sizing, as the sizing is being defined by a constant variable - ie: if you have too much text in your wizard, it won't resize appropriately.