Error in last 1.6.7 beta


Author
Message
Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
No problem...glad you found what you needed. Smile
Michel Levy
Michel Levy
StrataFrame User (441 reputation)StrataFrame User (441 reputation)StrataFrame User (441 reputation)StrataFrame User (441 reputation)StrataFrame User (441 reputation)StrataFrame User (441 reputation)StrataFrame User (441 reputation)StrataFrame User (441 reputation)StrataFrame User (441 reputation)
Group: StrataFrame Users
Posts: 193, Visits: 9K
Blush

Apologize, I'm always thinking in a VFP way Blink... and I expected these properties to be "visible" in the property sheet

Thanks again for that release
(and the permission issue is not really annoying, I'll simply ignore it)

Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
Oh...as for the intsall, this is a permissions issue.  Depending upon what you have installed, the versions, etc, Windows may prevent you from updating certain files.  I will look at the install before the final build of 1.6.7 and see if there is something that we can do to ignore these files (as they are needed by SF) under these conditions, but that would appear to be the issue.
Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
Yes, it is there, and no there is not a problem with the install. Smile

First, you must inherit from the RTT and override the properties.

Public Class MyRTT
   Inherits MicroFour.StrataFrame.UI.Windows.Forms.RichTextToolstrip

   Public Overrides Readonly Property BoldTooltipText as String
        Get
               Return "Your text"
        End Get
   End Property
End Class

You will obviously need to repeat this for the other properties as well.

Michel Levy
Michel Levy
StrataFrame User (441 reputation)StrataFrame User (441 reputation)StrataFrame User (441 reputation)StrataFrame User (441 reputation)StrataFrame User (441 reputation)StrataFrame User (441 reputation)StrataFrame User (441 reputation)StrataFrame User (441 reputation)StrataFrame User (441 reputation)
Group: StrataFrame Users
Posts: 193, Visits: 9K
Hi,

are you sure it's realy the last version in that exe http://forum.strataframe.net/Topic19902-22-1.aspx#bm20191 ?

I can't find the new properties for RTT, and still have an error during install (as refered in http://forum.strataframe.net/Topic19404-10-1.aspx#bm19466)

Thks

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search