Chcete-li používat chat, přihlaste se.
Zpět na Kontakty

Gadget for Windows 7, and-or Vista

Ykee (Ykee)
Jan 19 2010 at 21:02
22 příspěvků
Hello!

I wrote a simple gadget for Windows 7 (poss. Vista). Gadget based on MyFxBook widgets, with limited parameters, and without any secure code if You entered wrong data in form fields (in settings) - then do this very carefull. But don't worry its working and looking good! 😄

... I have a problem with attaching a file to 'New Topic', then i try in answer to my post.
im więcej ćwiczę,tym więcej mam szczęścia!
Ykee (Ykee)
Jan 19 2010 at 21:05
22 příspěvků
Here You have a file: (Original name of file is 'MyFxGadget.gadget')
<a href='https://www.myfxbook.com/files/Ykee/MyFxGadget_t5.gadget' target='_blank'>MyFxGadget_t5.gadget</a>

Here is example view with gadget in work.
<a href='' target='_blank'><img src=''/></a>

Enjoy!

Přílohy :

im więcej ćwiczę,tym więcej mam szczęścia!
pavelr
Jan 19 2010 at 21:43
37 příspěvků
someguy
Jan 20 2010 at 09:39
33 příspěvků
Now I wish we had Win7 here at work ;)

Looks good thou.
Never interfere manually in trades by a automated system
LEHayes2
Jan 20 2010 at 09:46
112 příspěvků
A few questions, btw it looks great.

1. Can we change the color if orange isn't easy enough on our eyes?
2. When I extract it, where do I extract it too?
3. If we have multiple reports, can you show the reports in a single file list like the summary page of a search result, only less data wide, then if do a slide out if we mouse it? Like maybe if we mouse over a report, it expands in location to show what you have on the pic, then if we click on it, it slides out to the chart. Final suggestion here is maybe some way to click on it to go directly to the report it is based on at myfxbook.
LEHayes2
Jan 20 2010 at 10:07
112 příspěvků
Ok, I expliored the code, you do handle color change. It looks good, I just need to know where to extract it too. The rest is just a suggestion.
Ykee (Ykee)
Jan 20 2010 at 11:36
22 příspěvků
Hi

Answers:
1. Yes - 'Settings' - see images below.
2. Do not extract!. Save the file wherever You want. Double click on file and install gadget (windows do it itself). .gadget file extension is a good extension 😄
3. Only one report in one gadget (same like myfxbook widgets). But You can adds - from gadgets manager in windows - many copies of gadget, and sets differents settings.

...sorry for my English. If you see somewhere in the text of any errors, tell me.
---
<a href='' target='_blank'><img src=''/></a>

<a href='' target='_blank'><img src=''/></a>
We have 'Main' settings - for gadget, and 'Custom' settings for chart... try it.

<a href='' target='_blank'><img src=''/></a>

<a href='' target='_blank'><img src=''/></a>

<a href='' target='_blank'><img src=''/></a>

Přílohy :

im więcej ćwiczę,tym więcej mam szczęścia!
Myfxbook (Staff)
Jan 20 2010 at 11:45
1411 příspěvků
Ykee, two thumbs up on the gadget! 😄

A job well done!
bizWiz
Jan 20 2010 at 13:04
397 příspěvků
nice! i wish i had windows 7 to use the gadget..too bad..
PipCollector
Jan 20 2010 at 18:33
92 příspěvků
Thanks for your hard work Ykee! I'm already using it - very handy! 😄
Ykee (Ykee)
Jan 20 2010 at 22:44
22 příspěvků
Thanks people for the good words! I wish you a pleasant use.

Thanks <b>@Staff</b> for thumbs, will be useful ;)
im więcej ćwiczę,tym więcej mam szczęścia!
Yonex
Jan 20 2010 at 23:58
88 příspěvků
Very nice gadget! 😁

There is a problem though, 'SystemID (FTP login)', doesn't seem to support more than 4 numbers. My SystemID consists of 5 numbers.

Furthermore, every time I start the gadget, I get 'Row: 10, Error: 'CheckDockState' is undefined.', should it be like this?

If would be great if these small errors could be corrected! 😉
Whoever said money can't buy happiness didn't know where to shop.
Ykee (Ykee)
Jan 21 2010 at 07:55
22 příspěvků
Hello

You have right <b>@Yonex</b> - there was a bug, and in fact SystemID field was limited to 4 characters. I fixed it both, and SystemID has now restricted to 6 characters.

Corrected version here: <a href='https://www.myfxbook.com/files/Ykee/MyFxGadget_t5.gadget' target='_blank'><b>MyFxGadget_t5.gadget</b></a>


Přílohy :

im więcej ćwiczę,tym więcej mam szczęścia!
bizWiz
Jan 21 2010 at 09:26
397 příspěvků
i don't think you should limit the field at all, i don't see the point.
Ykee (Ykee)
Jan 21 2010 at 09:47
22 příspěvků
Mey be You right <b>@biz0101</b>. When i created this gadget I did not implement any error handling. So I decided to limit the possibility of erroneous entries. But now, I also do not see the point...

If MyFxBook have implemented some simple services, for example: userExist(string:name; return: true|false),
userSystemNameExist(string:username, string:systemname; return:true|false),
and userFTPloginCorrect(string:username, string:numberFTP; return: true|false)
- return in JSON mey be.... it would be easier...😇
im więcej ćwiczę,tym więcej mam szczęścia!
Myfxbook (Staff)
Jan 21 2010 at 10:01
1411 příspěvků

Ykee posted:
If MyFxBook have implemented some simple services, for example: userExist(string:name; return: true|false),
userSystemNameExist(string:username, string:systemname; return:true|false),
and userFTPloginCorrect(string:username, string:numberFTP; return: true|false)
- return in JSON mey be.... it would be easier...😇

Ykee, this is definitely something we can do!

Thanks for the suggestion!
Ykee (Ykee)
Jan 21 2010 at 13:33
22 příspěvků

LEHayes2 posted:
[...] Final suggestion here is maybe some way to click on it to go directly to the report it is based on at myfxbook.

I forgot to tell...
What you suggest were implemented from the start - click on the chart.

regards
im więcej ćwiczę,tym więcej mam szczęścia!
Serenkij
Jan 21 2010 at 17:25
2 příspěvků
Hei
I got one problem: the downloaded file is opening like WinRar file.... i didn't find any installation file inside.
Ykee (Ykee)
Jan 21 2010 at 17:52
22 příspěvků
Maybe my English isn't good, sorry.

1. Download file (<a href='https://www.myfxbook.com/files/Ykee/MyFxGadget_t5.gadget'><b>MyFxGadget_t5.gadget</b></a>)
2. Save the file somewhere on your hard drive.
3. DO NOT extract (unzip, unrar... whatever) - file have extension <b>.gadget</b> - and its good extension. This is extension for Windows 7 (Vista) gadgets.
4. Simply double-click on the file, or right mousebutton, and 'Open'.

Or (hard path)

1. Open: C:/Program Files/Windows Sidebar/Gadgets/
2. Create new <b>folder</b> 'MyFxGadget.Gadget' - exactly as written!
3. Copy files from archive (open MyFxGadget.gadget in WinRar, WinZip, 7zip... whatever) to the new folder (point 2).
4. Click right mousebutton on pulpit, and select 'Gadgets' option - You should see all installed gadgets, and MyFxGadget too.

Maybe this will help.
im więcej ćwiczę,tym więcej mam szczęścia!
Serenkij
Jan 21 2010 at 18:09
2 příspěvků
Ok thanks Ykee. The hard path works!😄
Pokud chcete komentovat, přihlaste se .