Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WinDev Aspects
Message
De
24/01/2013 10:38:54
 
 
À
18/01/2013 02:50:23
Information générale
Forum:
WinDev
Catégorie:
Autre
Titre:
Divers
Thread ID:
01563218
Message ID:
01563970
Vues:
133
Creating Windows (Forms)

Creating a form or a window in WinDev is quite straight forward and similar to VFP. You give it a name and then add controls to the window. WinDev provides many wizards to help you create controls easily. These include binding control values to variables, cursors, queries, tables, or other relevant data sources. The interface to window creation is very slick and it has many advanced controls not found in VFP such as:

Carousels
Ribbons
Progress bars using sliders, dials, and other variations
Calanders
Sidebars (like Outlook)
Rotating cube controls
Multi-column treeviews
Loopers (like super-grids with each cell containing multiple elements/controls)
Organization Charts
Camera controls
Charts
…and much more.

You can even add 3rd party OLE controls plus .Net controls that you might have. (Speaking of .Net – you can include .Net assemblies in a WinDev project as well as generate .Net assemblies from a WinDev project – more on that in another post). Back to creating windows …

When you create a new window and double-click the background (or press F2) you get the screenshots attached and here you can start seeing the power of the interface where you can customize everything about the window. Things like transparency, move by dragging the background, fade in/out, grey-out when the window moves behind another, animations, etc. are all features which you can click on/off as required.

I won't go into every option but if you have a question on a specific aspect then I will try and answer you.

In another post I will describe a bit more about controls and their styling / interfaces, etc.
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform