User Tag List

Results 1 to 5 of 5

Thread: rich edit object probs

  1. #1
    No Products Registered

    Join Date
    Jul 2006
    Posts
    74
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    rich edit object probs

    Hi all
    All i want to do is creata some buttons, that when clicking on "open" button you get the file selector and choose the RTF file you want to open. So far so good, then create another "save Button " that will save the edited file when clicked on. How do i get it to save the file without the file selector popping up ?
    I just want it to save the opened file with its original filename etc, have tried the retrieve data from object thing and get a systax error. Have also tried just using the save rtf option hoping that it would save the edited open file, but when re opening it the new bits aint there ?

    what am i doing wrong?

    Arma

  2. #2
    No Products Registered

    Join Date
    Mar 2007
    Location
    Norway
    Posts
    35
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: rich edit object probs

    It appears the RTF object does not remember the filename.

    Use the Common Dialog object (not the built-in retrieve from selector) to open files for the RTF object, and store the retrieved filename in a string or something. When the user presses save, just store the RTF to that filename (Save RTF Text to -> retrieve from object string).

  3. #3
    No Products Registered

    Join Date
    Jul 2006
    Posts
    74
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: rich edit object probs

    Are clickteam going to fix this ?

    Arma

  4. #4
    No Products Registered

    Join Date
    Mar 2007
    Location
    Norway
    Posts
    35
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: rich edit object probs

    Quote Originally Posted by arma
    Are clickteam going to fix this ?
    Hmm. I suspect it's around item #7,936 in their "very urgent to-do list" so I wouldn't hold my breath The good folks at CT are obviously doing their very best.

    But, yeah, it would be a neat addition to the RTF object to have it remember the name and path of the last loaded file. Shouldn't be too difficult to implement that feature either.

  5. #5
    No Products Registered

    Join Date
    Jul 2006
    Posts
    74
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: rich edit object probs

    I thought that was the whole point of the "save " option without the file selector, so you could just save the file you edited.
    I hope they move it up the to do list a bit cos i am stuck for now and hoped to get away with using the the Rich Edit object with the need to get into long winded retrieve dats from object things
    is there a tutorial about that shows the other way of doing it ?
    What i need to do is basically click a open button to open a file, then have another button to click to allow to edit the file, then have another button to click to save the file that has now been edited back to its original file.
    when you run the app again, clicking the open button will show the newly edited file that was save previously, if you know what i mean

    Arma

Similar Threads

  1. Rich Edit Object help
    By kungsangun in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 22nd July 2011, 04:34 PM
  2. Edit Object vs. Rich Edit
    By Jaffob in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 4th June 2008, 01:42 PM
  3. Extracting a line from Rich Edit Object or Edit Ob
    By Tiles in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 8th March 2008, 05:16 PM
  4. New bug with Rich Edit object?
    By Steven in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 20th January 2008, 03:23 PM
  5. Rich Edit Object help
    By crugh in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 4th March 2007, 01:09 PM

Posting Permissions

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