CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 CCS Applications and Menus: any tips?

Print topic Send  topic

Author Message
Rob Hoffmann
Posted: 08/12/2003, 1:55 AM

Hi,

does anyone have any tips/best practices/hints/links for setting a good menu
structure in CCS applications? The CCS Application Builder generates simple
menu's, but I'm looking for something more Windows-like (e.g. pull-down).

Cheers, Rob.

DonB
Posted: 08/12/2003, 5:51 AM

http://simplythebest.net has some good menu packages. Integrating them will
be a fair amount of work since they are not "data aware", that is if you
want them to be dynamically built from a datasource. A common practice is
to load the menu items into a text file that the menu code links to. This
way the menu content is separated from the menu code. I don't recall seeing
too many that work like that, however.

Given the template-driven nature of CCS, any HTML you can dream up could be
constructed entirely on the server and then pushed into a template variable
as the page gets sent to the browser. So this might be a good way to have
menus that are at least somewhat data aware.

A simplistic approach to "Windows-like" menus would be to establish a
consistent href naming scheme and build a static menu which incorporates <A>
tags using the hrefs to identify which menu was picked (for example, giving
them all a parameter like "?menu=x" where "x" is unique for each menu
choice.


DonB

http://www.gotodon.com/ccbth



"Rob Hoffmann" <rob_hoffmann@yahoo.com> wrote in message
news:bhaa2j$rtk$1@news.codecharge.com...
> Hi,
>
> does anyone have any tips/best practices/hints/links for setting a good
menu
> structure in CCS applications? The CCS Application Builder generates
simple
> menu's, but I'm looking for something more Windows-like (e.g. pull-down).
>
> Cheers, Rob.
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.