Normal Topic @msgbox (Read 374 times)
debmckee
Full Member
***
Offline



Posts: 123
Joined: Oct 5th, 2011
@msgbox
Sep 12th, 2012 at 9:39pm
Print Post Print Post  
Can the appearance of a msg box be changed?

Font bigger? different color?  Background of box more noticable??   I want one specific message box to be REALLY NOTICABLE when it pops up, so the users know that it is a really important notice.
  
Back to top
 
IP Logged
 
Ray the Reaper
Global Moderator
Members
Lantica Support
*****
Offline


The One & The Only

Posts: 2482
Joined: Aug 20th, 2003
Re: @msgbox
Reply #1 - Sep 13th, 2012 at 2:05pm
Print Post Print Post  
If you want more flexibility you can use @FormAsDialog() and just design a simple little form that says what you want it to and has an OK button on it that calls @Exit.

To take it even further you can use @ClientLocalValue() and ClientLocalValue() to change the text that appears on the Form on the fly.

-Ray
  

Raymond Yoxall Consulting
ray.yoxall@gmail.com
ryoxall@lantica.com
Sesame Applications, Design and Support
Back to top
IP Logged