Hi Mathias,

>> Le lundi 23 novembre 2009 à 15:00 +0100, Frank Schoenheit, Sun
>> Microsystems Germany a écrit :
>>> Yes. Don't forget to also add them to <module>/util/hidother.src,
>>> otherwise our automation QA won't like your changes.
>> Hum, I have certainly forgotten that one...
> 
> It's only necessary if your HID is assigned by code, not in an rsc file.

Sure? In my understanding it is necessary for all HIDs which you assign
manually, either in the resources or in the C++ code. It is *not*
necessary for help IDs which are generated automatically, as it happens
for the standard control types in resources.

Finally, hidother.src is for generating the final hid.lst, which is for
the automation to know which "long name" to associate with a certain
numeric ID found at runtime. Without the hidother entry, the test tool
would only know that there's ID "123456", but test script authors cannot
address the respective UI element in their scripts, since there's no
programmatic name associated with 123456.

Ciao
Frank


-- 
- Frank Schönheit, Software Engineer         [email protected] -
- Sun Microsystems                      http://www.sun.com/staroffice -
- OpenOffice.org Base                       http://dba.openoffice.org -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to