Resource usage of VTFT

Post your requests and ideas on the future development of Visual TFT Software.
Post Reply
Author
Message
Hurtz Hurty
Posts: 176
Joined: 12 Aug 2007 01:33

Resource usage of VTFT

#1 Post by Hurtz Hurty » 14 Jan 2011 10:45

Good morning,

I made a chart for a project without any extra code and it needs 2756 bytes RAM & 27947 bytes ROM,
562 b RAM & 70 kb Rom are left with a 18F4685.

There are
37 labels with the same properties like:
> font size
> font color
> OnUp - event
> OnDown - event
> OnPress - event
> OnClick - event
> Active
> Visible
> Max length

and 28 line:
> Color
> Active
> Visible
> Pen Width

If the objects where indexed, it might be possible to consolidate the equal properties:
Label(StartIndex,StopIndex).Active = 0

May be this can save lots of RAM.

So old Hurtzy is begging for a Chart-Library ;-)
Attachments
VTFT - Chart.JPG
VTFT - Chart.JPG (35.63 KiB) Viewed 2344 times
Used resources.JPG
Used resources.JPG (7.71 KiB) Viewed 2344 times
Sometimes you can't see the forest for the trees.

User avatar
slavisa.zlatanovic
mikroElektronika team
Posts: 1321
Joined: 07 Apr 2009 09:39

Re: Resource usage of VTFT

#2 Post by slavisa.zlatanovic » 18 Jan 2011 11:52

Hi!

I'll pass your suggestion to our software developers. It'll be considered.
Thanks!
Best regards
Slavisa

davide69
Posts: 67
Joined: 24 Jan 2011 17:28

Re: Resource usage of VTFT

#3 Post by davide69 » 15 Nov 2011 19:31

+1

Davide

Post Reply

Return to “Visual TFT Wish List”