Difference: 520BetterMessageControl (1 vs. 2)

Revision 22012-10-25 - SherriMcCormack

Line: 1 to 1
 
META TOPICPARENT name="APPX520Features"

Better Warning and Error Control

Line: 7 to 7
 

Overview:

Changed:
<
<
The Message Status area on the client is now a listbox, so that if multiple error/warning/messages are displayed, the user can click the listbox to display them all. The old Control-M method still works. That display has been enhanced to show the messages in color (errors in red, warnings in yellow, messages in green).
>
>
The Message Status area on the client is now a listbox, so that if multiple errors/warnings/messages are available ("more" indicated on the first message) - the user can click the listbox to display them all. The original Control-M method is still available as well. All messages are now color-coded and sequenced as follows: Errors (first and in Red), Warnings (second and in Yellow), and Messages (last and in Green); the sequence within each of the groups (errors, warnings, messages) is controlled by your ILF code.
 
Changed:
<
<
The client property messageComboRows limits how many entries the listbox will contain before it draws scrollbars for the remainder.
>
>
A new client property (messageComboRows) is available to limit how many entries the listbox will contain before it draws a scrollbar for the remainder. The default is set to 8.
  You can also get the list of messages issued to the user via the .UTIL GET MESSAGES API.

Comments:

Revision 12012-06-21 - JeanNeron

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="APPX520Features"

Better Warning and Error Control

The method of displaying multiple Error, Warning and Message commands has been improved.


Overview:

The Message Status area on the client is now a listbox, so that if multiple error/warning/messages are displayed, the user can click the listbox to display them all. The old Control-M method still works. That display has been enhanced to show the messages in color (errors in red, warnings in yellow, messages in green).

The client property messageComboRows limits how many entries the listbox will contain before it draws scrollbars for the remainder.

You can also get the list of messages issued to the user via the .UTIL GET MESSAGES API.

Comments:

Read what other users have said about this page or add your own comments.


<--/commentPlugin-->

-- JeanNeron - 2012-06-21

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback