Undoumented styles?
BlitzPlus Forums/BlitzPlus Programming/Undoumented styles?| 
 | ||
| I have seen a number of coments about gadget styles that seem to keep popping up so thought I would see what people have found. textField - 0 = default, 1 = password input panel - 0 = default, 1 = sunken border EDIT - just noticed in the post below this one label - 0 = default, 1 = black border, 3 = sunken border | 
| 
 | ||
| Don't know if this has been brought up before: Giving CreateTextArea() a style value of 1 switches text wrap ON. A value of 0 turns it off. | 
| 
 | ||
| Are you 100% sure on that? It doesn't work in the demo but since I don't have the full version I have no way of testing (I had already tried this) :( | 
| 
 | ||
| Yes. From BlitzPlus v1.35 Here are the differences between style 0 and style 1:   | 
| 
 | ||
| excellent :) | 
| 
 | ||
| brilliant stuff ! | 
| 
 | ||
| . | 
| 
 | ||
| They're all in the online docs...(or were last time I looked)... |