4D v14Video script |
||
|
4D v14
Video script
Video script
In this video, we're going to learn how to save time handling objects. As a developer, you have probably noticed that setting up the look and feel of your user interface is usually the most time-consuming part of your development phase. So far, we've already used several time-saving devices:
Now let's look at some key ways for optimizing in terms of:
The right combination of shortcuts is the best way to go about it. Let's close all the open windows: ALT-click on any window close box. Then let's open page 0 of the navigation form. In addition to the standard "Copy", "Paste" and "Select All", here are some essential tips for optimum efficiency: To select all objects of the same type on a form page:
To set the properties of an object as the standard for all subsequent objects of the same type:
To open the object method, we've already seen:
To Select/Deselect several objects => Shift+click removes or adds an object to the selection. To select with the mouse, you can just:
Here are a few more tips:
You can also access tools using shortcuts. We can let go of the mouse here. If you press:
The tool for entry order is different. When a specific entry order is required for a form, for instance in the case of an input form, this tool shows the order in which the objects will be tabbed. Of course, you can redraw it entirely and specify which objects are going to be accessed and in what order. To restore the default order, just draw a frame around a couple of the fields and the original order is immediately restored (in other words, starting from top left to bottom right). Implementing these shortcuts can save you a considerable amount of time when setting up forms. |
PROPERTIES
Product: 4D ARTICLE USAGE
Self-training ( 4D v13) |