Page 2 of 2 FirstFirst 12
Results 11 to 19 of 19

Thread: Effects/buttons...

  1. #11

    Effects/buttons...

    You have already been given the answer....

    Use a TIMage. Make a bitmap for default, disabled and mouse over situation. Assign the correct bitmap to the image. Piece of cake.

    I make my main screen in photoshop then cut out a rectangle where the button goes. Apply you mous eover effects and save another rectangle.

    That is how I do some of my VCL environments that are not supposed to look like windows environments.

    It is a little less flexible than dragging and dropping a tbutton for sure, but you can't have everything.

    Experiment...
    The views expressed on this programme are bloody good ones. - Fred Dagg

  2. #12

    Effects/buttons...

    You can also embed Flash in your Delphi app, it's very cool. Then just link the visual objects to the actions with FSCommand.

  3. #13

    Effects/buttons...

    How do I do that?
    Nicholas.
    <br />
    <br />Please join: http://holzstukka.proboards81.com

  4. #14

  5. #15

    Effects/buttons...

    Well, i'm using Delphi 2006...

    It's menu's are different, and there isn't a Component|Import ActiveX Control.

    But, even if I did get it to work, how would I get the flash buttons to execute Delphi code?
    Nicholas.
    <br />
    <br />Please join: http://holzstukka.proboards81.com

  6. #16

    Effects/buttons...

    Quote Originally Posted by Voltrox
    Well, i'm using Delphi 2006...

    It's menu's are different, and there isn't a Component|Import ActiveX Control.

    But, even if I did get it to work, how would I get the flash buttons to execute Delphi code?
    that got answered already:

    [quote="cronodragon"]
    You can also embed Flash in your Delphi app, it's very cool. Then just ]
    This is my game project - Top Down City:
    http://www.pascalgamedevelopment.com...y-Topic-Reboot

    My OpenAL audio wrapper with Intelligent Source Manager to use unlimited:
    http://www.pascalgamedevelopment.com...source+manager

  7. #17

    Effects/buttons...

    Hmm, I don't like Delphi 2006... is too similar to Visual Studio :? But, well I used to hate Windows while using DOS, and Delphi while using Turbo Pascal :lol: Maybe I will get used to it some day

  8. #18

    Effects/buttons...

    Quote Originally Posted by Voltrox
    JVCL didn't work in Delphi 2006.

    and I went to torry and only saw a long list of components which cost money.
    I'm using Delphi2006 and Delphi6 both run fine using JVCL 3.1 and JCL1.96 (~2 month old).
    [size=9px]BEGIN GEEK CODE BLOCK
    <br />d s-- : a24 GB GCS GTW GE C++ P L+ W++ N+ K- w++++ M- PS+ PE+ Y- t+ 5+++ X+ R*
    <br />tv b+ DI++ D+ e++ h+ G-
    <br />END GEEK CODE BLOCK[/size]
    <br />Create your own GeekCode block at: <a href="">...</a>

  9. #19

    Effects/buttons...

    Oh.

    What I meant is how do I use the FSCOmmand?

    Could you show me an example?

    I don't know anything about it..
    Nicholas.
    <br />
    <br />Please join: http://holzstukka.proboards81.com

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •