Skip to main content
dublove
Legend
April 15, 2026
Question

How to search for content in my own posts?

  • April 15, 2026
  • 1 reply
  • 24 views

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.

 

    1 reply

    leo.r
    Community Expert
    Community Expert
    April 15, 2026

    You’ll probably have better luck using a general internet search engine (whichever is available to you) rather than the forum search (which can be next to useless). Start your search with “Adobe InDesign forum”, then the question. I know it helped me quite a few times.