Indigo Rose Software

Professional Software Development Tools

 
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 23
  1. #1
    Join Date
    Apr 2004
    Location
    Vancouver, Canada
    Posts
    1,790

    The blog sure is quite

    The blog sure is quite. Anymore 7.0 goodies to share?
    Dermot

    I am so out of here

  2. #2
    Join Date
    Jan 2000
    Posts
    2,002
    I was in Florida last week plus, it was a Canadian holiday on Monday... but I was just thinking I should leak another feature... soon...

  3. #3
    Join Date
    Aug 2006
    Posts
    355
    Hello Brett

    Pretty blog

    Please include creating multiple windows

    And another question

    More or less by the time the list will be published version of autoplay 7.0?

  4. #4
    Join Date
    Jan 2000
    Posts
    2,002
    OK, there you go - another feature sneak preview... check the blog...

  5. #5
    Join Date
    May 2006
    Posts
    5,380
    ah, that was like a slap in the face with a wet kipper, i got all excited only to find its the RTF object that we already knew was there from the 7.0 screenshot

    ah, only kidding, that is very cool, as i have a very nice RTF editor dll so generously suppled by someone who shall remain nameless (and im not passing it on so dont even ask) this will enable me to totally give users of my apps true RTF functionally, cant wait..........
    Open your eyes to Narcissism, Don't let her destroy your life!!

  6. #6
    Join Date
    Apr 2004
    Location
    Vancouver, Canada
    Posts
    1,790
    Thanks Brett. That is fantastic. I was dying to know more about the new RTF feature. It's everything I had hoped for and more.

    As well, the object exposes actions that allow you to provide rich editing capabilities to your users and dynamically format the text at runtime.
    I like that.
    Dermot

    I am so out of here

  7. #7
    Join Date
    Jun 2002
    Location
    Israel
    Posts
    1,843
    Thanks Brett, this is a great feature and one we have been waiting for quite a while.
    Dying to start working with the new version......

    Yossi

  8. #8
    Join Date
    May 2006
    Posts
    5,380
    that allow you to provide rich editing capabilities to your users
    ok *RizlaUK drops head in shame for not reading blog properly*

    dose that mean that app users will be able to actually edit rich text on the fly in a input (type) object ?
    Open your eyes to Narcissism, Don't let her destroy your life!!

  9. #9
    Join Date
    Feb 2001
    Location
    Indigo Rose Software
    Posts
    2,728
    Quote Originally Posted by RizlaUK View Post
    ok *RizlaUK drops head in shame for not reading blog properly*

    dose that mean that app users will be able to actually edit rich text on the fly in a input (type) object ?
    Yes. The RichText object is similar to the Input object in that way; you can make it read only (in which case the user can select the text, but not modify it), or allow the user to edit the text.

    Cool tidbit: The RichText object has an On Link event which gets triggered when someone clicks on an embedded link within the text. You can respond to those links any way you want, for instance by opening a website or even jumping to another page.
    --[[ Indigo Rose Software Developer ]]

  10. #10
    Join Date
    Mar 2005
    Posts
    130
    will there be RichText in other objects ? like the list box ?

  11. #11
    Join Date
    Apr 2004
    Location
    Vancouver, Canada
    Posts
    1,790
    Yes. The RichText object is similar to the Input object in that way; you can make it read only (in which case the user can select the text, but not modify it), or allow the user to edit the text.
    Fantastic! If it is in edit mode, will it have a formating toolbar or is that something we would have to create our own with buttons etc?

    Cool tidbit: The RichText object has an On Link event which gets triggered when someone clicks on an embedded link within the text. You can respond to those links any way you want, for instance by opening a website or even jumping to another page.
    Now that will be cool. Wth the transparent background, I can see this being used as a menu system.
    Dermot

    I am so out of here

  12. #12
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137
    Quote Originally Posted by Brett View Post
    I was in Florida last week plus, it was a Canadian holiday on Monday... but I was just thinking I should leak another feature... soon...
    Should have let me know.. I could have met ya and bought ya a dinner and a brew.

    Intrigued

  13. #13
    Join Date
    Feb 2001
    Location
    Indigo Rose Software
    Posts
    2,728
    Quote Originally Posted by Dermot View Post
    Fantastic! If it is in edit mode, will it have a formating toolbar or is that something we would have to create our own with buttons etc?
    Something that you will need to create on your own. But there is a lot of functionality in the actions -- in fact far more than is exposed in the object properties.
    --[[ Indigo Rose Software Developer ]]

  14. #14
    Join Date
    Apr 2004
    Location
    Vancouver, Canada
    Posts
    1,790
    Quote Originally Posted by Lorne View Post
    Something that you will need to create on your own. But there is a lot of functionality in the actions -- in fact far more than is exposed in the object properties.
    That way we can make it look how we want and expose as much as we want so that is probably a good thing. It's time to start creating some nice text formatting buttons.
    Dermot

    I am so out of here

  15. #15
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137
    Quote Originally Posted by Lorne View Post
    Something that you will need to create on your own. But there is a lot of functionality in the actions -- in fact far more than is exposed in the object properties.
    Ah, now I'm really itching to try it out.

    Intrigued

Page 1 of 2 1 2 LastLast

Posting Permissions

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