Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fichiers
Recherche: 

Pick-A-Project
Nick Neklioudov, Cgi Group Inc.
Pick-A-Project is the simple VFP form which runs in your development environment. It can help you easily organize your numerous VFP projects and switch between them.
Créé le
Il y a 25 années
Téléchargements
1355
Type de fichier
Résultat de votes
5.00/5.00
General information
Résultat de votes:
5.00/5.00 (1 rate) Évaluer cet item
Créé par
Nick Neklioudov, Cgi Group Inc.
Nick Neklioudov, M.Sc., CNA, works as Senior Analyst with CGI Group Inc. in Halifax, Nova Scotia, Canada. Programming in all versions of FoxPro/VFP since 1987, in .Net since 2003, not counting some other developer tools and environments. Nick received Microsoft Most Valuable Professional award three times. Nick Neklioudov has over 20 years experience with computers and information technologies, especially in database-oriented programming, object-oriented programming and information systems devel...

Commentaires
Simple, but highly effective. Works on older versions of VFP (I use it with version 6). I recommend anyone who uses it, to do the following, to ensure a quick access. Set up a keyboard macro, with the commands to select the Command Window (Ctrl-F2); press ESC (just in case you are in the middle of some other command), and then DO FORM c:\appman\appman {ENTER} (or wherever you chose to place it). Hilmar Zonneveld, February 5, 2005

Ajouter un commentaire
More downloads created from this member
Nick Neklioudov, Cgi Group Inc.
You want to drag and drop cell values within the grid, between the grids or to outside controls? Forget to think of it as a very complicated task that requires adding properties and code in many different methods/controls. Nothing is easier if you have GridDragDropper. You just need to drop GridDrag...
Créé le
Il y a 23 années
Téléchargements
3116
Type de fichier
Freeware
Nick Neklioudov, Cgi Group Inc.
You said you wanted highlighted row in the grid? Forget adding properties and code in different places. Forget creating a special grid class with built-in highlight row functionality. You don't need to do it anymore.
Créé le
Il y a 23 années
Téléchargements
12076
Type de fichier
Freeware
Résultat de votes
4.77/5.00
Nick Neklioudov, Cgi Group Inc.
FoxSpeaker is an applicaton that allows you to add speech capabilities to your VFP forms and add comments to all your controls. Any form can be turned into an interactive demo or tutorial easily. FoxSpeaker does not require any changes to your forms except adding one button to switch FoxSpeaker on/...
Créé le
Il y a 23 années
Téléchargements
3234
Type de fichier
Nick Neklioudov, Cgi Group Inc.
The purpose of this container class is to provide the ability to work with the delimited text files as a source for the combobox/listbox. Think of it as equivalent of adding the RowSourceType 10 - TextFile to the combo/listboxes with the text data type. It allows you: - fill your combo/l...
Créé le
Il y a 24 années
Téléchargements
1755
Type de fichier
Nick Neklioudov, Cgi Group Inc.
Allows to automatically replace the application EXE (and other files) with the newest version from the location on the server. The list of files to update is in LAUNCHER.INI text file. All you need to do - to point your shortcut on the workstation to Launcher.exe and pass it the parameter (your loca...
Créé le
Il y a 24 années
Téléchargements
1660
Type de fichier
Résultat de votes
4.00/5.00
Nick Neklioudov, Cgi Group Inc.
This little program allows to create a new class library with all classes subclassed from another class library. Usage: DO SUBCLASS_IT WITH 'c', 'MyNewLibrary'. The first parameter is new subclass prefix (allowed to be empty). Second parameter is a new class library name. Do not forget to ma...
Créé le
Il y a 24 années
Téléchargements
922
Type de fichier
Nick Neklioudov, Cgi Group Inc.
Being dropped on any Pageframe page changes Page Caption appearance when the page is Active/Inactive. You may manipulate the ForeColor, FontName and FontSize of the Page tab Caption. Automatically refreshes the Page when it is activated (if the property is set to .T. to do so). Does not require a...
Créé le
Il y a 27 années
Téléchargements
2515
Type de fichier