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!

*商用利用やスパムは容認されていないので、アカウントが停止される可能性があります。
ヒント:画像/YouTubeのURLを投稿すると自動的に埋め込まれます!
ヒント:この討論に参加しているユーザー名をオートコンプリートするには、@記号を入力します。