The GTT manual does not list any background color for the Creation of Labels. This is what I have discovered???????????
The background for a Label is taken from the Screen at the time that the Label is generated. This then precludes the generation of Labels in the autoexec file unless the screen is ...
Search found 13 matches
- Thu Jul 24, 2014 12:03 pm
- Forum: GTT Series
- Topic: Label background color
- Replies: 1
- Views: 6590
- Tue Jul 22, 2014 10:02 am
- Forum: GTT Series
- Topic: Buffer Indexs
- Replies: 5
- Views: 11500
Re: Buffer Indexs
Martino,
Let me be sure of the definition of indexes. There are te four listed Buffer Index Types: Animation,Bitmap,9-Slice, and Fonts.
I then find the following indexes used:
Read/Write ScratchPad
Copy Screen Rectangle
Plain Bargraph
9-Slice Bargraph
Trace
Touch Region
Creat a Sripted Region
Creat ...
Let me be sure of the definition of indexes. There are te four listed Buffer Index Types: Animation,Bitmap,9-Slice, and Fonts.
I then find the following indexes used:
Read/Write ScratchPad
Copy Screen Rectangle
Plain Bargraph
9-Slice Bargraph
Trace
Touch Region
Creat a Sripted Region
Creat ...
- Mon Jul 21, 2014 10:36 am
- Forum: GTT Series
- Topic: Buffer Indexs
- Replies: 5
- Views: 11500
Re: Buffer Indexs
Martino,
If the listed commands use an index, are these indexs all of the same group? IE if I use index = 10, then I cannot use it again? Or are there Touch indexes and bargraph indexes such that I can have a Touch index = 10 and Bargraph index = 10?
Thanks
Don
If the listed commands use an index, are these indexs all of the same group? IE if I use index = 10, then I cannot use it again? Or are there Touch indexes and bargraph indexes such that I can have a Touch index = 10 and Bargraph index = 10?
Thanks
Don
- Mon Jul 21, 2014 10:26 am
- Forum: GTT Series
- Topic: BAD Print UTF-8 in GTTProject
- Replies: 3
- Views: 8656
Re: BAD Print UTF-8 in GTTProject
Martino,
I am using your GTT Project Software. When I try to use the Print UTF-8 command, the raw data displayed has no char data. After execution the interaction panel also shows that no data is send after the 255 37 . If I use the other Unicode String, it works. however I would like to setup an ...
I am using your GTT Project Software. When I try to use the Print UTF-8 command, the raw data displayed has no char data. After execution the interaction panel also shows that no data is send after the 255 37 . If I use the other Unicode String, it works. however I would like to setup an ...
- Mon Jul 21, 2014 9:14 am
- Forum: GTT Series
- Topic: Buffer Indexs
- Replies: 5
- Views: 11500
Buffer Indexs
In Gtt Protocol Manual it states there are 4 Buffer Types: Animation, Bitmap, 9-Slices, Fonts.
However, there are many references to Buffer Index without any reference to the Type:
Text Lable
Write Scratch Pad
Define Bargraph
Define 9-slice bargraph
Trace index
Touch Region index
Clear all Touch ...
However, there are many references to Buffer Index without any reference to the Type:
Text Lable
Write Scratch Pad
Define Bargraph
Define 9-slice bargraph
Trace index
Touch Region index
Clear all Touch ...
- Sat Jul 19, 2014 2:18 pm
- Forum: GTT Series
- Topic: BAD Print UTF-8 in GTTProject
- Replies: 3
- Views: 8656
BAD Print UTF-8 in GTTProject
When I use Print UTF-8 String the RAW DATA shows the following: 255 37 and no data ( char data ). No chars are displayed on the screen. I did proceed this command with a load font, set font, and set font size and color.
Help please
Don
Help please
Don
- Tue Jul 15, 2014 2:34 pm
- Forum: GTT Series
- Topic: Data returned from Touch
- Replies: 1
- Views: 4894
Data returned from Touch
I have the GTT50A demo up and running and the screen is working. I also have the GTT project software running with a debug window.
Should I be seeing in the debug window a serial return "252, 135, Length, Event, Region"?? At this time I am not.
Should I be seeing in the debug window a serial return "252, 135, Length, Event, Region"?? At this time I am not.
- Tue Jul 15, 2014 2:16 pm
- Forum: GTT Series
- Topic: Upgrade Folder
- Replies: 1
- Views: 5193
Upgrade Folder
The Protocal Manual: "While in mass storage mode, place the latest upgrade.bin file from
http://www.matrixorbital.ca/software/GTT2.0/ into the GTT upgrade folder."
I do not see a upgrade folder. What is the correct name of this folder?
http://www.matrixorbital.ca/software/GTT2.0/ into the GTT upgrade folder."
I do not see a upgrade folder. What is the correct name of this folder?
- Tue Jul 15, 2014 2:05 pm
- Forum: GTT Series
- Topic: GTT50A DEMO Problem
- Replies: 3
- Views: 6852
Re: GTT50A DEMO Problem
The were no files in System. I then did a Touch calabrate and the GTT50A Demo worked. My version is 20.
Thanks
Don
Thanks
Don
- Tue Jul 15, 2014 12:50 pm
- Forum: GTT Series
- Topic: GTT50A DEMO Problem
- Replies: 3
- Views: 6852
GTT50A DEMO Problem
I downloaded GTT50A demo and setup the SD memory card. Upon powerup the display looked correct, however, the Touch on any of the 5 buttons produced nothing. I then reloaded the other demo of just the Calculator(GTT file examples) and ran the calaculator script. The buttons still did not work. I used ...
- Mon Jul 14, 2014 10:06 am
- Forum: GTT Series
- Topic: Generating BitMaps
- Replies: 1
- Views: 5191
Generating BitMaps
Your Demo software is very good: real good Bitmaps for the touch areas. I have been looking for the software which can produce these results. Help please?
In any future software, please consider adding a new Buffer Type: Scripts. I have been using the Run Script File, But it would be much faster if ...
In any future software, please consider adding a new Buffer Type: Scripts. I have been using the Run Script File, But it would be much faster if ...
- Thu Jul 10, 2014 3:26 pm
- Forum: GTT Series
- Topic: Making a new autoexec file
- Replies: 3
- Views: 6616
Re: Making a new autoexec file
The KEY was to remove the .bin extension. Thanks
- Thu Jul 10, 2014 3:07 pm
- Forum: GTT Series
- Topic: Making a new autoexec file
- Replies: 3
- Views: 6616
Making a new autoexec file
After making a sequence of commands using the GTT Suport Tool then checking the result, How do I save this file to be used as the autoexec?? .bin doesnot seem to work. Thanks Don