Tops Posted October 18, 2008 Report Share Posted October 18, 2008 Hi. Is there a sulotion to this problem? I have a textfield (string) and I need to change the text inside it while the program is running. Problem is, I want to be able to set the staring line of the bold text. On the next line the user should put in his data and this should be in plain text. See the attached jpg. ive been looking into the property nodes but I cant find a sulotion. Any ideas? Quote Link to comment
hooovahh Posted October 18, 2008 Report Share Posted October 18, 2008 I don't have a perfect example on how to do this, but I do have the Property Nodes that might help you. Using the property node in this picture I can programatically change the font style, size, and color, of part of a text string. I would suggest setting the string to a constant like the following: QUOTE Start Time:Operator: Serial Number: Then you could set each section to be bold or not, like from 0 to 14 is bold 15 to 17 is not bold, 18 to 27 is bold, and so on (my numbers may be off). Then the user can type in plain, while the headings will be in bold. Hope this helps. Quote Link to comment
Tops Posted October 21, 2008 Author Report Share Posted October 21, 2008 I cant see the picture, maby my firewall stops it. Anyway maby you can just give the proper name and ill look in to it. thanx Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.