Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.5: Move windows between Spaces via drag' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.5: Move windows between Spaces via drag
Authored by: Quux on Oct 30, '07 11:38:35AM

The reason you could only set it to whole numbers was because you used -int (integer) rather than -float (floating-point). Integers, predictably, only allow inegers for their values, while floating-point values allow any number.



[ Reply to This | # ]