CF2.5 MagicDeque example

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • I come across LB's page: Please login to see this link.
    and I found: MagicDeque @ Please login to see this link.
    This is a Array Extension that is the best I found so far!

    I put up this *.mfa example while learning HOWTO use MagicDeque!
    Application menu doesn't work in PFO.mfa, I dunno why? (PFO.mfa is incomplete but still working)
    So I make "PFO MDI.mfa" a MDI project of it because I know that the Application menu is working there.

    I only use Push in my example but you can use: Shift, Insert and Push
    You get a very good instruction guide to MagicDeque.

    The Array is the base of almost every program, that's why I put in extra time to learn the MagicDeque!

  • Update for Magic v1.6:
    Change name to Magic.mfa, I was suppose learn: PowerFunction.mfx but ended up with MagicDeque.mfx
    Set back focus on In after Search
    F12 SaveAS
    Ctrl+O Open a The File Object to load an Array
    On Open Dialog - OK Set Element to last Element+1
    Please login to see this link. with many "ett" keywords for Ctrl+F
    Save Array in CSV (Comma delimited) (*.csv), that can be Loaded/Saved in Excel
    Make In bigger for bigger inputs, I learned that The Edit Object single row only can input as many char that fits.
    Make the Console stretch to the Window size
    Make a Statusbar for the Array filename
    Update Filename when SaveAs
    Change "The Common Dialog Object" to the "The File Object", I learned that the "The File Object" is much better than "The Common Dialog Object"
    Steps in Array: CLS Console and list all Element in Array
    Change layout and remove all the Labels
    Make the Drag.png not to be destroyed when window get to big
    Use timer to Maximize MDI Child Window at start
    Save Window X and Y position and with and height in Array.ini

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!