T O P I C R E V I E W |
pierrotsc |
Posted - May 22 2013 : 09:12:51 I click on an icon that change the mouseinteractvt to miputmemo. At the same time i also write imageenvect.ObjTextAutoSize(-1) := true;
When i click and drag my cursor in the imageenvect and start typing, the font does not enlarge to the bounding box.
What am i doing wrong? maybe it only works with the addnewobject code. Thanks. P |
2 L A T E S T R E P L I E S (Newest First) |
pierrotsc |
Posted - May 27 2013 : 23:36:31 ok, i get it. i thought the text would adapt to the size of the bounding box i would create... Thanks.. |
fab |
Posted - May 27 2013 : 13:06:47 ObjTextAutoSize never changes the font size. It changes the bounding box of the text/memo object. |