SouthyPar
October 13th, 2002, 12:55 PM
Hmmm that's a good question. I was unsucceful in trying to capture the 'Increase\Decrease Font Size' command. I've only been able to find the commands for five general font size settings.
Issue a Girder Command action, with an LParam of 0 and WParam with one of these values - from 'Largest' to 'Smallest': 2145, 2144, 2143, 2142, and 2141.
There is probably a clever way to either emulate the CTRL+SCROLL UP\DOWN effect, or find some alternative route to access this function, but so far this is all I've found. Maybe a simple MultiGroup with state settings could work for now?
Issue a Girder Command action, with an LParam of 0 and WParam with one of these values - from 'Largest' to 'Smallest': 2145, 2144, 2143, 2142, and 2141.
There is probably a clever way to either emulate the CTRL+SCROLL UP\DOWN effect, or find some alternative route to access this function, but so far this is all I've found. Maybe a simple MultiGroup with state settings could work for now?