| | | 
Advanced StrataFrame User
       
Group: StrataFrame Users Last Login: Today @ 12:44:25 PM Posts: 810, Visits: 11,680 |
| | Hya. I've added a SF Login Form to my application. By the way, thanks for creating a template to us. I noticed the labels are not localizable. The GradientFormHeader is, but for some reason, no matter what I put in the DetailText or in the Title, the original contents will come at run time. Think I can just replace them, right? |
| | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: Today @ 11:24:42 AM Posts: 2,686, Visits: 1,889 |
| Ah, when I created the login form template, I just copied over the existing LoginForm from the Security assembly. It allows you to specify the header title and detail text, so there are properties. For now, if you go to the main code file of the form, and open the Private Fields region you will see the values that you need to change to get it to change the title and detail text. I'll change that in future versions so when you change them in the form designer those changes are reflected at runtime. Sorry for the confusion.
www.bungie.net |
| | | | 
Advanced StrataFrame User
       
Group: StrataFrame Users Last Login: Today @ 12:44:25 PM Posts: 810, Visits: 11,680 |
| | | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: Today @ 11:24:42 AM Posts: 2,686, Visits: 1,889 |
| | | | | 
StrataFrame User
       
Group: StrataFrame Users Last Login: 07/09/2008 2:20:16 PM Posts: 436, Visits: 944 |
| Thanks Ivan and Ben. I just ran into this issue and this post gave me my answer. |
| | | | 
Advanced StrataFrame User
       
Group: StrataFrame Users Last Login: Today @ 12:44:25 PM Posts: 810, Visits: 11,680 |
| | |
|
|