[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Popup Location differs in Java and Risc client  XML
Forum Index -> Development
Author Message
msailer

Power User

Joined: 22/06/2015 12:17:44
Messages: 112
Offline

Hi there,

on successful execution we show a ModelessPopup success popup. On the java client it always appears in the center. With the same code for the RISC client it sometimes appears at the top left position. It looks like the top left point is calculated with x=0,y=0 + size of the popup.

The popup configuration is (beside other configs):

Code:
popup.setLeftTopReferenceCentered();


Is there a new configuration we need to add for the RISC client?
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team