Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using QT with foxpro?
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Using QT with foxpro?
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01625802
Message ID:
01625802
Views:
118
Hi: Does anyone have experience using the QT GUI (http://www.qt.io/) with foxpro? With python scripts, for instance, one taps into QT or pyQT like this:
import sys, os, time
from PyQt4 import QtGui, QtCore
Is it possible to do something like this in foxpro? I am used to using createobject to get to another program such as excel or word, but I can't figure out if creatobject exists with QT, or if there are some steps to do and then be able to do a createobject with QT?

Thanks,
Steve
Next
Reply
Map
View

Click here to load this message in the networking platform