Contents:

 

 

Introduction


News blog


What is Servoy?


Getting Started


Comparison Servoy/VFP


Performance


How-To's

 

Code Reference

 

VFP2Servoy Toolkit

 

 

Contact / feedback

 

 

 

 

 

 

 

 

 

 

 

 

 

 

msg() - plugins.dialogs.showInfoDialog()



Simplified MESSAGEBOX() function. When using plugins.dialogs.showInfoDialog() or globals.MESSAGEBOX() there are quite a lot of options you can fill and code you need to type. If you just want to show a quick informative message with no other options then this is the fastest way. B.t.w. this is not an existing VFP function which is why it is not capitalized.

 

Servoy code example


globals.msg("Hello World!");   // quick message


Note: msg() is a function of the VFP2Servoy Toolkit

 

 

External resources:

 

vfp plugin

 

ServoyWorld 2012 pics

 

Official Servoy website

 

Ken Levy on Servoy

 

Servoy info

 

Servoy Forum

 

Servoy Documentation

 

VisualFoxpro.com © 2010-2012 • All rights reserved • Contact: info@visualfoxpro.com