TFT and User code, spaghetti of Functions

Post your requests and ideas on the future development of Visual TFT Software.
Post Reply
Author
Message
minas
Posts: 44
Joined: 22 Oct 2007 23:21
Location: Greece
Contact:

TFT and User code, spaghetti of Functions

#1 Post by minas » 07 Jun 2015 12:30

Now user code and user routines are in the same sheet - window.
I have 4 screens with 8 to 12 elements on each screen
All event function is in the same window

Now I have spaghetti of functions
Please redesign user code window with two lists on the top Like Microsoft Visual Basic windows
At the left list, List Screens and user Declarations
At the right list, List all events functions and user functions

How to delete an unused function
Just delete the function: Select the function from the right list
And delete listed code OR place a button "Delete this function"
This will delete all instances from the events, declaration etc
If I need an new function
In a new empty window OR with a “New function button”
I will write the function. The program will do the declare and lists it tin the list
Now If I want to use in the code ok else leave it there with the other code

User avatar
petar.timotijevic
mikroElektronika team
Posts: 1739
Joined: 19 Feb 2014 13:46
Location: Serbia
Contact:

Re: TFT and User code, spaghetti of Functions

#2 Post by petar.timotijevic » 08 Jun 2015 16:23

Hi Minas,

Thank you for your valuable suggestions.

We are working on new version of VTFT software. Please see :

Teaser for new version of VisualTFT
http://www.mikroe.com/news/view/970/tea ... visualtft/


Best regards,
Peter

Post Reply

Return to “Visual TFT Wish List”