Robert Roessler said:
I have had a question about this since I saw it - isn't there some GTK-only way of asking a container for its X Window ID? If so, that might be preferable to an SciTE change?
You can ask your own app for its X window ID, but I don't see any way to query another app easily, unless I'm missing something. Basically, I know the process ID of the SciTE instance I'm talking to (since I launched it), and I need to associate an X window ID with that process. If anyone can suggest a reliable way to do that without SciTE modifications, please let me know. Neil said:
Not sure about it anyway as it is similar to $(WindowID) on Windows (or is it?) so why does it have a different name?
If it makes more sense, then I'm fine with that name too. Just let me know which property name gets implemented so I can request it..... _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
