And, here's the graphical presentation of Enhanced Speed Button:

From The Edge: http://www.razzak.com/fte
(Powered by R:WEB Suite)

Topic: Understanding Enhanced Speed Button in Form Designer

Search Articles | Topic Header | Enhanced | Search ...

Have fun!

Very Best R:egards,

Razzak.


At 09:18 AM 9/5/2004 -0500, Mike Byerley wrote:

The following is the description of the two types of Speed Buttons as stored
along with the Form Description in Sys_Forms3. The value after the Colon on the
line beginning with object is what determines which object gets instantiated and
how it appears in the description (whether it is within another object
description) determines whether it is in another container or not. The values
of the objects are the (equivlent or derivitive) objects that are instantiated
at runtime.


You can see you could not simply change the name of the object type as the
properties of each object are not the same and would have been more trouble to
change the code in the parser to make it happen than the trouble to simply
change to the other type button (if you desire it) in the designer.  Myself, I
have not used the Enhanced button on a form yet as Most of my forms are pretty
spartan.

object EnhancedSpeedButton1: TEnhancedSpeedButton
    Left = 45
    Top = 40
    Width = 100
    Height = 23
    Caption = 'Enhanced Button'
    ColorWhenDown = clRed
    HotTrackColor = clAqua
    HotTrackFont.Charset = DEFAULT_CHARSET
    HotTrackFont.Color = clWindowText
    HotTrackFont.Height = -11
    HotTrackFont.Name = 'MS Sans Serif'
    HotTrackFont.Style = [fsUnderline]
    LightColor = clYellow
    NumGlyphs = 1
    ParentShowHint = False
    ShadowColor = clLime
    ShowHint = True
    Style = bsModern
    UseHotTrackFont = True
    EEPNum = -1
  end
  object RSpeedButton1: TRSpeedButton
    Left = 45
    Top = 90
    Width = 100
    Height = 23
    Caption = 'Regular Button'
    ParentShowHint = False
    ShowHint = True
    EEPNum = -1
  end
end
----- Original Message -----
From: "Alastair Burr" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[EMAIL PROTECTED]>
Sent: Sunday, September 05, 2004 1:36 AM
Subject: [RBG7-L] - RE: Enhanced Group Box & Speed Button


