- This topic has 5 replies, 2 voices, and was last updated 15 years, 6 months ago by Support.
Viewing 6 posts - 1 through 6 (of 6 total)
-
AuthorPosts
-
April 24, 2009 at 7:24 pm #32888RalphParticipant
I was looking for a calculator that could be used on a touch screen. If a property or method was added to your sCalculator component that would be great.
In scaling other application forms I have used:
property ScaleIncrement:integer;
procedure Enlarge;
procedure Reduce;
procedure Reset;April 27, 2009 at 7:27 am #38841SupportKeymasterI think the ScaleIncrement property will be added in the v6.31, it will be enough?
April 27, 2009 at 3:01 pm #38850RalphParticipantI think the ScaleIncrement property will be added in the v6.31, it will be enough?Not quite. When you scaleby(5,2) the display will only show 2 digits. It would need more modification to make it work. Never as simple as it would one would imagine.
Thanks for trying.
RT
April 28, 2009 at 8:29 am #38873SupportKeymasterNot quite. When you scaleby(5,2) the display will only show 2 digits. It would need more modification to make it work. Never as simple as it would one would imagine.
Sorry, I not quite understand what you mean…
ScaleIncrement property was added yesterday and works now Ok. Why it may be not enough?April 28, 2009 at 1:21 pm #38881RalphParticipantApril 28, 2009 at 1:54 pm #38888SupportKeymasterLook, ScaleIncrement is 200 there
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)- You must be logged in to reply to this topic.