|
When you create a new project, you will be prompted to select a project template
for your application. These are the preset styles and colours we have included
in the application. see below:

When you select a template from the list, then click the OK button, this will
set your web application with the new style you want, and will also be shown in
the page preview window also.
MENU STYLE:
Within the Dynapage Generator, you can create a dynamic menu to go with your
application. Here you can assign the style of the menu, whether it will be a
drop-down javascript style menu from the top of the screen, a menu on the left
side of the application, or a user-defined menu, where you can configure the
colour and style to your needs.
See the image below:

CONTROL STYLE:
The Fields properties allow you to change the default colours of the input boxes
on your web application. As you can see in the image below, there are 3
settings you can change here:

Background Colour: this is the default colour of all normal input
boxes, for example, text-boxes, list-boxes, drop-down lists, etc.
Mandatory Colour: The colour selected here will be shown if you
assign a control as a mandatory(required) field.
Disabled Colour: This will be shown when you set a property as
disabled ( read-only).
ControlFont/ControlForeColour: This is the colour that
the text will be displayed in for text boxes, drop-down lists, list boxes, etc.
CaptionFont/CaptionForeColour: The caption that is
located to the left of the control can also be changed to the colour and style
you want.
Show Focus Effects:If selected as TRUE, when you put the focus
on an input box, it will change colour so you know which one is currently
active, then when you move off it, it goes back to the original white colour.
Command Button Styles: There are three different types of
command buttons you can use here, Javascript style, Microsoft-style buttons,
and also you can pre-define image buttons, for which you assign rollover,
mouse-down and the normal image for the buttons.
|