Hi
Warning: This is a partial code but does the work
after loading type "te" on the allegro command window, when you choose a class/subclass, the grid will show all the available text in those layers(go up and down on the subclass to refresh the text)
The color button next to subclass will turn on/off that particular layer(thanks to dave elder's code)
When you click on a text in the gird, it will show up in actual text, you can change it there and press tab and it will be updated on the grid as well as the actual text
For now I kept minium characters to be searched as 3, type it in the find box and press find button, this will only list those has the find pattern
(find in all layers is not yet implemented, plan to show the layers in the second column)
type the new pattern on the Replace text and press Replace All, this will replace
(this funtion is incomplete because I am stuck at not able to refresh the grid, I know what's happening but I am little lazy to code it now
the dbids gets removed after replace function, I got to refind them and update)
Many Many thanks to Dave Elder since I am just improvising lot of his functions
I appreciate any feedback and comments, I welcome anyone willing to code further, I only wish me being indicated of the changes and willingness to share some code
regards
Venkata