Learn More
Search site for:
News »
Scroll Up for Recent News
APPX Conference Update
The Conference and Training session is over now....

[Read Full Article]


APPX 20th Birthday Celebration and Conference
ASI is pleased to announce the APPX 20th Birthday Celebration....

[Read Full Article]


Panama Conference in 2011
The Appx Release 5 Training and Conference was well attended...

[Read Full Article]


ASI Launches new Beta Progam
Appx Software, Inc has launched a new beta program ...

[Read Full Article]


Appx 5.0 Released!
The long awaited Release 5 of Appx is available ...

[Read Full Article]


Appx 5.0 Beta for Windows is Ready!
The Windows version of Appx Release 5.0 Beta is ready...

[Read Full Article]


Appx 5.0 Linux Beta is Ready!
Appx Release 5.0 Beta is ready. This Release includes ...

[Read Full Article]


Caylx Retires from Distribution
Following 33 years of working with the SPEED I, SPEED II and APPX...

[Read Full Article]


Appx Blog
Appx Blog Online
ASI has started a blog! This is an excellent way...

[Read Full Article]


Appx Conference 2007
We're pleased to report that our first European APPX Conference proved to be...

[Read Full Article]


Appx Conference 2007
Still haven't decided if the Appx Conference is for you? First of all, it's a great way...

[Read Full Article]


CWI Hosts European Conference
For some years now, ASI has been hosting tremendously successful APPX conferences in the USA...

[Read Full Article]


4.2.a Patch
ASI announces the APPX 4.2.a Patch Release is now available for download ...

[Read Full Article]


New Registration Format
ASI provides a new format for emailed APPX registrations. Registrations are now being sent as text file attachments to...

[Read Full Article]


Conference Results
Another conference is over, and once again it provided an excellent opportunity to network, learn and socialize with VARs and customers from around the world...

[Read Full Article]


Appx Conference
You are cordially invited to join your APPX colleagues and friends at the newest "episode" of the bi-annual conference, called "APPX EX-ZOO-BERATION 2006"!...

[Read Full Article]


Minicom Joins CWI
CWI is delighted to welcome Minicom Software House Ltda, located in Brazil, to its reseller network!

For over 25 years, Minicom's team of consultants has been involved in the development and...

[Read Full Article]


Sadden Joins CWI
Sadeen Computerized Systems is an integrated solutions provider which has been offering management control software, security systems and access control software to SMEs for a number of years. Now, however...

[Read Full Article]


SWS Joins CWI
CWI is pleased to welcome SWS Software Service in Austria to its reseller network! SWS has been a very successful SPEED II reseller since 1983 and has been working with APPX since...

[Read Full Article]


Sintec Joins CWI
CWI is pleased to welcome Sintec, S.A. de C.V. from Mexico to its reseller network!

[Read Full Article]


Scroll Down for Archived News


A | B | C | D | E |F | G | H | I | J | K | L | M | N | O | P
Q | R | S | T | U | V | W | X | Y | Z


GUI Enhancements

Release 4.1 contains numerous enhancements to the GUI environment. The enhancements are extensive, more than we can cover on our web pages. We regularly run courses on these new techniques which will cover this in more detail, but this should give you enough of a sense of what's coming.


       

Resource File

'Named Resources' are a new concept in APPX. In this file, you can specify images to be used for buttons, wallpaper, icons, etc. This gives you a central point for defining the appearance of your application. It is accessed from the Utility menu in Application Design, and you can also maintain it on the fly from the SCAN display. Here's a screen shot of the file:

Named Resources can be referenced when specifying GUI Attributes for:

Menu and Input frames Input images
Optional Children for menus and inputs
Buttons on menus and input images
Pictures on menu and input images

For each Named Resource you specify the pathname to a graphic file. APPX can display jpg, gif and bmp graphic files. You can specify a graphic file for each of the following states.

ENABLED
DISABLED
SELECTED
ROLLOVER
ROLLOVER
SELECTED
PRESSED
WALLPAPER

The Location Type for each Named Resource State tells APPX where to go to find the resource. The valid Location Types are:

CLIENT URL - The Location of the resource is a URL which can be resolved by the APPX Client
CLIENT FILE - The Location of the resource is a pathname which can be referenced by the APPX Client
SERVER URL - The Location of the resource is a URL which can be resolved by the APPX Server.
SERVER FILE - The Location of the resource is a pathname which can be referenced by the APPX Server.
DESIGN FILE - The resource is stored with the design files for the application. The Location of the resource is in $APPXPATH/vv/aaa/Resource unless the location of the design files is changed by an FMS group. This allows you to distribute your graphics with your application.

The valid States for a resource depends on where it is used:

Menu and Input frames
...ENABLED - Appears as icon on title bar
...WALLPAPER - Appears as background picture on the image.

Input images
...ENABLED - Appears as icon on the alternate image title bar
...WALLPAPER - Appears as wallpaper on the alternate image

Optional Children for menus and inputs
...ENABLED - Appears as an icon on an "enabled" pull-down menu item, toolbar button, or popup menu item.
...DISABLED - Appears as an icon on a "disabled" pull-down menu item, toolbar button, or popup menu item.

Buttons on menu and input images
...ENABLED
...DISABLED
...SELECTED
...ROLLOVER
...ROLLOVER SELECTED
...PRESSED

Pictures on menu and input images
...ENABLED - Appears as a graphic for a Picture on the image where the Picture is defined.

In the example above, we have defined a wallpaper image that is stored on the server. The graphic file is /images/releas1.jpg'.

Traditionally, APPX application menus are pretty boring, just a list of the different choices. One possible use of wallpaper on a menu would be to have a image representing the application, with 'hot spots' on it that the user can click to activate different functions.

Here's how this can be done: continue to the next step

« Return




For additional information, contact tips@cwi-appx.com

[back to top]