K1200 Posted February 11, 2011 Posted February 11, 2011 It's been a while since I've worked with custom menus and I can't recall (or find) the way to add the Unformat Text entry to the user's right-click menu in a runtime application. I have it in the Edit Menu on the Top Menu Bar (File ... Edit ... View ... ) and it works. But it would be so much more convenient as a right-click option. Thanks in advance for any help.
Vaughan Posted February 11, 2011 Posted February 11, 2011 If you always want to remove formatting from text entered in a field, use an auto-enter calculation TextFormatRemove( self ).
K1200 Posted February 11, 2011 Author Posted February 11, 2011 In this case, the user needs a convenient way to remove colors and bold words that they may have set. IOW, they highlight a portion of a text field that they want "washed". The Unformat is the perfect solution. It's just in the wrong place.
Recommended Posts
This topic is 5391 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now