few little squirk with the soft

Beta Testing discussion on Visual TFT Software.
Post Reply
Author
Message
piort
Posts: 1379
Joined: 28 Dec 2005 16:42
Location: Laval,Québec,Canada,Earth... :-)
Contact:

few little squirk with the soft

#1 Post by piort » 11 Jun 2011 14:21

hi,
1- VERY NICE piece of software , work great with MMB MX4 and MP32 ;-)
2- I like the font generator include when you change font in properties box but if the chosen font have a dot in his name, the generator include the dot and MP32 raise a compile error. I have to remove the dot by hand. example : system font name = Modern no.20 ... name generated is : const Modern_No._2011x14 : array[1792] of byte
MP32 complaint about the dot between the o and the _ ;-)

3 - When you want change the text on a label, the old one stay there event if you make a refresh with a empty string. Work good with text on button

4 - When add a char by his ascii number in a string to be display on label or button text, that cause a Pic freeze...

Code: Select all

temp_str := temp_str + #186 + 'C' ;
strcpy(temp_box.caption,temp_str) ;
If i remove the #186, everything work except i dont have the degree sign. I have made some test with many other number with the same result... Not sure if is VTFT or MP32 cause the prob...

hoping that will hlp you to improve this software ;-)

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: few little squirk with the soft

#2 Post by filip » 16 Jun 2011 14:09

Hi,

For the second and third observation, I have passed this on to our developers.
As for the fourth, I believe that we have same discussion on the Support desk, which we will continue there,

Regards,
Filip.

piort
Posts: 1379
Joined: 28 Dec 2005 16:42
Location: Laval,Québec,Canada,Earth... :-)
Contact:

Re: few little squirk with the soft

#3 Post by piort » 16 Jun 2011 19:01

hi,
you can pass the first comment too... take the flower when they pass ;-)

Post Reply

Return to “Visual TFT Beta Testing”