Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using QT with foxpro?
Message
De
16/10/2015 09:48:38
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01625802
Message ID:
01626031
Vues:
86
Hi Steve,

as Thomas implied, Lianja is a complete development and deployment stack.

Mobile, e.g., uses a lot of open source components (boostrap, jQuery, jQueryMobile, etc.) and provides oData-based Ajax connections -- but you don't have to fiddle with those things. You design the app using components, write the code you need to provide special functions (business rules), and deploy (desktop, web, mobile). That doesn't mean it writes it for you :), but it sure beats having to learn the intricacies of the frameworks, and work around bugs in them (including QT), because Lianja already has.

It's a different way of thinking about apps, to be sure, because it is aimed at today's world. PC use is declining, because people are using their phablets.

hth,

Hank

>Hank, How do you start off your code, using FoxPro? talking to Lianja? So that FoxPro can get access to Lianja objects? I am used to talking to visual basic (in Word or Excel) use a createobject, but apparently more steps are involved with foxPro and QT, and it just seems like not that much effort has gone into this direction?
>Thanks,
>Steve
>
>>I looked at pyQT about 5 years ago. QT has come a long way since them (now doing native mobile apps).
>>
>>That said, if you are interested in using VFP skills and building Web/Mobile apps, you might want to look at Lianja. That's where I ended up after looking at the alternatives. Next year it is scheduled to do native mobile QT apps. Although in the current beta (in RC mode), for mobile apps (PhoneGap'ed, push a button and get it back from Adobe Build) it uses the mobile OS's native controls for date, dropbox, etc., so that user gets a native look and feel, which is kind of neat.
>>
>>(Disclaimer: I'm a Lianja MVP)
>>
>>Hank
>>
>>
>>>To try using QT as a GUI for foxpro
>>>Thanks,
>>>Steve
>>>
>>>>Hi Steve,
>>>>
>>>>what is it you want to do with QT?
>>>>
>>>>Hank
>>>>
>>>>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform