<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Ryan Joseph wrote:
<blockquote
 cite="mid:BF45C098-F306-40CC-9D7D-DCDAA1216821@web-scripter.com"
 type="cite">
  <meta http-equiv="Context-Type"
 content="text/html; charset=ISO-8859-1">
  <div>1) Why is the default tab width&nbsp;2359296 instead of a simple
number? for example if I want to let users select a tab width how
should that number be mapped to something understandable to a user.</div>
</blockquote>
<br>
I can answer this one... 2359296 is a simple number, once you realize
it is a Fixed value rather than an integer.&nbsp; If you divide it by 2 to
the power 16, you get exactly 36.0.&nbsp; That many points is half an inch.<br>
</body>
</html>