Search found 9 matches

by Bob
Mon Jul 04, 2016 9:36 am
Forum: GTT Series
Topic: Create A SlideCommand
Replies: 17
Views: 22689

Re: Create A SlideCommand

Hi, I had some problems with the slider again. It always returns 0x00 (the rightmost/bottom value?..happens while slider is displayed in leftmost/topmost startposition) when I open the skript-page where I added the slider. This happens until I first slide to somewhere. Then it correctly returns the ...
by Bob
Fri Jun 17, 2016 12:52 am
Forum: GTT Series
Topic: Create A SlideCommand
Replies: 17
Views: 22689

Re: Create A SlideCommand

Hi, I also played a little bit with the slider and just got that the "leftmost/ topmost value returned by the slider region" has to be equal or smaller than the width of the slider region. (My sliders width was 176 and I wanted to return values between 0 and 255. that is why it didn't work...
by Bob
Thu Jun 16, 2016 10:47 am
Forum: GTT Series
Topic: Create A SlideCommand
Replies: 17
Views: 22689

Re: Create A SlideCommand

Hi, Oh thanks for the pictures and the effort. I understand how to adjust the widh and the high of the buttons and so on. I think you missunderstood me. I had two buttons next to the slider feature from my former project with the display (The two buttons were there to adjust display brightness becau...
by Bob
Thu Jun 16, 2016 1:49 am
Forum: GTT Series
Topic: Create A SlideCommand
Replies: 17
Views: 22689

Re: Create A SlideCommand

Hi, just to keep you updated: I got a little bit of time in this moment to test your example. I don't realy know the exact mistake in my files, yet but I'm glad to see the slider function displayed. The dimensions I used for the slider seem to be larger than they should be. At the moment the slider ...
by Bob
Wed Jun 15, 2016 6:18 am
Forum: GTT Series
Topic: Create A SlideCommand
Replies: 17
Views: 22689

Re: Create A SlideCommand

Hi daniel, Thank you very much for the help. I will try to load the example files and will see what I did wrong with my files. Your description of the steps rings a bell. I will process it step by step again with special attention to the pathnames. I allready checked the filenames/pathnames several ...
by Bob
Tue Jun 14, 2016 2:36 pm
Forum: GTT Series
Topic: Create A SlideCommand
Replies: 17
Views: 22689

Re: Create A SlideCommand

Hi, still no success. But yes, I know that there is a way. I am used to such problems. Display says "Invalid 9Slices Index" now. So I read out the answer of the FE 90 (load 9Slice) command. It says "File not found". I again tried some changes - without success. Is there an exampl...
by Bob
Tue Jun 14, 2016 7:09 am
Forum: GTT Series
Topic: Create A SlideCommand
Replies: 17
Views: 22689

Re: Create A SlideCommand

Hi daniel, thank you very mich for your effort. I totally missed that length is a short ;) I did read the script several times but surely run over some passages to fast) I only used the design tool to create some scripts and then added the code for slider in a hex editor (there is no slider-drag-and...
by Bob
Mon Jun 13, 2016 11:53 am
Forum: GTT Series
Topic: Create A SlideCommand
Replies: 17
Views: 22689

Re: Create A SlideCommand

Hi, thanks for help. I get the answer FC A1 00 01 (252 161 0 1). According to the eStatusCodes it is "invalid Bitmap file Format" I gues (lenght =0 ?). I tried to Change some " \ " characters in the binary script file and also in the 9slice.txt. I did it step by step and tried ou...
by Bob
Wed Jun 08, 2016 1:27 pm
Forum: GTT Series
Topic: Create A SlideCommand
Replies: 17
Views: 22689

Create A SlideCommand

Hello, I have a problem to create a slider on a GTT43A. It would be very nice if someone can help. I tried it by creating two 9slices. one for the track region an one for the botton region as requiered in the FE A1 (create slider) Funktion. I used the manual-discribtion to ceate the 9slices. BITMAP ...