cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

Second related XUI question

ptc-953343
1-Newbie

Second related XUI question

I have this application for comment and review that uses a XUI dialog
to display and manage the comments that are in line with the current
document. I've used the address.js XUI sample as my starting point,
but I've got a more complicated application.

If a person is working with my application consistently things seem
to work fine. If they get distracted and switch to email or
something, returning back to the XUI has a problem. Clicking back on
the XUI dialog seems to only refresh the screen and establish a
connection. If that click was on a button or checkbox, it seems to
take a second push to get that function to trigger. IS this something
I've done wrong or something we have to live with.

Seems to me that MS Word works this way when you reactivate the
window. I'll click in the window where I want my cursor to be, but
the cursor doesn't move, its where ever it was when I left. So I'm
thinking this is something we just have to live with.

Any ideas?

..dan
1 REPLY 1

Dan,
Pretty sure you're just going to have to live with it. The first click in a Windows window returns the focus to that window. I know I've seen the behavior you want, but it has been very rare. I'm pretty sure you'd need to access the Windows inter-window messaging structure at a level that's not accessible from your XUI.

Hope someone out there can prove me wrong... 🙂


Steve Thompson
TAD Technical
Boeing-IDS Technical Publications
(316)977-0515
MC K83-08
The truth is the truth even if nobody believes it, and a lie is a lie even if everyone believes it.

>NOTICE: This communication may contain proprietary or other confidential information. If you are not the intended recipient, or believe that you have received this communication in error, please do not print, copy, retransmit, disseminate, or otherwise use the information. Also, please indicate to the sender that you have received this e-mail in error, and delete the copy you received. Any and all views expressed are the current understanding of the sender and should not be interpreted as an expression of official Boeing Company policy or position.
>
Les renseignements contenus dans ce message peuvent être confidentiels. Si vous n'êtes pas le destinataire visé ou une personne autorisée à lui remettre ce courriel, vous êtes par la présente avisé qu'il est strictement interdit d'utiliser, de copier ou de distribuer ce courriel, de dévoiler la teneur de ce message ou de prendre quelque mesure fondée sur l'information contenue. Vous êtes donc prié d'aviser immédiatement l'expéditeur de cette erreur et de détruire ce message sans garder de copie.


Announcements