Page 9 of 21

Re: Remote Control Signal Over Lan?

Posted: Tue Jan 04, 2011 8:02 pm
by juusso
moras86,

How about shrinking RC to have main buttons only, but with second level gui for extra keys?

Re: Remote Control Signal Over Lan?

Posted: Tue Jan 04, 2011 9:13 pm
by marcelru
Hi all,

Great job guys,

moras86, how about this as a gui:
samsung_rc_col.jpg
I am working on it (GIMP so far) I'm not really sure what you need for your specific autoit code. Just let me know if this is of any use to you. If not, please tell me as well, will save some time ;-).

Needless to say, Samsung needs to be replaced by SamyGO,

grtz,

marcelru

Remote LAN Control - Desktop app

Posted: Tue Jan 04, 2011 10:21 pm
by moras86
I plan make realistic look background with buttons for app.
The easiest way will be use graphics from Widget SDK Emulator, but I guess it isn't legal :)
Probably I make hi-res photos of my pilot (same as kwazarr got) and recreate separate buttons.
There should be clean background, 3 state for every button (normal, mouse over, click).

Now I'm look for nice GUI editor what handle AutoIt, and support PNG.
For now I can only use bitmap, or gif's.

Also will be nice if some one handle Aero function for app transparent background. ;)


@juuso
Bonus buttons will be hide for default and showing with Context menu option (right button).

Re: Remote Control Signal Over Lan?

Posted: Tue Jan 04, 2011 10:58 pm
by marcelru
HI moras86,

The actual image is app 900 * 3700 pixels (taken from my tv's manual (pdf)), layered in background, printed surface text (SAMSUNG and all other white stuff), buttons, button text, button holes, etc. file format .xcf (native GIMP, but exportable to a whole bunch of other formats, including photoshop).

grtz,

marcelru

Re: Remote Control Signal Over Lan?

Posted: Wed Jan 05, 2011 8:31 am
by juusso
I think picture of original RC for GUI of image is a bit to long. It could be similar size as merv07`s RC...
Because here are to small buttons and to little space between.

Re: Remote Control Signal Over Lan?

Posted: Wed Jan 05, 2011 8:48 am
by marcelru
Hi juuso,

As bitmaps go, you can scale and stretch them to any size you like. The same goes for separate buttons/widgets.

grtz,

marcelru

Re: Remote Control Signal Over Lan?

Posted: Wed Jan 05, 2011 10:18 am
by juusso
@marcelru - ok, i understood.

@moras86 - to use png grapics:
look at this topic, i got example working after copied WinAPIEx.au3 and APIConstants.au3 from this archive to /AutoIt3/Include/ and pictures next to the script file. Whole transparentUI topic is here.
Another topic is worth to look at is here (Program Animations), and here.

strange, last 2 days autoitscript.com was not accessible for me.. Now it works well.

Remote LAN Control (v0.3) - Desktop app

Posted: Wed Jan 05, 2011 12:22 pm
by moras86
Now I'm working to get worked Aero.
Here is new version (v0.3) - for test Aero look.

Image

File name: Remote LAN Control (v0.3).zip
File size: 511.25 KB

Changes:
- add Aero blur background
- add simple Context menu with SamyGO.tv link

Known bugs:
- buttons "remember" state after click (don't look good)
- some text are partiality less visible


juuso
I got problem with AutoIt forum too.
Will look for this this or next week.

Cheers

Re: Remote Control Signal Over Lan?

Posted: Wed Jan 05, 2011 12:25 pm
by juusso
moras86, could you upload your versions to sf download area? It is easier to download from as from fileserve :)
I get problem on winXP (because of missing Aero i think)
My RC looks like: http://pics.kz/s1/ff/4f/bc/ff4fbc09f4df ... 147f40.png

all buttons change their look just after "Alt" pressing on keyboard. If i click on button by mouse, i get only separate button activated:
http://pics.kz/s3/fc/27/0a/fc270afaf421 ... 5a6fd3.png
Anyway, buttons are functional.

to fix: created on context menu About ;)