Re: GUI web controls

2004-01-05 Thread Kevin Graeme
Those are really nice! Even works fine over select boxes which someone here
was having a problem with, IIRC.

-Kevin

- Original Message - 
From: "Tim Heald" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Sunday, January 04, 2004 11:11 AM
Subject: RE: GUI web controls

> There are plenty of _javascript_ menus out there that can be made to work
with
> CF, many are free as well.
>
> Milonic are my favorite.
>
> http://www.milonic.com/
>
> Tim
>   -Original Message-
>   From: stas [mailto:[EMAIL PROTECTED]
>   Sent: Sunday, January 04, 2004 11:56 AM
>   To: CF-Talk
>   Subject: Re: GUI web controls
>
>
>   Sorry, I meant to say "a set of controls for ColdFusion."
>
>   There isn't anything inherently specific to .Net that allows such
controls
>   to exist, is there?
>
>   P.S. This isn't a troll!
>
>   ----- Original Message -
>   From: stas
>   To: CF-Talk
>   Sent: Sunday, January 04, 2004 11:52 AM
>   Subject: GUI web controls
>
>   I've asked this a while ago but may be some new products came out on the
>   market since.
>
>   Does anyone market a set of controls similar to what's available here:
>
>   http://www.aspnetmenu.com/home.aspx
>
>   Thanks,
>
>   Stas
>
>
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: GUI web controls

2004-01-04 Thread Dave Watts
> Sorry, I meant to say "a set of controls for ColdFusion."
>
> There isn't anything inherently specific to .Net that allows such
> controls to exist, is there?

No, there's nothing inherently specific to .NET with regard to these
controls. However, you won't find much that's directly analogous to them for
CF for several reasons.

When you program ASP.NET in Visual Studio.NET, the programming model is more
similar in many ways to traditional Windows programming than web
programming, and these controls work within that model. In CF, programmers
tend to work a little "closer to the metal", so they don't need controls
that handle state the way it's handled in .NET with postback forms and
VIEWSTATE.

There are plenty of custom tags available for generating user interface
elements, though.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: GUI web controls

2004-01-04 Thread Tim Heald
There are plenty of _javascript_ menus out there that can be made to work with
CF, many are free as well.

Milonic are my favorite.

http://www.milonic.com/

Tim
  -Original Message-
  From: stas [mailto:[EMAIL PROTECTED]
  Sent: Sunday, January 04, 2004 11:56 AM
  To: CF-Talk
  Subject: Re: GUI web controls

  Sorry, I meant to say "a set of controls for ColdFusion."

  There isn't anything inherently specific to .Net that allows such controls
  to exist, is there?

  P.S. This isn't a troll!

  - Original Message -
  From: stas
  To: CF-Talk
  Sent: Sunday, January 04, 2004 11:52 AM
  Subject: GUI web controls

  I've asked this a while ago but may be some new products came out on the
  market since.

  Does anyone market a set of controls similar to what's available here:

  http://www.aspnetmenu.com/home.aspx

  Thanks,

  Stas
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: GUI web controls

2004-01-04 Thread stas
Sorry, I meant to say "a set of controls for ColdFusion."

There isn't anything inherently specific to .Net that allows such controls
to exist, is there?

P.S. This isn't a troll!

- Original Message - 
From: stas
To: CF-Talk
Sent: Sunday, January 04, 2004 11:52 AM
Subject: GUI web controls

I've asked this a while ago but may be some new products came out on the
market since.

Does anyone market a set of controls similar to what's available here:

http://www.aspnetmenu.com/home.aspx

Thanks,

Stas
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




GUI web controls

2004-01-04 Thread stas
I've asked this a while ago but may be some new products came out on the
market since.

Does anyone market a set of controls similar to what's available here:

http://www.aspnetmenu.com/home.aspx

Thanks,

Stas
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]