Home » Developer & Programmer » Forms » Anchoring Pop Up (Forms 6)
Anchoring Pop Up [message #319291] Fri, 09 May 2008 11:06 Go to next message
whatfur
Messages: 29
Registered: July 2006
Junior Member
Have a fairly large Forms application running in a Unix environment.

Problem is now many customers are running with 2 or more terminals and although our main canvas appears on terminal #1 the built-in popups always appear in the middle as in:

1. If they are using 1 terminal the popups appear in the middle of the screen.

2. If they are using 2 terminals the popup appears split between the two.

3. If they use 3 terminals the popup appears in the middle of terminal 2.

etc. etc.

Of course we wish for them to appear always in the middle of terminal #1.

There doesn't seem to be anything within Forms to regulate this and our X-motif programmer has tried a couple things that in the end almost work, but speed wise are not acceptable.
Re: Anchoring Pop Up [message #319326 is a reply to message #319291] Fri, 09 May 2008 17:17 Go to previous messageGo to next message
psteve
Messages: 9
Registered: March 2005
Location: New England
Junior Member
Your team can probably get all the popups to appear at a fixed location without much work or execution overhead. (0,0) is the upper left corner. (50,50) is inside from the upper left corner a small amount. Not the perfect solution, but possibly better than what you've got.
Re: Anchoring Pop Up [message #319722 is a reply to message #319326] Mon, 12 May 2008 16:05 Go to previous messageGo to next message
whatfur
Messages: 29
Registered: July 2006
Junior Member

And where are you proposing these coordinates are applied???
Re: Anchoring Pop Up [message #323198 is a reply to message #319291] Tue, 27 May 2008 12:48 Go to previous message
psteve
Messages: 9
Registered: March 2005
Location: New England
Junior Member
relative to the form's upper left corner--so possitioning code runs onthe application server.
Previous Topic: Change the color of disable text item
Next Topic: Resize Window
Goto Forum:
  


Current Time: Sun Feb 09 23:11:40 CST 2025