home recent topics recent posts search faq  

Huagati Systems Support Forum



register | lost password   open id sign in with Twitter
Messages in this topic - RSS

Home » Huagati DBML/EDMX Tools Support » Toolbar icons

Support forum for Huagati DBML/EDMX Tools
1/16/2010 5:42:26 PM

nvdplas
nvdplas
Posts: 3
Hi Kristofer!

I just want to report a minor glitch.
Don't know if this has to do with my computer, but the icons on the toolbar are displayed with their transparency color (I presume...).
Nothing serious, but it would be nice to see this fixed one day.

Regards,

Nico
0 permalink
1/17/2010 5:39:33 AM

Kristofer Andersson
Kristofer Andersson
Moderator
Posts: 331
Hi,

That's strange.

What version of Windows, and what version of Visual Studio are you using? Are you using any special color scheme in windows, or some other display setting that could be involved?

This is what the toolbar should normally look like:
VS2008:


VS2010:


Best regards,
Kristofer
edited by Kristofer on 1/17/2010

0 permalink
1/17/2010 11:27:11 AM

nvdplas
nvdplas
Posts: 3
Hi,

I am using Windows 7 Ultimate on a Compaq laptop with a NVidia GForce G103 M video card.
I have experimented with different color scheme and display settings, but all that makes no difference.

I have uploaded an image of my toolbar (colorscheme 'basic' in Windows).

Regards,

Nico

Attachments:
Capture.PNG
0 permalink
1/17/2010 2:07:04 PM

nvdplas
nvdplas
Posts: 3
Oops, I forgot to mention: VS 2008.

Nico
0 permalink
2/26/2010 4:37:06 PM

MartinH
MartinH
Posts: 7
I have exactly the same problem.

All the toolbar icos have a Fuchsia background. Is this a nown issue?

I use Win7 x64 with VS2008 + SP1.

Regards,
Martin.
0 permalink
3/23/2010 2:16:54 AM

Kristofer Andersson
Kristofer Andersson
Moderator
Posts: 331
Can you check if this problem persists in v1.86? If it does, please turn on the add-in's logging feature by creating a blank text file in the same directory as the add-in DLL and name it "HuagatiDBMLExtensions.dll.enableLog" (for VS2008) or "HuagatiDBMLTools2010.dll.enablelog" (for VS2010). The next time you start visual studio, the add-in should write load details to a log file under C:\Users\[username]\Local Settings\Temp\HuagatiDBMLTools_trace.log

Hopefully that should reveal why the button icons don't get transparency applied...
0 permalink
3/23/2010 11:19:23 AM

MartinH
MartinH
Posts: 7
Kristofer:

I have attached an image of the problem and the log file as requested. I am using the latest version downloaded on 23 March 2010.

Regards,
Martin.

0 permalink
3/23/2010 2:49:54 PM

Kristofer Andersson
Kristofer Andersson
Moderator
Posts: 331
Ok, I found the problem - will release a fix soon.

It was a locale and string parsing regression bug caused by a change made a few versions back for VS2010 compatibility. The add-in calls decimal.Parse on the Visual Studio version number without specifying US-english locale. As a result, the add-in thinks that Visual Studio 2008 is 2010, and then tries to handle the toolbar button icons as if it was running under VS2010. The end result is fuchsia background (no mask) under VS2008.
0 permalink




Powered by Jitbit Forum 7.1.0.0 © 2006-2011 Jitbit Software