Tuesday, April 16, 2019
Tip of the Day: Extended FEEDBACK Message Dialog Position Support
Product.......: R:BASE X.5 and R:BASE X.5 Enterprise (Version 10.5)
Build.........: 10.5.1.30326 or higher
Section.......: Commands
Keywords......: FEEDBACK, Dialog, Position, Center, RIGHT, BOTTOM
Did you know you that the FEEDBACK message dialog can now be easily
positioned at
various screen locations?
The PROPERTY APPLICATION parameters now also include options for the
dialog to be
positioned from the bottom and right sides of the display, as well as
horizontal
center and vertical center.
PROPERTY APPLICATION FEEDBACK_POSITION_RIGHT n|RESET
PROPERTY APPLICATION FEEDBACK_POSITION_BOTTOM n|RESET
PROPERTY APPLICATION FEEDBACK_POSITION_VERTICAL_CENTER ' '|RESET
PROPERTY APPLICATION FEEDBACK_POSITION_HORIZONTAL_CENTER ' '|RESET
For the right and bottom parameters, the coordinates can be specified
for where the
message box will appear. The horizontal and vertical center
parameters use a space
to place the message box at that position. The RESET parameter places
the position
of the message box back to the center of the screen.
Use the following PROPERTY commands to customize the FEEDBACK message
box location:
PROPERTY APPLICATION FEEDBACK_POSITION_BOTTOM 200
PROPERTY APPLICATION FEEDBACK_POSITION_VERTICAL_CENTER ' '
PROPERTY APPLICATION FEEDBACK_POSITION_RIGHT 200
PROPERTY APPLICATION FEEDBACK_POSITION_HORIZONTAL_CENTER ' '
PROPERTY APPLICATION FEEDBACK_POSITION_TOP 50
PROPERTY APPLICATION FEEDBACK_POSITION_LEFT 50
The additional parameters make it easier to display messages the message box on
the screen without having to determine the monitor display dimensions.
Very Best R:egards,
Razzak.
https://www.rbase.com
http://www.facebook.com/rbase/
--
For group guidelines, visit
http://www.rbase.com/support/usersgroup_guidelines.php
---
You received this message because you are subscribed to the Google Groups "RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.