Hi all, For the CWS cbosdo01, I'm adding some HIDs and removing one. What is the best way to proceed with those numbers?
In one case, I only need to add a few HIDs. For the moment, I have added them at the end of the block containing the other HID of the dialog: is it correct? In another case, I will need to remove an autocorrection HID (the one for the tiny info-dialog) and add another one. Those aren't defined with the other HIDs: there is only a start and end there and some offset in the code. Should I leave an empty HID (HID_AUTOCORR_HELP_START + 20) and add the other one at the end (HID_AUTOCORR_HELP_START + 22)? or should I reuse the removed number? -- Cédric Bosdonnat OOo Eclipse Integration developer http://cedric.bosdonnat.free.fr --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
