Edit Your Comment
Gadget for Windows 7, and-or Vista
Jan 19, 2010 at 21:02
Dec 04, 2009 부터 멤버
게시물22
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.
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!
Jan 19, 2010 at 21:05
(편집됨 Jan 19, 2010 at 21:09)
Dec 04, 2009 부터 멤버
게시물22
Here You have a file: (Original name of file is "MyFxGadget.gadget")
MyFxGadget_t5.gadget
Here is example view with gadget in work.

Enjoy!
MyFxGadget_t5.gadget
Here is example view with gadget in work.

Enjoy!
im więcej ćwiczę,tym więcej mam szczęścia!

forex_trader_2115
Oct 25, 2009 부터 멤버
게시물111
Jan 20, 2010 at 09:46
Oct 25, 2009 부터 멤버
게시물111
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.
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.
Jan 20, 2010 at 11:36
(편집됨 Jan 20, 2010 at 11:39)
Dec 04, 2009 부터 멤버
게시물22
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.
---


We have "Main" settings - for gadget, and "Custom" settings for chart... try it.


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.
---


We have "Main" settings - for gadget, and "Custom" settings for chart... try it.



im więcej ćwiczę,tym więcej mam szczęścia!
Jan 05, 2010 부터 멤버
게시물88
Jan 20, 2010 at 23:58
Oct 25, 2009 부터 멤버
게시물80
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! 😉
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.
Jan 21, 2010 at 07:55
(편집됨 Jan 21, 2010 at 07:55)
Dec 04, 2009 부터 멤버
게시물22
Hello
You have right @Yonex - 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: MyFxGadget_t5.gadget
You have right @Yonex - 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: MyFxGadget_t5.gadget
im więcej ćwiczę,tym więcej mam szczęścia!
Jan 21, 2010 at 09:47
(편집됨 Jan 21, 2010 at 09:49)
Dec 04, 2009 부터 멤버
게시물22
Mey be You right @biz0101. 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...😇
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!
Jan 21, 2010 at 10:01
Jul 31, 2009 부터 멤버
게시물1418
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!
Jan 21, 2010 at 13:33
Dec 04, 2009 부터 멤버
게시물22
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!
Jan 21, 2010 at 17:52
(편집됨 Jan 21, 2010 at 17:53)
Dec 04, 2009 부터 멤버
게시물22
Maybe my English isn't good, sorry.
1. Download file (MyFxGadget_t5.gadget)
2. Save the file somewhere on your hard drive.
3. DO NOT extract (unzip, unrar... whatever) - file have extension .gadget - 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 folder "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.
1. Download file (MyFxGadget_t5.gadget)
2. Save the file somewhere on your hard drive.
3. DO NOT extract (unzip, unrar... whatever) - file have extension .gadget - 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 folder "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!

*상업적 사용 및 스팸은 허용되지 않으며 계정이 해지될 수 있습니다.
팁: 이미지/유튜브 URL을 게시하면 게시물에 자동으로 삽입됩니다!
팁: @기호를 입력하여 이 토론에 참여하는 사용자 이름을 자동으로 완성합니다.