> Sorry, Mike, you lost me with "the GitGo"?
>
> Not breaking existing code is fine but I can't see where or how an
> "enhanced" button's features would do so with the "standard" one. Further,
> in this case, both buttons were introduced in v7.x which has been available
> to "the public" for barely a year.
>
> Regards,
> Alastair.
>
>
> ----- Original Message -----
> From: "MikeB" <[EMAIL PROTECTED]>
> To: "RBG7-L Mailing List" <[EMAIL PROTECTED]>
> Sent: Sunday, September 05, 2004 1:18 AM
> Subject: [RBG7-L] - RE: Enhanced Group Box & Speed Button
>
>
> > Quick answer is that the Speed Button was there from the GitGo and the
> Enhanced
> > one came later. Not intending to break any existing code, the standard
> one was
> > left in. Also, if you don't use the feature set of the Enhanced version,
> you
> > are adding overhead to your form (albiet a small amount, but if it is
> replicated
> > many times it adds up) that you don't necessarily need.
> >
> >
> > ----- Original Message -----
> > From: "Alastair Burr" <[EMAIL PROTECTED]>
> > To: "RBG7-L Mailing List" <[EMAIL PROTECTED]>
> > Sent: Saturday, September 04, 2004 5:56 PM
> > Subject: [RBG7-L] - RE: Enhanced Group Box & Speed Button
> >
> >
> > > Why on Earth are there two?
> > >
> > > When it's pointed out it's obvious that there are but why would anyone
> want
> > > the "less good" one when a "better" one is available?
> > >
> > > Where else has this stupidity been replicated? Is there a better forms
> > > designer than the regular one hidden somewhere? Or maybe there is an
> > > alternative table display system? Does anyone know? Does anyone even
> care?
> > >
> > > Thanks for drawing this to my attention, Mike, I'll now go through all
> my
> > > forms again and change the **** buttons to *nh*nc*d ones!
> > >
> > > Regards,
> > > Alastair.
> > >
> > >
> > > ----- Original Message -----
> > > From: "MikeB" <[EMAIL PROTECTED]>
> > > To: "RBG7-L Mailing List" <[EMAIL PROTECTED]>
> > > Sent: Saturday, September 04, 2004 8:25 PM
> > > Subject: [RBG7-L] - RE: Enhanced Group Box & Speed Button
> > >
> > >
> > > > Brad,
> > > > Have you tried using the "Enhanced Speed Button" from the Additional
> > > Controls
> > > > Pallette instead of the "Speed Button" from the Same Additional
> Controls
> > > > Pallette?
> > > >
> > > > It is an easy mistake.
> > > >
> > > > The regular speed button has no settings for the properties you are
> > > desiring...
> > > >
> > > > The Effects Tab of the "Enhanced Speed Button" has the necessary
> settings
> > > for
> > > > the flyover change of color, etc.
> > > >
> > > >
> > > > ----- Original Message -----
> > > > From: "Brad Davidson" <[EMAIL PROTECTED]>
> > > > To: "RBG7-L Mailing List" <[EMAIL PROTECTED]>
> > > > Sent: Saturday, September 04, 2004 12:45 PM
> > > > Subject: [RBG7-L] - RE: Enhanced Group Box & Speed Button
> > > >
> > > >
> > > > No one else with experience similar to mine, per below? Send to back,
> > > ...to
> > > > front, transparency checked or not, same settings per form
> RRBYW9MAINMENU,
> > > > yet am unable to get results desired. Have checked FTE articles for
> > > anything
> > > > on Enhanced Group Box - none found. Must be so elementary, yet cannot
> seem
> > > > to resolve. Again, any ideas appreciated.
> > > >
> > > > *Bld 76
> > > >
> > > > -Brad Davidson
> > > >
> > > >
> > > > What is the proper technique in creating an enhanced group box with
> speed
> > > > buttons inside the box, highlighting capabilities on?
> > > >
> > > > The best I can manage is speed buttons inside the box but highlight of
> > > > buttons (cursor fly-by) not active. Have tried RRBYW9 as example as
> well
> > > as
> > > > transparent setting for the box, but still not what I want.
> > > >
> > > > Appreciate any help here - thanks!
> > > >
> > > > -Brad Davidson
> > > >
> > > > --- RBG7-L
> > > > =======================3D=======================
> > > > D=
> > > > TO POST A MESSAGE TO ALL MEMBERS:
> > > > Send a plain text email to [EMAIL PROTECTED]
> > > >
> > > > (Don't use any of these words as your Subject:
> > > > INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
> > > > REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
> > > > =======================3D=======================
> > > > D=
> > > > TO SEE MESSAGE POSTING GUIDELINES:
> > > > Send a plain text email to [EMAIL PROTECTED]
> > > > In the message SUBJECT, put just one word: INTRO
> > > > =======================3D=======================
> > > > D=
> > > > TO UNSUBSCRIBE:
> > > > Send a plain text email to [EMAIL PROTECTED]
> > > > In the message SUBJECT, put just one word: UNSUBSCRIBE
> > > > =======================3D=======================
> > > > D=
> > > > TO SEARCH ARCHIVES:
> > > > Send a plain text email to [EMAIL PROTECTED]
> > > > In the message SUBJECT, put just one word: SEARCH-n
> > > > (where n is the number of days). In the message body,
> > > > place any
> > > > text to search for.
> > > > =======================3D=======================
> > > > D=
> > > >
> > >
> >
>
> --- RBG7-L
> ================================================
> TO POST A MESSAGE TO ALL MEMBERS:
> Send a plain text email to [EMAIL PROTECTED]
>
> (Don't use any of these words as your Subject:
> INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
> REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
> ================================================
> TO SEE MESSAGE POSTING GUIDELINES:
> Send a plain text email to [EMAIL PROTECTED]
> In the message SUBJECT, put just one word: INTRO
> ================================================
> TO UNSUBSCRIBE:
> Send a plain text email to [EMAIL PROTECTED]
> In the message SUBJECT, put just one word: UNSUBSCRIBE
> ================================================
> TO SEARCH ARCHIVES:
> Send a plain text email to [EMAIL PROTECTED]
> In the message SUBJECT, put just one word: SEARCH-n
> (where n is the number of days). In the message body,
> place any
> text to search for.
> ================================================
>



Reply via email to