Question
How to search for content in my own posts?
I remember asking about an issue where the buttons in a dialog box would become inactive after I changed the English word “Cancel” to the Chinese “取消.”
I’ve forgotten how I resolved it, so I wanted to search my posts. I tried using: dublve Cancel OK
But there are so many posts that I can’t find it…
example:
win.g150.bu1 = win.g150.add('button', undefined, "Process");
win.g150.bu1.preferredSize = [200, 20];
win.g150.bu2 = win.g150.add('button', undefined, "Cancel");
win.g150.bu2.preferredSize = [200, 20];
Adobe’s site search has never been all that great.
