FAQ's - APPX Software, Inc. : APPX Utility : APPX Development Environment : Input Processes :
What are the rules for non-positive widget positions within an image? | |
If widget row = 0, Appx will center the widget (vertically) within the image If widget row < 0 the widget will appear abs(row) rows above the bottom of the image If widget column = 0, the widget will be centered (horizontally) within the image If widget column < 0, the widget will appear abs(column) columns to the left of the right edge of the image | |
[Append to This Answer] | |
2004-Jan-09 9:59am |
Previous: | How do you create dynamic screen titlebar text with ILF? |
Next: | How do I stop APPX from automatically displaying the next record during INQUIRY. |
|