Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 10 of 10

Thread: wxLua Example

  1. #1
    Join Date
    Apr 2004
    Location
    Vancouver, Canada
    Posts
    1,790

    wxLua Example

    Here is a basic example of wxLua http://wxlua.sourceforge.net/

    All the demo apps are lua scripts that you can edit. Theye are in the scripts folder. You can get a cool editor and compiler for testing from the above link.

    I thought it was fun.

    Download
    Dermot

    I am so out of here

  2. #2
    Join Date
    May 2006
    Posts
    5,380
    Nice Example Dermot

    i am seeing all sorts of possibility's with this, child window support, rich text edit support and much more

    i'll be looking into this for sure
    Open your eyes to Narcissism, Don't let her destroy your life!!

  3. #3
    Join Date
    May 2001
    Location
    51.531249 | -0.610962
    Posts
    1,244
    Now this rocks!

    Thanks for sharing Dermot
    -
    = Derek
    ["All glory comes from daring to begin" - fortune cookie]

  4. #4
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137
    Looks useful; however, I see adding all those .dlls and the .exe to the AMS project increases the AMS project by approximately 11MB. That may be an issue for some deployments, where project size matters.

    If you use PureBasic, you can get cross-platform too and when you are done creating your project (could be just one .dll), you will see a much smaller file.
    Intrigued

  5. #5
    Join Date
    Apr 2004
    Location
    Vancouver, Canada
    Posts
    1,790
    Quote Originally Posted by Intrigued View Post
    Looks useful; however, I see adding all those .dlls and the .exe to the AMS project increases the AMS project by approximately 11MB. That may be an issue for some deployments, where project size matters.

    If you use PureBasic, you can get cross-platform too and when you are done creating your project (could be just one .dll), you will see a much smaller file.
    I agree, but it still very interesting what you can achieve with it. You probably don't need all the dlls. It depends what features you use. I just left them all in there. I don't think the add 11mb though. The compiled exe of my example is just over 5mb so it adds over 3mb.
    Dermot

    I am so out of here

  6. #6
    Join Date
    Oct 2006
    Location
    Somewere over the rainbow
    Posts
    314
    Lets have a look into this and see what we can come up with eh

  7. #7
    Join Date
    Apr 2007
    Location
    Mar Sara
    Posts
    292
    This is extremely useful! Thank you for sharing, thanks a lot!

  8. #8
    Join Date
    May 2006
    Posts
    94
    It very nice,thanks a lot!!

  9. #9
    Join Date
    May 2005
    Posts
    1,115
    Quote Originally Posted by RizlaUK View Post
    Nice Example Dermot

    i am seeing all sorts of possibility's with this, child window support, rich text edit support and much more

    i'll be looking into this for sure
    Is there a way to combine this with APMS?
    I'm sure there is but does anyone have any experience?
    Never know what life is gonna throw at you.
    (Based on a true story.)

  10. #10
    Join Date
    May 2006
    Posts
    5,380
    i guess experience is gained through trial and error, i don't really know if it will work but that wont stop me trying, when i have more time on my hands i will research this a little more
    Open your eyes to Narcissism, Don't let her destroy your life!!

Posting Permissions

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