Wishes the third

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

Wishes the third

#1 Post by Hurtz Hurty » 03 Mar 2011 09:58

Hi folks,
some more (helpfully) wishes came up:

=> prefix with auto-numbering
for example, you have a virtual keyboard with 48 buttons.
In the moment you have to rename all buttons separately,
with auto-numbering you select all buttons and give a prefix
like Screen01_Btn_Key_.
The buttons are then numered in the order they have been selected:
Screen01_Btn_Key_01, Screen01_Btn_Key_02, ...

=> multi object resize
If a single object is selected, you can resize it by selecting an edge for resizing. It would be nice if all selected objects could be resized at once.

=> I made a backward button on all screens, so it's possible to go
always one screen back in the menu-structure each time the button is pressed.
The buttons all jump into the same subroutine (Box_Back_Click()) when pressed.
But for each button a line is generated
_events_code.mbas : sub procedure Box_Back_Click()
also in
_driver.mbas : sub procedure Box_Back_Click() external
in _driver.mbas you have to comment all (except one) out
otherwise you get compiling errors.
Maybe it is possible that V-TFT doesn't generate dublicates

=> It would be usefull if you can set values in V-TFTs 'Project Settings' for
TP_TFT_Set_Calibration_Consts and
TP_TFT_Set_ADC_Threshold.
Each time V-TFT is compiling code, I have to change the consts and have to add the ADC-Threshold in MB Pro 32.

=> Always when assigning an event to components (OnClick, OnPress, ...), V-TFT jumps into the 'User Code'-window and you have to go back to your 'Display'-window. This really interrupts the workflow.

=> This wish in a previous (unanswered) post:
http://www.mikroe.com/forum/viewtopic.php?f=162&t=29195

=> A LCD/TFT library with source code form danish guys.

http://www.ramtex.dk/gclcd/glcd0129.htm ... zAodG0ISIA

Supporting dozens of controllers:
S6D0129, FSA506, HX8312, HX8325, HX8345, HX8346, HX8347, HX8353, ILI9340, ILI9163, ILI9320, ILI9325, ILI9328, ILI9335, ILI9221, ILI9222, ILI9225, LGDP4524, NT39122, OTM3225, R61505, R61506, R61509, S6B33BF, S6D0144, S6E63D6, SEPS525, SPFD54126, SPFD5408, SPFD5420, SSD1283, SSD1284, SSD1285, SSD1286, SSD1288, SSD2119, SSD1355, SSD1298, SSD1289, SSD1960, SSD1961, SSD1962, SSD1963, S1D13517, S1D13742, S1D13743, ST7628, ST7773, ST7787, TL1771, UC1682, UC1697, UC1698

Maybe an implementation or adaptation (wrapper) is possible

=> A multiline sceen-selector
Multiline Screen Selector.jpg
Multiline Screen Selector.jpg (38.96 KiB) Viewed 2801 times
Ok, this is a lot for today.
I can see the weekend coming ...

El Hurtzus
Sometimes you can't see the forest for the trees.

User avatar
tihomir.losic
mikroElektronika team
Posts: 2138
Joined: 02 Dec 2009 14:16
Location: Serbia
Contact:

Re: Wishes the third

#2 Post by tihomir.losic » 04 Mar 2011 08:49

Hello,

All these proposals will be forwarded to our developers and they will consider them for any of the following releases.

Thank you.

Best regards,

Losic Tihomir
mikroElektronika [Support team]

Post Reply

Return to “Visual TFT Wish List”