Normal Topic @AskUser window text format (Read 328 times)
NHUser
Full Member
***
Offline



Posts: 320
Location: Amherst, NH
Joined: Aug 2nd, 2010
@AskUser window text format
Mar 19th, 2013 at 2:10pm
Print Post Print Post  
In an earlier discussion, you told me how to change the size of the text for my Edit window.

Is there a way to increase the size of the font for the popup window when I use the @AskUser command?

I'm using the command to ask a Yes/No question and I think a lager font will increase the caution statement I'm making to the user.
  
Back to top
 
IP Logged
 
Ray the Reaper
Global Moderator
Members
Lantica Support
*****
Offline


The One & The Only

Posts: 2480
Joined: Aug 20th, 2003
Re: @AskUser window text format
Reply #1 - Mar 19th, 2013 at 4:52pm
Print Post Print Post  
Hello,

Not to increase the font of just that window, No. But what you can do is create a utility form in your database that has a Static Text element on it, A Yes command button and a No command button and bring it up with @FormAsDialog(). Using ClientLocalValue() you can pass to that form the text you want displayed in it and since it's a form, you can make the static text whatever size, shape, and color you want.

-Ray
  

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