Normal Topic @msgbox() or writeln() or ? (Read 791 times)
BOBSCOTT
Senior Member
Members
*****
Offline


That Darn Computer #$X#
{curse words}

Posts: 1195
Joined: Nov 22nd, 2002
@msgbox() or writeln() or ?
Aug 10th, 2004 at 5:29pm
Print Post Print Post  
Is there a way to include an image or graphic  in a @msgbox() or a writeln().  It would be nice to be able to pop up a box that could have a visual and ask for user input. An example might be Something as simple as a user agreement box that could pop up with a logo or stop sign that the user would have to acknowledge that  they understand the rules about what they are about to access.

Is there an Sbasic command I am overlooking that I should be using for something like this?   ???

Thanks
  

Team – Together Everyone Achieves More
Back to top
 
IP Logged
 
Hammer
YaBB Administrator
Lanticans
*****
Offline


Fire bad. Tree pretty.

Posts: 3436
Location: Ohio
Joined: Nov 22nd, 2002
Re: @msgbox() or writeln() or ?
Reply #1 - Aug 10th, 2004 at 5:36pm
Print Post Print Post  
Not yet, but something like @UserInputBox() is on the todo list.
  

- Hammer
The plural of anecdote is not data.
Back to top
IP Logged
 
Bob_Hansen
Senior Member
Members
*****
Offline


WOW, They have the Internet
on computers now!

Posts: 1861
Location: Salem, NH
Joined: Nov 24th, 2002
Re: @msgbox() or writeln() or ?
Reply #2 - Aug 11th, 2004 at 2:11am
Print Post Print Post  
How about a normal form?

Creat a new database, create a "Dialog" style form design, but does not need to have any bound fields.

Command button would "Add" a Record to that Form, but only show for display and interface purposes.
  



Bob Hansen
Sesame Database Manager Professional
Sensible Solutions Inc.
Salem, NH
603-898-8223
Skype ID = sensiblesolutions
Back to top
IP Logged