Add Drawing Pop-Up Form...

Last post 08-15-2005, 2:46 PM by aaron_da_pimp_2. 2 replies.
Sort Posts: Previous Next
  •  08-15-2005, 1:37 AM 9564

    Add Drawing Pop-Up Form...

    I've developed a simple flash drawing program that saves a user's drawing as an image on our server.  I would like to either create a new button for the cute editor to popup a dialog that allows them to draw an image, save it, and then have it inserted into the cute editor.  I know it is possible as you can insert images/upload, etc.  I can take care of the code (drawing and saveing of the image) but I am unlclear on how to do:
        (1) pass html back to the cute editor object to have it be inserted - the javascript code is very confusing, and instead of trying to decode it, I figure I would ask in the forum.
        (2) create a new button that calls this popup window that returns html - this is not absolutely necessary as I could just write over one of the current pop-up buttons that I don't need (e.g. Image Upload).

    I have gotten this to work in your competitors freetextbox control, but I like you interface and features a lot more.  So if I can indeed do 1 and 2 without too much work, I will definitely buy your product.

    Thanks!
    Aaron
     
  •  08-15-2005, 12:26 PM 9577 in reply to 9564

    Re: Add Drawing Pop-Up Form...

    Aaron,
     
    I suggest you create a custom button to handle this situation.
     
    With CuteEditor it's very easy to add your custom button.
     
    Here is a demo:
     
     
    Hope it helps.
     
    Let me know if you have any further questions.
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  08-15-2005, 2:46 PM 9581 in reply to 9577

    Re: Add Drawing Pop-Up Form...

    Thanks for the quick response...
    One more follow up question: This looks like a great way to do what I need to do, but when a user inserts a drawing as an image, is there a way to override the double click event that pops up the "image properties" box?  I would like to popup my own custom drawing editor box.
     
    Thanks!
    Aaron
View as RSS news feed in XML