Search found 585 matches

by Ray
Wed Sep 29, 2010 8:07 am
Forum: GX and Typhoon
Topic: Consistant lockups in windows 7 64-bit
Replies: 2
Views: 5789

If Drivercore is in a hung state and you make a dump (right click in the task manager, create dump, it'll end up in c:\Users\UserName\AppData\Local\Temp ) how big is it after you zip it?
by Ray
Fri Sep 03, 2010 11:37 am
Forum: GTT Series
Topic: Font Generator in GTTProject
Replies: 12
Views: 13107

Actually the MF does a rather good job at seperating the actual hardware driver code and the managed application you don't have to worry about the TFT at all in managed code, just new up a bitmap and off you go. We do want to allow customers at some point in the future to write their own C# applicat...
by Ray
Fri Sep 03, 2010 10:44 am
Forum: GTT Series
Topic: Font Generator in GTTProject
Replies: 12
Views: 13107

Hey its not nearly crashing as much as it did with 2.x or 3.x :)
by Ray
Fri Sep 03, 2010 9:33 am
Forum: GTT Series
Topic: Font Generator in GTTProject
Replies: 12
Views: 13107

They are and they are not, The microframework lacks the ability to load fonts from the SD card, so we had to wrap them in a small assembly. Since you seem like a guy who doesn't mind getting his hands dirty, I'll attach a small project with the bits of the GTT Project tool that does the work needed....
by Ray
Fri Aug 27, 2010 7:53 am
Forum: GTT Series
Topic: Typo(s) in manual?
Replies: 30
Views: 27051

Asok, Troy is doing an awesome job adressing any issues you have, but could you please STOP using *ALL* our support channels at the same time? There's no reason to use the forums, send emails to support, send email to our private email adresses and drop us PM's on the forums all with the same questi...
by Ray
Tue Aug 24, 2010 7:22 am
Forum: GTT Series
Topic: Typo(s) in manual?
Replies: 30
Views: 27051

There's no reason it shouldn't work, can you post your gif file?
by Ray
Tue Aug 17, 2010 11:31 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: LK204-7T-1U-USB-GW menu application on linux and reading cha
Replies: 6
Views: 6312

Here's a menu sample I once made for another linux customer but haven't gotten around doing a full app note for. Its not exactly what you want (it toggles the GPO's instead of incrementing some value) but i'm fairly sure you'll be able to adjust it to your needs.

Greetings,
Ray
by Ray
Thu Aug 12, 2010 9:24 am
Forum: GX and Typhoon
Topic: Windows 7 and Mediaportal
Replies: 12
Views: 13329

Not really given LcdInfo and GXDefaults are working its kinda out of my control. The Driver stack is obviously up and working since lcdinfo is talking to it , there's no reason media portal should have issues, perhaps its some configuration issue in media portal but too be honest I'm not too knowled...
by Ray
Mon Aug 09, 2010 4:30 pm
Forum: GTT Series
Topic: Another Feature Request
Replies: 6
Views: 7730

I'd love to see what you are building! if you have spec sheets or video you'd want to share I'd love to see them! Seeing what customers do with our products is a great way for us to see what can can improve on and make the product even easier to use. Now on perf, FW 1.01 update (just released) only ...
by Ray
Thu Aug 05, 2010 9:17 am
Forum: GX and Typhoon
Topic: Windows 7 and Mediaportal
Replies: 12
Views: 13329

Just to rule out any media portal issues, when you run lcdinfo from the GX folder does stuff appear on your display or does just keep displaying the GX logo? Does the GXDefaults tool work?
by Ray
Tue Aug 03, 2010 9:15 am
Forum: GTT Series
Topic: Feature Request: Ability to turn off direct text to screen
Replies: 10
Views: 10486

Had your code running over the wekend (and yesterday since we where closed) no corruption going on.
by Ray
Mon Aug 02, 2010 3:40 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: GLK24064-16-1U Documentation
Replies: 4
Views: 4669

Re: GLK24064-16-1U Documentation

We're closed today and i can't answer some of the questions but i'll answer all others. The difference between a normal and inverted display is a different polarizer, its probably best shown with a pictures : normal display http://www.matrixorbital.com/images/500/LK204-25-422.jpg inverted display : ...
by Ray
Mon Aug 02, 2010 3:27 pm
Forum: GTT Series
Topic: Font Generator in GTTProject
Replies: 12
Views: 13107

just of out curiosity can you install/copy the tool outside the program files folder does the error go away?
by Ray
Fri Jul 30, 2010 7:13 am
Forum: GTT Series
Topic: Feature Request: Ability to turn off direct text to screen
Replies: 10
Views: 10486

Had it run over night sofar so good. can you validate the app i posted exhibits the problem for you?
by Ray
Thu Jul 29, 2010 4:21 pm
Forum: GTT Series
Topic: Feature Request: Ability to turn off direct text to screen
Replies: 10
Views: 10486

You can attach zip files to your posts, here's your project I'm currently testing with (not the cleanest thing but hey it does the job).