<HTML dir=ltr><HEAD><TITLE>RE: [Xerte] Generating pop up windows and alert messages from Xerte</TITLE>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.6000.16981" name=GENERATOR></HEAD>
<BODY>
<DIV id=idOWAReplyText60987 dir=ltr>
<DIV dir=ltr><FONT color=#000000 size=2>&gt;I'm just thinking even if a modal Alert style box can be implemented, it is pretty limited as to what can be shown. Text, pretty much.<BR><BR>I'd be tempted to build my own and put it in the main entry pane.<BR>The you can load what you want in it.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>or make a component...</FONT></DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> xerte-bounces@lists.nottingham.ac.uk on behalf of Dave Burnett<BR><B>Sent:</B> Tue 09/02/2010 14:03<BR><B>To:</B> Xerte list<BR><B>Subject:</B> RE: [Xerte] Generating pop up windows and alert messages from Xerte<BR></FONT><BR></DIV>
<DIV><BR><BR>
<P><FONT size=2>I'm just thinking even if a modal Alert style box can be implemented, it is pretty limited as to what can be shown. Text, pretty much.<BR><BR>I'd be tempted to build my own and put it in the main entry pane.<BR>The you can load what you want in it.<BR><BR><BR>----------------------------------------<BR>&gt; Subject: RE: [Xerte] Generating pop up windows and alert messages from Xerte<BR>&gt; Date: Tue, 9 Feb 2010 13:31:42 +0000<BR>&gt; From: johnathan.kemp@cxstaffs.co.uk<BR>&gt; To: xerte@lists.nottingham.ac.uk<BR>&gt;<BR>&gt; I had not really thought about it being modal or not though, having<BR>&gt; thought about it now, it would probably make sense for it to be so.<BR>&gt;<BR>&gt; I am working on a page based on the multiple choice question model. The<BR>&gt; idea is to have a number of radio buttons each of which has defined for<BR>&gt; it a destination page. When you select a particular radio button you are<BR>&gt; then taken to the page in the project defined for that radio button.<BR>&gt; This will let me build a project that will function a bit like a simple<BR>&gt; expert system, by assembling it out of a number of these pages.<BR>&gt;<BR>&gt; I know that screen space could be tight, so I wanted the opportunity to<BR>&gt; create a pop up window that could add extra information, e.g. to clarify<BR>&gt; a particular option, before the user moved on by selecting the radio<BR>&gt; button.<BR>&gt;<BR>&gt; The final intention would be to create the page as a page Wizard, making<BR>&gt; it relatively simple for users to create projects that had multiple<BR>&gt; paths through the project.<BR>&gt;<BR>&gt; Kind regards<BR>&gt;<BR>&gt; Johnathan<BR>&gt;<BR>&gt; Johnathan Kemp<BR>&gt; ICT Development Coordinator<BR>&gt; Connexions Staffordshire<BR>&gt; www.cxstaffs.co.uk<BR>&gt; 01785 355714<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; -----Original Message-----<BR>&gt; From: Dave Burnett [<A href="mailto:d_b_burnett@hotmail.com">mailto:d_b_burnett@hotmail.com</A>]<BR>&gt; Sent: 09 February 2010 12:54<BR>&gt; To: Xerte list<BR>&gt; Subject: RE: [Xerte] Generating pop up windows and alert messages from<BR>&gt; Xerte<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; Is the purpose here to create something modal?<BR>&gt; i.e. you can't move on without closing that box?<BR>&gt;<BR>&gt; Otherwise, maybe something similar to the glossary model would suffice.<BR>&gt; Trigger an event with parameters and use that to create a box to suit.<BR>&gt;<BR>&gt;<BR>&gt; ----------------------------------------<BR>&gt;&gt; Subject: RE: [Xerte] Generating pop up windows and alert messages from<BR>&gt;<BR>&gt;&gt; Xerte<BR>&gt;&gt; Date: Tue, 9 Feb 2010 12:45:45 +0000<BR>&gt;&gt; From: Patrick.Lockley@nottingham.ac.uk<BR>&gt;&gt; To: xerte@lists.nottingham.ac.uk<BR>&gt;&gt;<BR>&gt;&gt; A warning or confirm is fine, but a pop up window is probably going to<BR>&gt;<BR>&gt;&gt; set off accessibility issues<BR>&gt;&gt;<BR>&gt;&gt; -----Original Message-----<BR>&gt;&gt; From: xerte-bounces@lists.nottingham.ac.uk<BR>&gt;&gt; [<A href="mailto:xerte-bounces@lists.nottingham.ac.uk">mailto:xerte-bounces@lists.nottingham.ac.uk</A>] On Behalf Of Johnathan<BR>&gt;&gt; Kemp<BR>&gt;&gt; Sent: 09 February 2010 12:43<BR>&gt;&gt; To: Xerte discussion list<BR>&gt;&gt; Subject: RE: [Xerte] Generating pop up windows and alert messages from<BR>&gt;<BR>&gt;&gt; Xerte<BR>&gt;&gt;<BR>&gt;&gt; My first idea was to be able to open a pop up window with an image and<BR>&gt;<BR>&gt;&gt; perhaps some text that illustrated something referred to on a<BR>&gt;&gt; particular page, so the user could close the window after studying it<BR>&gt;&gt; and still be at the page in the Xerte project that they were in when<BR>&gt;&gt; the window opened.<BR>&gt;&gt;<BR>&gt;&gt; I tried to get the window v2 component working, not knowing if it had<BR>&gt;&gt; been included in the v2 components swf. When I got no joy there, I<BR>&gt;&gt; tried to get the alert component working, again with no joy.<BR>&gt;&gt;<BR>&gt;&gt; I would expect that a capability in Xerte to display an alert type<BR>&gt;&gt; message would be useful, perhaps even more so if you have the<BR>&gt;&gt; additional capability to specify the buttons e.g. OK, Yes, No,<BR>&gt; Confirm, Cancel.<BR>&gt;&gt; Having more than an OK button pre-supposes that there would be some<BR>&gt;&gt; way of capturing the response so that this could be acted upon.<BR>&gt;&gt;<BR>&gt;&gt; Having the capability to open a Window with text and graphic content,<BR>&gt;&gt; with a close button, is what I am trying to achieve.<BR>&gt;&gt;<BR>&gt;&gt; Kind regards<BR>&gt;&gt;<BR>&gt;&gt; Johnathan<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; Johnathan Kemp<BR>&gt;&gt; ICT Development Coordinator<BR>&gt;&gt; Connexions Staffordshire<BR>&gt;&gt; www.cxstaffs.co.uk<BR>&gt;&gt; 01785 355714<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; -----Original Message-----<BR>&gt;&gt; From: Patrick Lockley [<A href="mailto:Patrick.Lockley@nottingham.ac.uk">mailto:Patrick.Lockley@nottingham.ac.uk</A>]<BR>&gt;&gt; Sent: 09 February 2010 12:26<BR>&gt;&gt; To: Xerte discussion list<BR>&gt;&gt; Subject: RE: [Xerte] Generating pop up windows and alert messages from<BR>&gt;<BR>&gt;&gt; Xerte<BR>&gt;&gt;<BR>&gt;&gt;&gt;From looking at the source code, there isn't an alert component<BR>&gt;&gt;&gt;compiled<BR>&gt;&gt; in, so calls to this won't work.<BR>&gt;&gt;<BR>&gt;&gt; Is there a logic in allowing a root function call to something like<BR>&gt;&gt; popup(string) and confirm(string)?<BR>&gt;&gt;<BR>&gt;&gt; -----Original Message-----<BR>&gt;&gt; From: xerte-bounces@lists.nottingham.ac.uk<BR>&gt;&gt; [<A href="mailto:xerte-bounces@lists.nottingham.ac.uk">mailto:xerte-bounces@lists.nottingham.ac.uk</A>] On Behalf Of Johnathan<BR>&gt;&gt; Kemp<BR>&gt;&gt; Sent: 09 February 2010 12:18<BR>&gt;&gt; To: Xerte discussion list<BR>&gt;&gt; Subject: [Xerte] Generating pop up windows and alert messages from<BR>&gt;&gt; Xerte<BR>&gt;&gt;<BR>&gt;&gt; Is there a simple way in Xerte of opening up a pop up window in which<BR>&gt;&gt; a graphic or text could be displayed?<BR>&gt;&gt;<BR>&gt;&gt; I have been looking at the V2 components demo as a possible solution,<BR>&gt;&gt; but it lacks either an alert or window example. I have tried to get<BR>&gt;&gt; either working without any success.<BR>&gt;&gt;<BR>&gt;&gt; Anyone any ideas?<BR>&gt;&gt;<BR>&gt;&gt; Kind regards<BR>&gt;&gt;<BR>&gt;&gt; Johnathan<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; Johnathan Kemp<BR>&gt;&gt; ICT Development Coordinator<BR>&gt;&gt; Connexions Staffordshire<BR>&gt;&gt; www.cxstaffs.co.uk<BR>&gt;&gt; 01785 355714<BR>&gt;&gt;<BR>&gt;&gt; This email and any files transmitted with it are confidential and are<BR>&gt;&gt; intended solely for the use of the individual(s) or entity(s) to whom<BR>&gt;&gt; they are addressed. All messages are monitored for virus, high risk<BR>&gt;&gt; files and inappropriate content. As a result users should be aware<BR>&gt;&gt; that this mail maybe accessed, read and the right is reserved to<BR>&gt;&gt; reject, return, remove attachments or delete if considered to be<BR>&gt;&gt; inappropriate or unsuitable. Liability cannot be accepted for any loss<BR>&gt;<BR>&gt;&gt; or damage arising from this email (or any attachments) or from scripts<BR>&gt;<BR>&gt;&gt; or any virus transmitted.<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; This communication represents the originator's personal views and<BR>&gt;&gt; opinions, which do not necessarily reflect those of Connexions<BR>&gt;&gt; Staffordshire. If you are not the original recipient or the person<BR>&gt;&gt; responsible for delivering the email to the intended recipient, be<BR>&gt;&gt; advised that you have received this email in error, and that any use,<BR>&gt;&gt; dissemination, forwarding, printing, or copying of this email is<BR>&gt;&gt; strictly prohibited. If you received this email in error, please<BR>&gt;&gt; immediately reply to the sender or notify postmaster@cxstaffs.co.uk<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; Connexions Staffordshire Limited is registered in England No.4355170<BR>&gt;&gt;<BR>&gt;&gt; Registered office: Foregate House, 70 Foregate Street, Stafford,<BR>&gt;&gt; Staffordshire, ST16 2PX<BR>&gt;&gt;<BR>&gt;&gt; _______________________________________________<BR>&gt;&gt; Xerte mailing list<BR>&gt;&gt; Xerte@lists.nottingham.ac.uk<BR>&gt;&gt; <A href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</A><BR>&gt;&gt; _______________________________________________<BR>&gt;&gt; Xerte mailing list<BR>&gt;&gt; Xerte@lists.nottingham.ac.uk<BR>&gt;&gt; <A href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</A><BR>&gt;&gt;<BR>&gt;&gt; This email and any files transmitted with it are confidential and are<BR>&gt;&gt; intended solely for the use of the individual(s) or entity(s) to whom<BR>&gt;&gt; they are addressed. All messages are monitored for virus, high risk<BR>&gt;&gt; files and inappropriate content. As a result users should be aware<BR>&gt;&gt; that this mail maybe accessed, read and the right is reserved to<BR>&gt;&gt; reject, return, remove attachments or delete if considered to be<BR>&gt;&gt; inappropriate or unsuitable. Liability cannot be accepted for any loss<BR>&gt;<BR>&gt;&gt; or damage arising from this email (or any attachments) or from scripts<BR>&gt;<BR>&gt;&gt; or any virus transmitted.<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; This communication represents the originator's personal views and<BR>&gt;&gt; opinions, which do not necessarily reflect those of Connexions<BR>&gt;&gt; Staffordshire. If you are not the original recipient or the person<BR>&gt;&gt; responsible for delivering the email to the intended recipient, be<BR>&gt;&gt; advised that you have received this email in error, and that any use,<BR>&gt;&gt; dissemination, forwarding, printing, or copying of this email is<BR>&gt;&gt; strictly prohibited. If you received this email in error, please<BR>&gt;&gt; immediately reply to the sender or notify postmaster@cxstaffs.co.uk<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; Connexions Staffordshire Limited is registered in England No.4355170<BR>&gt;&gt;<BR>&gt;&gt; Registered office: Foregate House, 70 Foregate Street, Stafford,<BR>&gt;&gt; Staffordshire, ST16 2PX<BR>&gt;&gt;<BR>&gt;&gt; _______________________________________________<BR>&gt;&gt; Xerte mailing list<BR>&gt;&gt; Xerte@lists.nottingham.ac.uk<BR>&gt;&gt; <A href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</A><BR>&gt;&gt; _______________________________________________<BR>&gt;&gt; Xerte mailing list<BR>&gt;&gt; Xerte@lists.nottingham.ac.uk<BR>&gt;&gt; <A href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</A><BR>&gt;<BR>&gt; _________________________________________________________________<BR>&gt; Hotmail: Trusted email with Microsoft's powerful SPAM protection.<BR>&gt; <A href="http://clk.atdmt.com/GBL/go/201469226/direct/01/________________________">http://clk.atdmt.com/GBL/go/201469226/direct/01/________________________</A><BR>&gt; _______________________<BR>&gt; Xerte mailing list<BR>&gt; Xerte@lists.nottingham.ac.uk<BR>&gt; <A href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</A><BR>&gt;<BR>&gt; This email and any files transmitted with it are confidential and are intended solely for the use of the individual(s) or entity(s) to whom they are addressed. All messages are monitored for virus, high risk files and inappropriate content. As a result users should be aware that this mail maybe accessed, read and the right is reserved to reject, return, remove attachments or delete if considered to be inappropriate or unsuitable. Liability cannot be accepted for any loss or damage arising from this email (or any attachments) or from scripts or any virus transmitted.<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; This communication represents the originator's personal views and opinions, which do not necessarily reflect those of Connexions Staffordshire. If you are not the original recipient or the person responsible for delivering the email to the intended recipient, be advised that you have received this email in error, and that any use, dissemination, forwarding, printing, or copying of this email is strictly prohibited. If you received this email in error, please immediately reply to the sender or notify postmaster@cxstaffs.co.uk<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; Connexions Staffordshire Limited is registered in England No.4355170<BR>&gt;<BR>&gt; Registered office: Foregate House, 70 Foregate Street, Stafford, Staffordshire, ST16 2PX<BR>&gt;<BR>&gt; _______________________________________________<BR>&gt; Xerte mailing list<BR>&gt; Xerte@lists.nottingham.ac.uk<BR>&gt; <A href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</A><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;<BR>_________________________________________________________________<BR>Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.<BR><A href="http://clk.atdmt.com/GBL/go/201469229/direct/01/_______________________________________________">http://clk.atdmt.com/GBL/go/201469229/direct/01/_______________________________________________</A><BR>Xerte mailing list<BR>Xerte@lists.nottingham.ac.uk<BR><A href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</A><BR></FONT></P></DIV></BODY></HTML>