I intend to perform some operations which will spawn a modeless dialog in proe. I need help on the following.
1. The dialog should be model less, i.e, detached from proe. The only way to close it should be using the dismiss button.
2. The dialog should contain a table/textarea. Each row/cell should be able to be color coded, i.e red should indicate a problem area, yellow OK and green Good.
From the toolkit documentation I am not sure if I found sufficient help for both.
Please let me know any ideas how I can do both these stuff using the ProToolkit.
1. The dialog should be model less, i.e, detached from proe. The only way to close it should be using the dismiss button.
2. The dialog should contain a table/textarea. Each row/cell should be able to be color coded, i.e red should indicate a problem area, yellow OK and green Good.
From the toolkit documentation I am not sure if I found sufficient help for both.
Please let me know any ideas how I can do both these stuff using the ProToolkit.