Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
2answers
253 views

DICOM Image is too dark with ITK

i am trying to read an image with ITK and display with VTK. But there is a problem that has been haunting me for quite some time. I read the images using the classes itkGDCMImageIO and ...
3
votes
2answers
2k views

Eclipse IDE for Java - Full Dark Theme

Is there any way to completely turn Eclipse to a dark IDE? Here's a Picture of what I'm asking: I don't mind doing 1 hour of work to do something like this :D
3
votes
1answer
446 views

Dark Background of new WPF Ribbon becomes gradient?

I am using the new Version of MS WPF Ribbon (Version MS WPF Ribbon 3.5.40729.1) with Windows 7 and I am trying to change the Background of the Ribbon. Everything looks fine if I use light background ...
3
votes
5answers
178 views

What to do when you go dark? [closed]

Okay, I have been working lately on a script. I spend around 60 hours working on it. I finished with around 1k line of code. The script still missing few features, but in order to add those features, ...
2
votes
1answer
1k views

dark screen on iPhone 3GS

I'm having problem with my application on iPhone 3GS. I've created a little game, that's working fine on iPhone 3G. But apple rejected it. They've told me, that the screen is too dark and everything's ...
2
votes
2answers
694 views

Are there any dark themes (like Zenburn) for Coldfusion Builder?

I am looking for dark themes for Coldfusion Builder but google does not find anything? Do you have one or know a place where i can get some?
2
votes
2answers
2k views

Coding color scheme for programming in Windows, not just Visual Studio

Like many SO people, I'm in front of a computer almost all day. I like having a dark theme for Visual Studio (easier on the eyes), but since the rest of Windows and apps (explorer, dialogs, Outlook), ...
1
vote
1answer
39 views

Anyone know how to edit the VC++ directories in Visual Studio 2008?

This site has often popped up in my google searches and has been very helpful in the past, so I finally decided to join. Anyway I've scoured the internet for a solution to this problem for days and ...
1
vote
1answer
306 views

Has Facebook changed the “Dark” Color scheme for the Like Box?

I've had my "Like Box" color scheme set to "Dark" for months and all of a sudden it only displays in "Light" (used to be background black and text white). I went to the developer page and it appears ...
1
vote
1answer
259 views

eclipse UI black-ness … not just yet

If you look at the screenshot below, I managed to do 99% of it, except the ugly white border around the minimised side window. Any idea how to remove that? I am using Ubuntu 10.10 with a customised ...
1
vote
3answers
281 views

Colorozing very dark textures in OpenGl

I believe that when you apply a color to a textured object in OpenGL it multiplies the color of glColor and the color of the texture data to determine what color to actually draw. This is all fine ...
1
vote
0answers
414 views

dark VS2008, Windows 7 theme, configuration

So there's plenty of vs.settings files for nice dark syntax highlighting in VS2008, but I find them basically unusable since they're surrounded by an otherwise white visual studio application and ...
0
votes
0answers
21 views

SyntaxHighlighter theme for Dreamweaver CS5

I've been searching around the internet, but I can't find a Dreamweaver theme that I like. So now I was wondering if any one of you knew of a theme which looks just like this: ...
0
votes
1answer
39 views

Like Box “Dark”color scheme not displaying properly

Trying to put the Dark colored Like Box on my website, everything seems to function properly but the color looks like its the light scheme, what's the problem? Here's the code I used: <iframe ...
0
votes
0answers
102 views

Android Autofocus Callback in the Dark

I have some trouble with the onAutoFocus callback of the Android Camera API. In the constructor of my Preview class I set the focus mode to FOCUS_MODE_AUTO and the flash mode to FLASH_MODE_AUTO. The ...
0
votes
0answers
54 views

CCNode-visit-function copied CCSprite got a dark edge

I've got a question about the [visit] function of CCNode The original image is good with clear outline, nothing special, it composes of 5 leaves sprites inside. SCREEN CAPTURE : Then I want to ...
0
votes
0answers
135 views

Android - screen get dark when dialog is displayed [closed]

Possible Duplicate: Calling android dialog without it fading the backgorund When a dialog is diplayed the screen become dark. How it can be avoid? Thanks, Eyal.
0
votes
2answers
286 views

Is dark.exe (from WiX) a reliable way to extract information from an MSI?

... and if yes, why can't I use SelfRegCost="0"? So this might get a little philosophical ;) The basic problem is: I have to register a ShellExtension DLL during a setup. When using plain old ...
0
votes
1answer
192 views

Android touch events when screen is dark(ish)?

I've got a Samsung Galaxy Tab, which likes to dim the light on the device after about half a minute. When I touch the screen, it turns on the light again, but it also sends the touch event to whatever ...
0
votes
1answer
69 views

Is there a way through drak the seprator line of UISegmentedControl in iphone?

I have segmentedcontrol 's which have three button & i want to much darker the two lines which separates three button.
0
votes
1answer
226 views

iPhone Quartz curve jaggy and has dark border

I've got a weird issue with quartz. The first time I run the piece of code below, the line will be drawn like the line to the right in the image. The second time (and every time after) these lines are ...