Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 20
  1. #1
    Join Date
    Jun 2008
    Location
    AMSWaves
    Posts
    231

    Lightbulb Free Plugin : CommonDialogs Plugin

    Hi All,
    We Released a new plugin.

    'Autoplay Media Studio' doesn't have Color and Font Dialog, we build a plugin that have these dialogs plus a diffrent Open and Save dialogs.

    Enjoy It!

    Download

    Help

    Forum

    Please Reply
    Attached Files
    Last edited by AMSWaves; 08-20-2008 at 02:57 AM.

  2. #2
    Join Date
    Oct 2007
    Location
    Gensokyo
    Posts
    1,324
    CommonDialogs.File = Dialog.FileBrowse?

    However, very nice plugin. Font and Color is very nice.

  3. #3
    Join Date
    Aug 2006
    Posts
    355
    THANKS!!!

    The filebrowse and filesave dialog is perfect!

  4. #4
    Join Date
    Oct 2007
    Posts
    233
    Hi AMSWaves
    Thanks for this good job

  5. #5
    Join Date
    May 2006
    Posts
    5,380
    CommonDialogs.File = Dialog.FileBrowse?
    no, compair the 2, this one has the location buttons

    i already have use of that kind of file dialog from a dll, however the color dialog is most welcome as its the only color dialog that actulay keep a record of custom colors saved into the pannel, all dll versions do not save the color.

    Greate Job

    Some vista feedback plz ??
    Open your eyes to Narcissism, Don't let her destroy your life!!

  6. #6
    Join Date
    Apr 2004
    Location
    Vancouver, Canada
    Posts
    1,790
    Very nice, thank you. Works fine on Vista too.
    Dermot

    I am so out of here

  7. #7
    Join Date
    Oct 2007
    Location
    Gensokyo
    Posts
    1,324
    Quote Originally Posted by RizlaUK View Post
    no, compair the 2, this one has the location buttons

    i already have use of that kind of file dialog from a dll, however the color dialog is most welcome as its the only color dialog that actulay keep a record of custom colors saved into the pannel, all dll versions do not save the color.

    Greate Job

    Some vista feedback plz ??
    Oh right..

  8. #8
    Join Date
    May 2006
    Posts
    5,380
    Quote Originally Posted by Dermot View Post
    Very nice, thank you. Works fine on Vista too.
    Thanks

    AMSWaves, 3rd time lucky huh, lol, keep up the good work
    Open your eyes to Narcissism, Don't let her destroy your life!!

  9. #9
    Join Date
    Oct 2006
    Location
    Betawi
    Posts
    120
    Thanks AMSWaves

  10. #10
    Join Date
    Jul 2007
    Posts
    287
    very thx and Free

  11. #11
    Join Date
    Jun 2008
    Location
    AMSWaves
    Posts
    231

    Thumbs up

    Hi all,
    Thanks for your replys, we glad to help you.

    we work on a new version of AMSWCommonDialogs that have some new dialogs.

    Best Regards,
    AMSWaves.

  12. #12
    Join Date
    May 2006
    Posts
    5,380
    im getting a exit crash on vista, no errors useing the dialogs but if this plugin in enabled in the project (even without any code) the app crashes on exit

    vista home premium
    Open your eyes to Narcissism, Don't let her destroy your life!!

  13. #13
    Join Date
    Jun 2008
    Location
    AMSWaves
    Posts
    231

    Thumbs up

    Quote Originally Posted by RizlaUK View Post
    im getting a exit crash on vista, no errors useing the dialogs but if this plugin in enabled in the project (even without any code) the app crashes on exit

    vista home premium
    Hi RizlaUK,
    yea we see it, thanks for report, we fix it in a few days.

  14. #14
    Join Date
    Oct 2002
    Location
    RealFake, RF
    Posts
    403
    Very cool! Two things...

    I had an error during install which ended up being user error. I clicked "Next" too quickly through the setup and I shortly realized that AMS had a problem launching it due to a lack of the plugin being present. This was because the developer (who rocks for making this for us) used your AMS 6 program directory as the default directory. In my case I have 6 and 7 installed, so it was installing it into the AMS 6 directory. But I have AMS 6 files set to open with AMS 7 (so that I can update my old programs). Just a heads up in case other people are as interested in trying it out, but run up against the same error. Just find your AMS 7 or AMS 8 Plugins/Actions folder, then continue the install and you're good!

    Next... the File Save dialog still shows an Open on the top title bar though it says save on the button. Not sure if that's a mistake. Never-the-less.... THANK YOU!
    "White-colla-AMS-gangsta."

  15. #15
    Join Date
    Jun 2008
    Location
    AMSWaves
    Posts
    231
    Hi Protocol, Thanks,

    Quote Originally Posted by Protocol View Post
    I had an error during install which ended up being user error. I clicked "Next" too quickly through the setup and I shortly realized that AMS had a problem launching it due to a lack of the plugin being present. This was because the developer (who rocks for making this for us) used your AMS 6 program directory as the default directory. In my case I have 6 and 7 installed, so it was installing it into the AMS 6 directory. But I have AMS 6 files set to open with AMS 7 (so that I can update my old programs). Just a heads up in case other people are as interested in trying it out, but run up against the same error. Just find your AMS 7 or AMS 8 Plugins/Actions folder, then continue the install and you're good!
    setup of our plugin worked great, because setup get AMS Folder from registery then append it with Plugins\Actions (AMS.."Plugins\Actions"), if any body see error on installation report it, but you can install it manually by change the directory on setup dialog.


    Quote Originally Posted by Protocol View Post
    the File Save dialog still shows an Open on the top title bar though it says save on the button. Not sure if that's a mistake.
    yea this isnt a mistake you can change title of dialog in the 2nd argument :

    Code:
    files = CommonDialogs.File(false, "Save File", _ProgramFilesFolder, "Text File (*.txt)|*.txt|All Files(*.*)|*.*|", "", "", false);

Similar Threads

  1. Free WindowEx Action Plugin
    By reteset in forum AutoPlay Media Studio 7.5
    Replies: 88
    Last Post: 01-30-2011, 10:40 AM
  2. Best way to share custom buttons with the group?
    By mwreyf1 in forum AutoPlay Media Studio 6.0
    Replies: 10
    Last Post: 04-28-2010, 01:29 PM
  3. FREE: UserMgmt Action Plugin
    By TimeSurfer in forum AutoPlay Media Studio 7.5
    Replies: 3
    Last Post: 04-11-2010, 09:21 PM
  4. FREE : Timer Object Plugin
    By reteset in forum AutoPlay Media Studio 7.5 Plugins
    Replies: 29
    Last Post: 04-23-2009, 07:00 AM
  5. Free Plugin: Media Player Object
    By Ted Sullivan in forum AutoPlay Media Studio 5.0
    Replies: 7
    Last Post: 09-24-2004, 02:54 PM

Tags for this Thread

Posting Permissions

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