StrataFrame Forum

RichTextBoxToolStrip buttons problem

http://forum.strataframe.net/Topic18938.aspx

By Juan Carlos Pazos - 9/2/2008

Hi



I use some RichTextBoxToolStrip for my RTF's, after the last SF update, I found very useful the new PracticeStudio: RTF Buttons for enable or disable the buttons.



I found that the first time all buttons in my RTFToolStrip gone, so I put all the Shows in True, but after a while, again buttons show off. I can not tell when this occurs exactly because, after I left one form ready I don't check that form until I need to test something at runtime, that's when I discovered that the Show of all buttons is set back to False.



Maybe occurs when I Rebuild project.



Regards
By Dustin Taylor - 9/4/2008

Well, the category should actually say StrataFrame rathe than PracticeStudio, so we'll change that, but as far as the defaults, they are all set to True by default and there isn't anything in code that would reset them.

You aren't touching those values yourself in code, are you? Because there ins't anything on our end that would be resetting those on you.

By Juan Carlos Pazos - 9/4/2008

Hi



I'm not accessing the properties in code of the buttons. The problem seems to appear after rebuild the solution. One or two rebuilds and all buttons goes to OFF.



Regards
By Guillermo Vilas - 10/16/2008

Well I was going to post the same issue, it seems that this one was left outside the new build. I need to maintain an Item Sepcs Sheets with 6 tabs each one with a RichTextToolstrip and the corresponding SF richtext control. After rebuilding or building the app the buttons of the rttoolstrip are going off and I have to handled that in code.



Thanks for your help resolving this issue in advance