Id int64 1.68k 75.6M | PostTypeId int64 1 2 | AcceptedAnswerId int64 1.7k 75.6M ⌀ | ParentId int64 1.68k 75.6M ⌀ | Score int64 -60 3.16k | ViewCount int64 8 2.68M ⌀ | Body stringlengths 1 41.1k | Title stringlengths 14 150 ⌀ | ContentLicense stringclasses 3
values | FavoriteCount int64 0 1 ⌀ | CreationDate stringlengths 23 23 | LastActivityDate stringlengths 23 23 | LastEditDate stringlengths 23 23 ⌀ | LastEditorUserId int64 -1 21.3M ⌀ | OwnerUserId int64 1 21.3M ⌀ | Tags list |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3,909,304 | 1 | 3,909,402 | null | 0 | 673 | I want to create a window that pops up like in the email app when you hit New Email.
Does anyone has a good tutorial or sample code of how to do this?
This is the screen I want:

| How to create a window like the e-mail app that pops up | CC BY-SA 2.5 | 0 | 2010-10-11T19:25:11.010 | 2010-10-11T19:42:00.507 | 2010-10-11T19:31:29.560 | 139,010 | 387,556 | [
"xcode",
"ipad"
] |
3,909,762 | 1 | 3,919,947 | null | 2 | 12,579 | 
I would like to customize the labels on the datapoints below so they would render as (using first datapoint on the chart as an example) :
4:10 - 4:40
yellow class
| set labels on datapoints using mschart | CC BY-SA 2.5 | null | 2010-10-11T20:37:18.827 | 2011-09-16T11:56:53.370 | null | null | 185,961 | [
"c#",
"asp.net",
"charts",
"mschart"
] |
3,909,833 | 1 | 3,909,868 | null | 1 | 1,260 | I have a main menu screen with a simple ListView that contains "links" to further screens in my app (Browse, Bookmarks, Settings, About, etc.). Underneath the ListView there is a TextView (more accurately, a TextSwitcher that rotates TextViews) that changes every 10 seconds to display a new "tip".
.
In the example image this is a user. Therefore, if I am looking at Andrew Steele then the lin... | ASP.NET MVC navigation route that changes based on viewed data | CC BY-SA 2.5 | 0 | 2010-10-11T21:01:57.707 | 2010-10-12T19:03:27.980 | 2010-10-11T21:49:18.373 | 61,654 | 61,654 | [
"c#",
"asp.net-mvc",
"asp.net-mvc-2"
] |
3,910,150 | 1 | 3,915,282 | null | 0 | 1,042 | I'm currently trying to debug a problem in Flex 4, in where a component is firing a custom event with its local coordinates translated to global coordinates (i.e. localToGlobal) and another component (in a separate "branch" of the display list hierarchy) recieves such event and uses it as a part of an animation, via gl... | drawing API on Flex 4 stage? | CC BY-SA 2.5 | null | 2010-10-11T21:38:40.507 | 2010-10-12T13:37:20.153 | 2010-10-11T21:55:14.787 | 405,863 | 405,863 | [
"actionscript-3",
"flex4"
] |
3,910,184 | 1 | 3,910,797 | null | 2 | 1,007 | The Contacts app on the iPhone seems to use a grouped UITableView with what looks like an image outside the table and rows of text adjacent to the image are shifted. Like this:

How do you go about creating a layout like this with the first three rows placed at a differe... | Shifting placement of rows in a grouped UITableView | CC BY-SA 2.5 | 0 | 2010-10-11T21:45:49.717 | 2011-05-20T20:06:40.477 | null | null | 378,510 | [
"iphone",
"uitableview"
] |
3,910,296 | 1 | 3,910,323 | null | 1 | 1,596 | lets make the simpliest application:




result:

ok. it works.
lets add s... | mingw. how to use static and dynamic linking both | CC BY-SA 2.5 | 0 | 2010-10-11T22:07:06.803 | 2010-10-11T22:12:44.137 | null | null | 404,949 | [
"c++",
"c",
"build",
"g++",
"mingw"
] |
3,910,353 | 1 | 3,910,390 | null | 12 | 2,139 | This code outputs `D`. The question is HOW?
```
alert([][(![]+[])[!+[]+!+[]+!+[]]+(!![]+[][(![]+[])[+[]]+([![]]+[][[]])[+!+[]+[+[]]]+(![]+[])[!+[]+!+[]]+(!![]+[])[+[]]+(!![]+[])[!+[]+!+[]+!+[]]+(!![]+[])[+!+[]]])[+!+[]+[+[]]]+(!![]+[])[+!+[]]+(!![]+[])[+[]]][([][(![]+[])[+[]]+([![]]+[][[]])[+!+[]+[+[]]]+(![]+[])[!+[]+... | Obfuscated javascript code with binary values? | CC BY-SA 2.5 | 0 | 2010-10-11T22:20:19.697 | 2010-10-11T22:54:44.903 | null | null | 340,760 | [
"javascript",
"obfuscation"
] |
3,910,536 | 1 | 3,910,574 | null | 0 | 336 | All my submit buttons have different size and it looks really weird. At least I want them to have the same height. Look at the pictures below.
Firefox:

IE7:

Chrome & IE8 (how i want it):

When I import this into entity framework it looks like this...

What I need to do is build a query from LINQ that will return a list of every unique store, populated with a list of ... | Many to many ordered by count of relationship (Entity Framework, Linq) | CC BY-SA 2.5 | 0 | 2010-10-11T23:16:03.567 | 2010-10-12T04:01:57.160 | 2010-10-12T01:58:49.373 | 207,282 | 207,282 | [
"c#",
"entity-framework",
"linq-to-entities"
] |
3,910,621 | 1 | 3,910,643 | null | 0 | 1,692 | What is the problem(package org.apache.commons.codec.binary.Base64 does not exist.)?
| I have a Netbeans project written in Java which uses commons codec. I get next error | CC BY-SA 2.5 | null | 2010-10-11T23:20:28.440 | 2010-10-11T23:25:28.463 | null | null | 409,468 | [
"java",
"netbeans",
"apache-commons-codec"
] |
3,911,271 | 1 | 3,911,487 | null | 0 | 158 | I'm using SQL Server 2000.
My SP produces the follwing output:

It sums up all `Taxable Earnings` (top result) and subtract it by the sum of `Deductible Expenses` (middle result) to get the `Net Taxable Income` of an employee.
How will I get the value of Net Taxable... | How to get only one set of data from my Stored Procedure? | CC BY-SA 2.5 | null | 2010-10-12T02:28:32.470 | 2010-10-12T03:28:24.387 | 2010-10-12T02:45:44.193 | 372,871 | 396,335 | [
"c#",
"sql",
"sql-server-2000"
] |
3,911,460 | 1 | 3,956,185 | null | 0 | 2,976 | I have an excel file (xlsx) containing a table :

Once I launched my ssis task (successfully) to insert data in it, it is actually append after the table :

My expected result:

---
OPTIONAL:
In case you want to have a l... | "An item with the same key has already been added" Error on SSRS When Trying to Set Dataset | CC BY-SA 2.5 | null | 2010-10-12T05:00:58.347 | 2017-02-13T23:47:21.363 | null | null | 372,445 | [
"sql",
"sql-server",
"sql-server-2008",
"reporting-services",
"ssrs-2008"
] |
3,912,119 | 1 | 3,914,248 | null | 1 | 227 | After so much trouble I find out that when I use the flush function in my PHP mail script then I get garbage or dump characters on browser like below.

The code is below
```
if ($mail->Send()) {
echo "<br><font color=darkgreen>[$num successful send to $to]</font> "... | PHP flush function causing weird characters on the screen | CC BY-SA 2.5 | null | 2010-10-12T06:19:52.353 | 2011-03-21T08:18:54.907 | 2011-03-21T08:17:30.010 | 63,550 | null | [
"php",
"flush"
] |
3,912,131 | 1 | 3,919,514 | null | 8 | 3,336 | I'm looking for a step-by-step explanation on how to go from the normal folder structure on the left where the `application` folder contains `models,views,controllers`, to the module-based folder structure on the right where `application` contains a `modules` folder which contains the individual modules with their own ... | Step-by-step conversion to module-based folder structure for zend project | CC BY-SA 4.0 | 0 | 2010-10-12T06:24:35.433 | 2019-02-09T08:43:24.577 | 2019-02-09T08:43:24.577 | 1,033,581 | 435,565 | [
"php",
"zend-framework",
"zend-view"
] |
3,912,206 | 1 | null | null | 1 | 626 | I'm new to WPF control template and need your help on this.
I got a [sample Microsoft Ribbon project here](http://dl.dropbox.com/u/6194904/ribbon-menu-button-yellow-border.rar).
I tried to change the color of the ribbon menu button but I can not make the yellow border goes off. Please see screenshot below.
![alt text... | How to get rid of the untouchable yellow border of the ribbon menu-button? | CC BY-SA 2.5 | null | 2010-10-12T06:42:28.883 | 2010-10-13T09:02:55.747 | null | null | 248,616 | [
"wpf",
"ms-office",
"border",
"ribbon",
"controltemplate"
] |
3,912,309 | 1 | 3,912,387 | null | 0 | 56 | ```
SELECT e.firstName,t.setDate, w.wageAmount
FROM TimeSheet t
INNER JOIN Employee e
ON e.employeeID = t.employeeID
INNER JOIN Salary s
ON s.salaryID = t.salaryID
INNER JOIN Wage w
ON w.wageID = s.wageID
INNER JOIN EmpHiringInfo ehf
ON e... | I Need to Discard Days of Month and Make Duplicate Months as Distinct | CC BY-SA 2.5 | null | 2010-10-12T07:04:09.083 | 2010-10-12T07:25:52.657 | 2010-10-12T07:22:16.167 | 372,445 | 372,445 | [
"sql",
"sql-server",
"sql-server-2005",
"tsql"
] |
3,912,358 | 1 | 3,912,386 | null | 0 | 2,430 | I've downloaded Jboss jboss-5.0.0.CR2-jdk6.zip file and extracted the zip. Then I've set system variable JBOSS_HOME=F:\jboss-5.0.0.CR2. When I'm trying to run the jboss by double click on run.bat it executes for a while and then windows are automatically closed. If I run the run.bat file from command prompt it shows th... | findstr is not recognized when trying to start Jboss server | CC BY-SA 3.0 | null | 2010-10-12T07:11:48.407 | 2013-06-07T12:12:11.083 | 2013-06-07T12:12:11.083 | 2,366,524 | 423,620 | [
"jboss"
] |
3,912,534 | 1 | 3,912,742 | null | 0 | 458 | I'm doing a blog engine in Symfony. Here's part of my schema :

```
Content:
connection: doctrine
tableName: ec_content
columns:
id:
type: integer(4)
fixed: false
unsigned: true
primary: true
autoincrement: true
(...)
relations:... | Admin generator : why can't I display the state of an article, instead of state_id? | CC BY-SA 2.5 | null | 2010-10-12T07:47:52.860 | 2010-10-12T08:20:50.333 | 2010-10-12T08:15:50.773 | 113,305 | 113,305 | [
"symfony1",
"admin-generator"
] |
3,912,831 | 1 | 7,019,318 | null | 5 | 1,909 | On this following screenshot, if I click on "v" from "Available Kiosks" this is launching the action of the back button... (not with the second "a").

I don't understand why, I've nothing special in my code (this is the default backbutton handled by the navigation contr... | UINavigationItem Back Button touch area too large | CC BY-SA 2.5 | 0 | 2010-10-12T08:36:30.093 | 2012-04-05T13:21:59.440 | null | null | 406,761 | [
"objective-c",
"xcode",
"back-button",
"uinavigationitem"
] |
3,912,823 | 1 | null | null | 3 | 2,188 | I'm trying to implement DDD application with layered architecture. I have:
- - - -
The classic 3 layer (+ infrastructure) architecture is quite clear. But my application isn't very classic. Beside UI I have scheduled task which should be ran periodically. I thought about putting such tasks into interfaces layer, bec... | Which layer should scheduled task be put? | CC BY-SA 3.0 | 0 | 2010-10-12T08:35:35.000 | 2017-07-24T13:40:11.730 | 2011-12-04T10:40:02.867 | 84,042 | 473,003 | [
"domain-driven-design",
"scheduled-tasks",
"architecture",
"n-tier-architecture"
] |
3,913,315 | 1 | 3,913,346 | null | 1 | 2,987 | I was trying to get some tests running inside a console application
```
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Microsoft.VisualStudio.TestTools.UnitTesting; // this doesn't work
```
The error I'm getting is:
The type or namespace name 'VisualStudio' does not exis... | MSTest inside a Console Application | CC BY-SA 2.5 | 0 | 2010-10-12T09:43:27.250 | 2010-10-17T07:34:21.213 | null | null | 26,086 | [
"c#",
"mstest",
"console-application"
] |
3,913,379 | 1 | 3,913,536 | null | 0 | 907 | i am trying to create a basic custom dialoge view on android witha few drop down boxes and a background image.
the issue i am having is that for some reason, it always draws the dialogue box bigger than necesary and therefore, the background image doesnt cover the whole dialogue box.
Its best i show you a pic of wh... | apply a background to a android dialogue box | CC BY-SA 2.5 | 0 | 2010-10-12T09:52:46.837 | 2010-10-12T10:12:37.047 | null | null | 444,668 | [
"android"
] |
3,913,401 | 1 | 3,913,593 | null | 0 | 3,946 | I have a datagrid view which shows table data from a database
Environment:
- C# 4.0
- SQL Server 2005
- Visual studio 2010
What i want is: On a row to row basis automatically save changes. So when I edit the first row and then leave the row. It should save the changes to the database.
I've used this code:
In t... | C# DataGrid automatically write values to DB | CC BY-SA 2.5 | null | 2010-10-12T09:56:12.187 | 2010-10-12T14:05:54.303 | 2010-10-12T14:05:54.303 | 107,009 | 121,483 | [
"c#",
"visual-studio-2010",
"datagridview"
] |
3,913,431 | 1 | 3,921,324 | null | 6 | 1,554 | I'm checking memory leaks in my apps using Instruments Leaks tool.
After fixing all leaks whose responsible library is my app. I figure out that there still have a lot of leaks whose responsible libraries are iOS's framworks, based on what Instruments said?
This is a [screenshot](https://i.stack.imgur.com/fdHiM.png) ... | how to solve Instruments detected leaks whose responsible library is Apple's framework? | CC BY-SA 2.5 | 0 | 2010-10-12T09:58:42.357 | 2010-10-13T06:39:45.723 | 2010-10-13T06:31:52.677 | 192,800 | 192,800 | [
"iphone",
"xcode",
"memory-leaks",
"instruments"
] |
3,913,448 | 1 | 3,913,526 | null | 1 | 701 | Something in my CSS seem to be changing tinyMCE's buttons :

Any ideas on how to fix this ?
| TinyMCE style conflict | CC BY-SA 2.5 | null | 2010-10-12T10:00:25.460 | 2010-10-12T10:11:25.580 | null | null | 113,305 | [
"css",
"tinymce"
] |
3,913,564 | 1 | 3,913,590 | null | 0 | 324 | I am using a UITableView with style is UITableViewStyleGrouped, but when I set the table is editing = YES, the content cell is scaled so the delete button is stay out side of background as below screenshot

How can I make the delete button is stay inside of white backgro... | Delete button is stay out side of UITableViewStyleGrouped cell background | CC BY-SA 3.0 | null | 2010-10-12T10:15:30.940 | 2015-07-11T09:21:51.190 | 2015-07-11T09:21:51.190 | 4,370,109 | 374,885 | [
"ios",
"iphone",
"uitableview",
"cocoa-touch",
"button"
] |
3,913,580 | 1 | 3,913,791 | null | 75 | 260,904 | I have a `DataGrid`, bound to Database table, I need to get the content of selected row in `DataGrid`, for example, I want to show in `MessageBox` content of selected row.
Example of `DataGrid`:

So, if I select the second row, my `MessageBox` has t... | Get selected row item in DataGrid WPF | CC BY-SA 4.0 | 0 | 2010-10-12T10:17:26.380 | 2022-10-14T14:49:07.617 | 2019-02-21T11:19:11.740 | 462,347 | 462,347 | [
"wpf",
"datagrid",
"selecteditem"
] |
3,913,655 | 1 | 3,918,242 | null | 0 | 731 | I have sprites image, which contain set of sprites. i want to pull out each sprite from grid.

I know that we have to split them through their pixels positions. But i think its not an easy task and time consuming. so is there other way or tool to get thier pixel position... | How to pull out individual sprites from grid of sprites? | CC BY-SA 2.5 | null | 2010-10-12T10:27:54.240 | 2011-01-26T12:58:25.090 | null | null | 414,777 | [
"android",
"sprite"
] |
3,913,709 | 1 | 3,913,800 | null | 0 | 169 | 
I need to make a preference panel with section like this.
but what is the exactly compoment has effect like these
(section I means "General,Accounts,RSS...")
| make an osx preference panel with section | CC BY-SA 2.5 | null | 2010-10-12T10:34:44.620 | 2010-10-12T10:45:56.920 | null | null | 227,975 | [
"objective-c",
"macos",
"user-interface",
"interface-builder"
] |
3,913,940 | 1 | null | null | 2 | 3,906 | I want to create a bitmap / image which has many images like "Collage" which has more then one images in a single picture.
I have stored all my images in a grid view but now i want to create a single image from all those images. And even i want to make few images click able
so what can be the road map to do this ? a... | multiple images in a one single image | CC BY-SA 2.5 | 0 | 2010-10-12T11:03:03.757 | 2011-06-11T12:55:55.157 | 2010-10-12T11:37:15.720 | 73,488 | 405,383 | [
"android",
"android-widget"
] |
3,913,956 | 1 | 3,970,689 | null | 4 | 4,638 | I have a scrollview that automatically generates a series of subviews containing imageviews. The concept is that it's pretty much a custom PDF style reader, where each page is loaded in to an imageview as an image. There are three "layers" - the outer UIScrollView, the automatically generated subViews and the imageview... | UIScrollView Rotation Issues | CC BY-SA 2.5 | 0 | 2010-10-12T11:04:26.097 | 2014-01-27T13:17:21.570 | 2020-06-20T09:12:55.060 | -1 | 418,146 | [
"iphone",
"objective-c",
"uiscrollview",
"uiinterfaceorientation"
] |
3,913,991 | 1 | 3,914,029 | null | 0 | 290 | I'm seeing these all over the place but I'm wondering what controls are used here?
1. What is the thing with the arrow pointing right? Is it a UIRoundRectButton with a ">" (greater than) character?
2. What is the box with the rounded corners below which allows separaring content using a horzontal line? Also looks lik... | Which Cocoa Touch control is this (screenshot)? | CC BY-SA 2.5 | null | 2010-10-12T11:09:06.660 | 2010-10-12T11:14:08.080 | null | null | 304,870 | [
"objective-c",
"cocoa-touch"
] |
3,914,329 | 1 | 3,914,662 | null | 14 | 32,238 | I want to create a circular button having a plus and minus sign on to this and exactly used in Android
Contacts application like shown in the image as below:

| Round button in Android | CC BY-SA 2.5 | 0 | 2010-10-12T11:50:36.830 | 2014-08-04T09:31:05.903 | 2011-01-11T09:09:04.537 | 457,982 | 457,982 | [
"android",
"layout",
"button",
"contacts"
] |
3,914,842 | 1 | 3,914,965 | null | 10 | 6,785 | Consider the following graph:

I'm trying to find a way to enumerate all possible paths from a source node to a target node. For example, from A to E, we have the following possible paths:
```
A B C D E
A B C E
A C D E
A C E
```
Note that for A C D E, there are actua... | algorithm to enumerate all possible paths | CC BY-SA 2.5 | 0 | 2010-10-12T12:48:50.760 | 2020-01-06T23:30:55.763 | 2020-01-06T09:49:08.617 | 4,706,171 | 109,360 | [
"algorithm",
"graph-theory",
"graph-algorithm",
"depth-first-search",
"breadth-first-search"
] |
3,915,092 | 1 | 3,922,385 | null | 0 | 4,982 | My schema looks like this:

The Message.Id column is an identity(1,1), and the MessageHeader table uses a composite key consisting of the associated message ID, and a header name field that uniquely identifies a header within each message.
Entities are r... | How do I map a has-many collection containing a composite key reference in Fluent NHibernate? | CC BY-SA 2.5 | 0 | 2010-10-12T13:18:15.697 | 2010-11-30T21:21:36.647 | null | null | 5,017 | [
"nhibernate",
"fluent-nhibernate",
"one-to-many"
] |
3,915,255 | 1 | 4,274,991 | null | 3 | 11,996 | >
[Load an SWF into a WebView](https://stackoverflow.com/questions/2994116/load-an-swf-into-a-webview)
I have a .swf file and I want to open it into a webview and also want to play flash games loaded there in the webview. How do I do that?

I am getting swf file... | loading flash files (.swf) webview in android | CC BY-SA 2.5 | 0 | 2010-10-12T13:33:53.093 | 2011-03-30T15:17:07.583 | 2017-05-23T12:13:29.403 | -1 | 411,893 | [
"android",
"flash",
"webview"
] |
3,915,311 | 1 | 3,915,358 | null | 1 | 1,916 | How can I add the the sleek control to a Windows Forms application?
Or do I need to use WPF?
## Example
Ignore the red highlighted area, look at the on/off controls (screenshot lifted from Visual Studio Power Productivity Tools).

| Visual Studio On/Off Control in Windows Forms | CC BY-SA 2.5 | null | 2010-10-12T13:40:19.133 | 2010-10-12T14:22:38.630 | null | null | 198,927 | [
"wpf",
"winforms",
"wpf-controls"
] |
3,915,790 | 1 | 3,915,905 | null | 1 | 2,083 | The JMenu behaves normally until a JButton is used to update a JTable on the JFrame.
Then the JMenu is mostly hidden by a JPanel (see images below).
Shouldn't the JMenu always be on top when it is selected?
Why has it been pushed to the back?
The code that updates the table on jButtonAddActionPerformed is.
```
public ... | Why isn't JMenu always on top? | CC BY-SA 2.5 | 0 | 2010-10-12T14:35:30.457 | 2017-05-03T12:52:10.500 | null | null | 398,460 | [
"java",
"swing",
"jframe",
"jmenu"
] |
3,916,149 | 1 | 3,916,188 | null | 0 | 627 | I am struggling with a problem related to uiscrollview.I need to load 3 images simultaneously into a scrollview like the attached image.If there is only one image the then that image should be shown centrally .If there are two images then first image should be shown centrally and half of the next image should be shown ... | UIScrollView with Paging | CC BY-SA 2.5 | null | 2010-10-12T15:14:14.830 | 2010-10-12T15:17:28.500 | null | null | 130,936 | [
"iphone",
"uiscrollview"
] |
3,916,489 | 1 | null | null | 0 | 237 | I am working on a school-project with two classmates. Our task is to make a dynamic gallery for web.
So we got the whole gallery up and running perfect, except chrome is acting mighty weird about it.
We have our pictures uploaded in blob, as well as our thumbnails. We load them from the database through php.
```
<div ... | Odd entities in generated text (chrome is weird) | CC BY-SA 2.5 | null | 2010-10-12T15:44:13.567 | 2010-10-12T15:54:38.830 | 2010-10-12T15:54:38.830 | 34,065 | 473,475 | [
"php",
"html",
"image",
"google-chrome",
"entities"
] |
3,916,670 | 1 | 3,918,953 | null | 0 | 301 | Sorry for the lame question.
I am trying to run a simple [getting started tablesorter example](http://tablesorter.com/docs/) with no luck.
I know my jquery works because I made a 'hello world' alert test.
I downloaded the .js files and placed them in my working directory/folder.
Firebug "Reponse" window shows me th... | Any suggestions on why I can not run this simple jquery tablesorter plugin example? | CC BY-SA 2.5 | null | 2010-10-12T16:02:32.077 | 2012-09-29T10:47:58.473 | 2012-09-29T10:47:58.473 | 1,479,606 | 290,150 | [
"javascript",
"jquery",
"jquery-plugins"
] |
3,917,091 | 1 | 3,917,217 | null | 0 | 4,766 | I want to know how I can change a normal default grey HTML button into an image using CSS.
This is the image I want to change into:
```
button.star {
background-image: url(img/star.jpg);
}
```

This is the image I'm using. It's for favoriting an item. Thanks :)... | Change a CSS button into a star image? | CC BY-SA 2.5 | null | 2010-10-12T16:52:31.890 | 2010-10-12T17:10:51.253 | 2010-10-12T17:10:51.253 | 107,009 | 428,137 | [
"css",
"image",
"button"
] |
3,917,552 | 1 | 3,949,116 | null | 1 | 1,139 | I use GtkAboutDialog and everything works fine except the close button of this widget. All other buttons works fine, I don't know how but all buttons have default callbacks and they create and destroy the windows.
But the "Close" button of GtkAboutDialog widget does not work. I can not even see it's widget. So, can I ... | GtkAboutDialog Close Button Bug | CC BY-SA 2.5 | null | 2010-10-12T17:52:44.413 | 2013-05-23T20:38:30.490 | 2010-10-14T18:26:25.930 | 343,495 | 343,495 | [
"python",
"user-interface",
"gtk",
"pygtk"
] |
3,917,704 | 1 | 3,918,009 | null | 3 | 3,075 | this is my code:
```
<Window x:Class="WpfApplication1.MainWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Title="MainWindow" Height="350" Width="525">
<Grid>
<ListBox ItemsSource="{Binding Persons}">
<ListBox.ItemC... | WPF - ListView Item on Selected change Font size | CC BY-SA 2.5 | null | 2010-10-12T18:13:58.177 | 2011-08-13T16:24:05.610 | 2011-08-13T16:24:05.610 | 305,637 | 138,627 | [
"wpf",
"triggers",
"styles",
"controltemplate"
] |
3,917,925 | 1 | 3,920,248 | null | 112 | 72,696 | What do the icons in the following screen capture mean? The icons are from Subclipse, an SVN plugin for Eclipse.

I'm not asking about the base file icons, I know those (HTML file and Java source file). I'm asking about the right-pointing dark gray arrows, which are lab... | What do the arrow icons in Subclipse mean? | CC BY-SA 2.5 | 0 | 2010-10-12T18:43:07.777 | 2015-04-10T18:19:41.287 | 2010-10-12T22:15:23.030 | 122,607 | 122,607 | [
"icons",
"subclipse"
] |
3,918,028 | 1 | 3,919,443 | null | 25 | 16,557 | I'm currently using matplotlib to plot a measurement against 2 or 3 other measurements (sometimes categorical) on the x-axis. Currently, I am grouping the data on the x-axis into tuples and sorting them before plotting... the result looks something like the left image below. What I would like to do is to plot the data... | How do I plot multiple X or Y axes in matplotlib? | CC BY-SA 2.5 | 0 | 2010-10-12T18:54:47.813 | 2012-04-24T20:59:10.373 | null | null | 214,035 | [
"python",
"matplotlib"
] |
3,918,037 | 1 | 3,918,078 | null | 0 | 930 | I was wondering how I can make a GUI that looks like Media Center, so like this:

I don't know if it can be done with simple c# .net or if I have to use WPF or something. (The app needs to be written in C# style)
I found a couple of tutorials for WPF but nothing I can u... | Media Center Style app | CC BY-SA 2.5 | null | 2010-10-12T18:55:30.650 | 2010-10-12T19:00:37.847 | null | null | 387,556 | [
"c#",
".net",
"wpf",
"visual-studio-2010",
"user-interface"
] |
3,918,063 | 1 | 3,918,115 | null | 1 | 234 | how would I go about setting up a page using divs and css that has a background image on each side and the page content in the middle. Both the left and right side display images and shrink/grow according to the window size while the content pane always remains the same size.

(from [failblog](http://failblog.org/2010/10/08/epic-fail-photos-cancel-fail/))
Not only the background's been changed but also the buttons. How can this be done?
| Styling browser dialog boxes | CC BY-SA 2.5 | null | 2010-10-12T19:30:37.617 | 2010-11-18T17:21:31.327 | null | null | 999,999 | [
"javascript",
"html",
"css"
] |
3,919,026 | 1 | null | null | 17 | 28,614 | OK, so I feel dumb for asking this... but I am stumped.
I can't seem to create a project/unit for using the ADO.NET Entity Framework.
I looked for a project type that looked like it would match, but no go (closest I could find was ASP.NET Dynamic Data Entities Web Application).
I also tried to just add a unit (like yo... | How to Create a Entity Framework Project? | CC BY-SA 3.0 | 0 | 2010-10-12T21:06:18.993 | 2018-11-01T06:11:23.683 | 2020-06-20T09:12:55.060 | -1 | 16,241 | [
"visual-studio",
"entity-framework",
"visual-studio-2010",
"entity-framework-4"
] |
3,919,370 | 1 | null | null | 0 | 1,375 | I was seeing some application and saw this application i was wondering how they created this horizontal navigation menu for their android application.

So what is this horizontal navigation called in android?? and can any one point me to any resource which has some sam... | What is this called and how can i create something similar in android? | CC BY-SA 2.5 | 0 | 2010-10-12T21:56:47.763 | 2010-10-13T07:13:22.327 | null | null | 443,694 | [
"android",
"android-widget"
] |
3,919,477 | 1 | 7,966,018 | null | 1 | 1,202 | I have installed the plugin many times before, but this time I keep getting this error:

> 'Install' has encountered a problemAn error occurred while installing the items
Eclipse has some memory issues when running on my machine, so I just want to inst... | Error installing ADT plugin in Eclipse on Ubuntu 10.04 | CC BY-SA 2.5 | 0 | 2010-10-12T22:12:57.157 | 2012-09-23T08:00:26.180 | 2010-10-13T11:20:06.167 | 348,261 | 348,261 | [
"android",
"eclipse",
"plugins",
"adt"
] |
3,919,941 | 1 | 3,919,958 | null | 3 | 4,260 | I want to view a byte array in the Eclipse (Helios Release, build id: 20100617-1415) Java debugger as a char array? Is that possible? How?
For example, I want to display this:

...as: '\0', '0', 'G', '\22', etc.
| How do I display a byte array as a char array in the Eclipse Java debugger? | CC BY-SA 2.5 | null | 2010-10-13T00:05:47.027 | 2015-09-21T09:48:48.207 | null | null | 4,766 | [
"java",
"eclipse",
"types",
"debugging"
] |
3,920,206 | 1 | null | null | 70 | 39,502 | In Firefox, I view my site and get no warnings about insecure mixed content.
Using FireBug, I can see that every request is `https`.
In Chrome, I get the `https` crossed out in the address bar.


I vie... | How can you tell exactly what insecure items are causing a browser to warn about mixed secure and insecure items? | CC BY-SA 3.0 | 0 | 2010-10-13T01:22:55.200 | 2016-06-13T15:27:12.783 | 2013-07-08T22:49:27.127 | 31,671 | 31,671 | [
"google-chrome",
"https"
] |
3,920,226 | 1 | 3,922,667 | null | 1 | 1,973 |
I am using dynamic matrix groups as in [Dynamic Grouping](https://web.archive.org/web/20160125222610/http://blogs.msdn.com:80/b/chrishays/archive/2004/07/15/dynamicgrouping.aspx) from [Chris Hays's Reporting Services Sleazy Hacks Weblog](https://learn.microsoft.com/en-us/archive/blogs/chrishays/) (which has some great... | Hidden dynamic matrix groups still take space in SSRS 2005 | CC BY-SA 4.0 | 0 | 2010-10-13T01:29:06.250 | 2021-08-03T06:03:24.103 | 2021-08-03T06:03:24.103 | 4,751,173 | 57,611 | [
"sql-server-2005",
"sql-server-2008",
"reporting-services",
"formatting",
"matrix"
] |
3,920,331 | 1 | null | null | 6 | 1,507 | We're using a .settings file to store our application settings, and use default values in there so that we don't need to configure every single setting. This has generally been fine.
However, during development we'll frequently change values in app.config, which means that when we open the .settings file, we always ge... | How to prevent Visual Studio from prompting to update .settings file from app.config | CC BY-SA 2.5 | null | 2010-10-13T02:09:12.247 | 2015-05-11T21:43:35.003 | null | null | 78,216 | [
"visual-studio-2008",
"configuration",
"web-config",
"settings",
"app-config"
] |
3,920,675 | 1 | null | null | 1 | 147 | Is there a Eclipse like [tool](http://www.eclipse.org/emf/) to build IDEs to build something similar to Visual Studio 98, something looking like ?
I've seen a lot of IDE's similar to VS98. Are there standard controls for them?
I'm exploring this technology to allow the end ... | Implementing a User Interface in the Style of Visual Studio 6 for a IDE | CC BY-SA 2.5 | 0 | 2010-10-13T04:00:54.017 | 2010-10-20T20:27:33.813 | 2010-10-20T20:27:33.813 | 143,373 | 143,373 | [
"ide"
] |
3,920,793 | 1 | 3,923,592 | null | 16 | 45,776 | For some weird reason i can not run my report, when i try to preview i get this error:

Here is how my tablix property looks like:

Any idea what to do? The current .rdl was copied from another one. I changed the newly copie... | The tablix 'Tablix1' is invalid. The value for the DataSetName Property is missing | CC BY-SA 4.0 | null | 2010-10-13T04:33:02.233 | 2023-01-17T21:50:33.393 | 2023-01-17T21:50:33.393 | 2,756,409 | 372,445 | [
"sql-server",
"sql-server-2005",
"tsql",
"sql-server-2008",
"reporting-services"
] |
3,920,947 | 1 | 3,921,053 | null | 1 | 721 | I am new to UNIX and can’t figure out how to access a certain number from a file. Following is the result I get when I type in quota -v.

I need to write a script to check and make sure if I am under quota, if not display a warning message. So, I am wanting to access “u... | How to read a value in UNIX | CC BY-SA 2.5 | null | 2010-10-13T05:11:42.173 | 2010-10-13T09:42:10.413 | null | null | 460,099 | [
"linux",
"ubuntu",
"unix"
] |
3,920,948 | 1 | 3,923,131 | null | 1 | 1,024 | I have used scheduler to return from a scene to the main menu. There is nothing in the scene page except menu. But scenes are not deallocating and memory leakage increasing as i navigate through the scenes. So application is not closing(kept running in background when close using iphone/ipod button) but crashing.
Hope... | iphone sdk 4.1 memory leackage: may be scene replace problem (cocos2d) | CC BY-SA 2.5 | 0 | 2010-10-13T05:11:45.037 | 2010-10-13T11:29:27.767 | 2010-10-13T05:23:54.817 | 169,965 | 169,965 | [
"memory-leaks",
"cocos2d-iphone",
"ios4",
"scene"
] |
3,921,116 | 1 | 3,923,398 | null | 5 | 623 | I’m creating a small application (a phonebook), actually
I already created it using ms access as a database, but now, I’m learning XML and planning to use it as a database for this app (just for fun and educational purposes).
Here’s the diagram in my access database.
... | How to query this two XML files using C#? | CC BY-SA 2.5 | 0 | 2010-10-13T05:52:24.027 | 2010-10-14T03:44:13.030 | null | null | 396,335 | [
"c#",
"winforms",
"linq"
] |
3,921,191 | 1 | 3,921,578 | null | 0 | 782 | I'm having trouble setting up SpringPython with PyDev and Jython
I've installed Spring python by:
> jython setup.py install
and the setup installed the library to my jython installation successfully.
See!:

In my PyDev project i've selected the jython interpreter and... | How to setup springpython with Jython and Eclipse/PyDev? | CC BY-SA 2.5 | null | 2010-10-13T06:12:26.897 | 2010-10-15T09:18:19.873 | 2010-10-13T06:37:25.683 | 3,966 | 3,966 | [
"python",
"spring",
"jython",
"pydev"
] |
3,921,174 | 1 | null | null | 3 | 2,207 | Today I had my algorithms quiz for the semester and I can't figure out these two questions and they've been bugging me all day. I've gone through my notes and the lecture notes and I'm still unsure. I would appreciate it if someone could take a look and provide some insight into these questions. These are not homework ... | Graph theory questions from my Algorithms quiz today that I'd like help understanding | CC BY-SA 2.5 | null | 2010-10-13T06:07:57.383 | 2010-10-19T11:19:32.373 | null | null | 422,904 | [
"algorithm",
"math",
"graph",
"theory"
] |
3,921,193 | 1 | 3,955,505 | null | 0 | 516 | Kinda confusing title but oh well.
I have a UIScrollView in my viewController, in that is 3 UIViews with some buttons in each. I download data from a server and populate it into the view and this works as soon as you start scrolling the UIScrollView, but sometimes the buttons only partially load.
Usually its the butt... | UIButton in UIView in UIScrollView not loading properly | CC BY-SA 2.5 | null | 2010-10-13T06:12:59.073 | 2010-10-17T22:05:33.793 | 2010-10-13T10:50:36.010 | 196,420 | 196,420 | [
"iphone",
"uiview",
"uiscrollview",
"uibutton"
] |
3,921,598 | 1 | null | null | 0 | 1,383 | Hi i am trying to create a basic contact list that has same functionality has the native one i.e. arranged in alphabetical order and have the scrolling thumb tab on the side to scroll through letters.
How do i create that scroll tab thing? i will use some sort of sorting algorithm to sort my contact list in order so t... | create a android contactList view? | CC BY-SA 2.5 | 0 | 2010-10-13T07:33:46.703 | 2011-02-18T14:20:52.330 | null | null | 444,668 | [
"android"
] |
3,921,731 | 1 | null | null | 4 | 293 | does anybody know what android widget/view this is:

i want to be able to implement a similar widget for my own needs but i dont know what kind of view/widget it is. All i see is that it is embeded on the ContactContract class as a quickContact object.
Anyone used one ... | What android widget is this? | CC BY-SA 2.5 | 0 | 2010-10-13T07:56:55.453 | 2012-02-20T14:33:17.770 | 2010-10-13T08:14:39.187 | 444,668 | 444,668 | [
"android"
] |
3,921,827 | 1 | 3,924,862 | null | 22 | 51,317 | I'm using the pretty fullCalendar jQuery plugin.
I'd like to be able to have a title AND a detail on each event as in the screenshot below:

Here the details are the participants for each session.
(overflow hidden on the detail)
| fullCalendar - Event title and detail | CC BY-SA 2.5 | 0 | 2010-10-13T08:14:50.987 | 2020-12-07T10:48:02.093 | 2015-11-29T23:13:06.777 | 2,861,681 | 305,189 | [
"javascript",
"jquery",
"fullcalendar",
"rendering"
] |
3,921,823 | 1 | null | null | 1 | 3,732 | I want have the info window content for a marker just a s below

My code so far is
```
loadEmbeddedMap : function() {
var script = document.createElement("script");
script.type = "text/javascript";
script.src = "http://maps.google.com/maps/api/... | Google maps Info Window Overlay content just like that in maps.goole.com | CC BY-SA 2.5 | null | 2010-10-13T08:13:55.500 | 2011-03-16T11:38:35.923 | 2010-10-13T12:22:51.307 | 174,261 | 174,261 | [
"maps",
"google-maps-api-3",
"google-maps-markers"
] |
3,921,846 | 1 | null | null | 4 | 12,842 | i am using fastscroll with indexer, but i want to implement a alphabetic scroll view just similar to Iphone. any idea?
i hope u can take a look at this image
| how to implement alphabetic scroll bar in android | CC BY-SA 2.5 | 0 | 2010-10-13T08:17:51.930 | 2012-11-13T03:08:08.837 | 2010-11-22T06:19:06.253 | 430,652 | 430,652 | [
"android",
"scroll",
"alphabet"
] |
3,921,931 | 1 | null | null | 17 | 5,728 | I am using Ubuntu 10.04, and studying programming of kernel objects.
I have come across some rather complicated structs which I have difficulties reading, so I thought I'd try to find some tool that can help me visualise them.
Only thing I could find so far is [VCG](http://rw4.cs.uni-sb.de/~sander/html/gsvcg1.html)... | How to visualise a graph of C structs that contain / point to one another? | CC BY-SA 3.0 | 0 | 2010-10-13T08:30:50.223 | 2019-03-25T15:38:10.847 | 2015-07-19T18:53:04.227 | 895,245 | 277,826 | [
"c",
"linux",
"struct",
"visualization"
] |
3,921,960 | 1 | 3,922,113 | null | 4 | 579 |
You have a CMS where an user is able to determine what content will be displayed.
The content consists of multiple colums with links underneath them. It looks something like this:
link1 link2 link3 link4
link5 link6 liiiiiiiiiiiiiiiiiink7
link8 liiiink9 liiiiiiink10
link1 link2 link3 link4
link5 link6 liiiiiiiiii... | Splitting up content that will be displayed over multiple columns | CC BY-SA 2.5 | 0 | 2010-10-13T08:35:12.243 | 2010-10-16T14:05:33.103 | null | null | 81,892 | [
"jquery",
"css",
"layout"
] |
3,922,144 | 1 | null | null | 7 | 770 | Suppose we have a connected and undirected graph: G=(V,E).
Definition of connected-set: a group of points belonging to V of G forms a valid connected-set iff every point in this group is within T-1 edges away from any other point in the same group, T is the number of points in the group.
Pls note that a connected s... | Combinatorial optimization | CC BY-SA 2.5 | 0 | 2010-10-13T09:03:57.587 | 2012-08-15T21:37:31.513 | 2010-10-13T12:43:39.233 | 437,472 | 437,472 | [
"algorithm",
"optimization",
"math",
"graph"
] |
3,922,441 | 1 | 3,922,462 | null | 7 | 2,566 | what is the meaning of these jquery random attributes in html and how jquery use them

any ideas please ??
| what is the meaning of jquery random attributes in html ? [expando attribute] | CC BY-SA 3.0 | 0 | 2010-10-13T09:51:34.417 | 2012-12-16T11:33:00.537 | 2012-12-16T11:33:00.537 | 188,954 | 188,954 | [
"javascript",
"jquery",
"html"
] |
3,922,487 | 1 | 3,970,744 | null | 3 | 1,785 | I've been segmenting my full `referral` path to the `user defined value` using advanced filters.

Anyone knows what I should feed the `user defined value` to get that behavior?
I've put up an image to better explain what I'm trying to do (sorry for the blur but it ... | Advanced filtering on Google Analytics to grab referrals and convert them to external links | CC BY-SA 2.5 | null | 2010-10-13T09:57:26.950 | 2013-06-21T23:59:36.560 | 2013-06-21T23:59:36.560 | 172,322 | 67,945 | [
"javascript",
"google-analytics",
"filtering",
"referrals"
] |
3,922,808 | 1 | null | null | 2 | 695 | I have a setup project in VS 2005.
In the UI section I put some textboxes with some variables, that the user should fill-in when installing the application.

How can I use properties like [VARIABLES] in the fields like the shortcut descriptions?
| How to use Setup variables in Descriptions? | CC BY-SA 2.5 | null | 2010-10-13T10:43:31.077 | 2011-02-24T08:37:49.953 | 2011-02-23T22:56:32.100 | 481,927 | 185,593 | [
"visual-studio",
"visual-studio-2005",
"installation",
"setup-deployment"
] |
3,923,012 | 1 | null | null | 0 | 187 | when I jump into the PreviewKeyDown the char righthand to the Caret in my RichTextBox is not moved YET. I would like to say to this event do your stuff move the char to the rightside and THEN let me do MY stuff. How can I do that?
```
private void RTB_PreviewKeyDown(object sender, KeyEventArgs e)
{
if (e.Key == K... | I want the moment when a Key is "Down" in the PreviewKeyDown Event in WPF | CC BY-SA 2.5 | null | 2010-10-13T11:14:25.820 | 2010-10-13T17:49:55.840 | 2010-10-13T17:49:55.840 | 320,460 | 320,460 | [
"wpf",
"handle",
"preview",
"skip",
"routedevent"
] |
3,923,075 | 1 | 3,931,473 | null | 8 | 5,582 | The problem:

Here is what I do
```
body {
border: 0;
}
```
as was suggested here: [Removing border from WebBrowser control](https://stackoverflow.com/questions/2128259/removing-border-from-webbrowser-control)
this only works when we use the following doctype:
... | How to remove 3D border in IE8 with DOCTYPE XHTML? | CC BY-SA 2.5 | 0 | 2010-10-13T11:23:34.210 | 2017-08-05T16:08:17.017 | 2017-05-23T12:19:48.617 | -1 | 67,878 | [
"internet-explorer",
"coding-style",
"border"
] |
3,923,197 | 1 | 3,923,309 | null | 0 | 2,126 | i want to implement a UIScrollView where paging is enabled and i can just flick through some images. Thats all i want to be able to do for now.
I have done this so far in interface builder: can someone help?

I dont know how to do the rest. Can someone please help me w... | iphone: UIScrollView Paging enabled with NO ZOOM and NO PREVIEW | CC BY-SA 3.0 | null | 2010-10-13T11:39:45.767 | 2014-05-08T23:36:29.853 | 2014-05-08T23:36:29.853 | 1,358,722 | 445,312 | [
"iphone",
"objective-c",
"uiscrollview",
"paging",
"programmatically-created"
] |
3,923,221 | 1 | null | null | 65 | 79,599 | We are using [google org chart API to display our org charts](http://code.google.com/apis/visualization/documentation/gallery/orgchart.html). This works well but we need something that supports:
1. One person reporting to multiple managers
2. Co heads of a functional areas.
Are there any competing tools that give... | Are there any better javascript org charts compared with Google Org Chart API? | CC BY-SA 3.0 | 0 | 2010-10-13T11:42:13.947 | 2022-08-22T14:24:05.120 | 2012-07-30T01:57:01.963 | 4,653 | 4,653 | [
"javascript",
"google-visualization",
"orgchart"
] |
3,923,275 | 1 | 3,923,509 | null | 2 | 2,029 | I am trying to model the following 2 sentences in an ER Diagram:
> Each company has a set of tanks. It is
also known for each tank how filled up
it is for each time of day.
It is not known if there are specific times of day for which there are logs. It can be once a day, twice, each hour, maybe some days you don'... | Help modelling an ER Diagram | CC BY-SA 2.5 | 0 | 2010-10-13T11:49:59.800 | 2010-10-13T16:30:17.193 | null | null | 130,758 | [
"database",
"database-design"
] |
3,923,596 | 1 | 3,923,614 | null | 59 | 23,908 | I've got Git for Windows setup (msysgit) and it was working fine for the last few days and today I've encountered an odd error.
When issuing a Git command in the Windows Command Prompt or in the Git Bash that comes bundled with msysgit, I get a strange '(END)' line appear and then I cannot issue any other comamnds.
... | Git Windows Command Prompt gets stuck during Git commands with (END) | CC BY-SA 2.5 | 0 | 2010-10-13T12:28:56.930 | 2015-05-20T16:31:23.673 | null | null | 156,406 | [
"windows",
"git",
"command-line",
"cmd",
"msysgit"
] |
3,923,924 | 1 | 3,924,004 | null | 0 | 318 | I've been coding with the iPhone SDK for nearly a year now and managed, up til now, to avoid Core Graphics. My question might therefore look quite simplistic.
I need to implement a class that resembles a real-world 'folder tab'. Here's a mockup ..

I've been ge... | Using Core Graphics to paint a custom 'tab top' label | CC BY-SA 2.5 | null | 2010-10-13T13:05:33.610 | 2010-10-13T23:47:45.240 | 2010-10-13T23:47:45.240 | 30,461 | 42,429 | [
"iphone",
"cocoa-touch",
"uikit",
"core-graphics",
"uilabel"
] |
3,924,461 | 1 | null | null | -1 | 694 | In windows forms ,how can I bring the default scroll bar inside the listview.
Please refer image attached.
| C# Windows Listview Scrollbar | CC BY-SA 2.5 | null | 2010-10-13T13:57:11.453 | 2010-10-17T07:41:52.080 | 2010-10-17T07:41:52.080 | 137,400 | 137,400 | [
"c#",
"winforms",
"listview"
] |
3,924,708 | 1 | null | null | 1 | 3,389 | I really like [Google Map Chart](http://code.google.com/apis/chart/docs/gallery/new_map_charts.html), but the maximum size that can be generated is only 420x220 which is small.
Is there any similar service or product? Maybe using Javascript?
[edit]
Don't you think this is small [map](http://chart.apis.google.com/c... | Is there something similar to Google Map Chart? | CC BY-SA 2.5 | null | 2010-10-13T14:23:15.377 | 2016-10-16T06:34:50.393 | 2010-10-13T14:33:42.917 | 419,628 | 419,628 | [
"javascript",
"google-visualization"
] |
3,924,720 | 1 | 3,926,116 | null | 16 | 7,221 | I am trying to implement Google Chrome style tabs, in Windows 7, in a Delphi application.
The elements of this are:
- - -

I have found that the challenges I have to overcome are:
- - [related question](https://stackoverflow.com/questions/3822609... | Google Chrome style tabs on glass in Delphi | CC BY-SA 3.0 | 0 | 2010-10-13T14:24:13.887 | 2013-12-03T23:43:36.660 | 2017-05-23T10:31:39.507 | -1 | 84,704 | [
"delphi",
"dwm",
"aero-glass",
"tabbed-interface"
] |
3,925,020 | 1 | null | null | 5 | 1,225 | I'm trying to draw a CSpinButtonCtrl as a buddy of an edit box in Windows 7. When my CEdit window is 12 dialog units high, the spin buttons are scaled really badly and the top border is clipped off.

This looks pretty ugly. How can I get around this, or must I restrict... | CSpinButtonCtrl drawing problem with small CEdit control | CC BY-SA 2.5 | null | 2010-10-13T14:55:56.670 | 2013-03-20T10:07:49.473 | null | null | 51,637 | [
"visual-c++",
"mfc"
] |
3,925,085 | 1 | 3,925,406 | null | 0 | 469 | I have a Gridview which displays the filenames in the database.

I have written code for deleting filename entry from database, but I also want to delete it from the directory, so how do I retrieve filename from Gridview ?
I don't want to execute another select comman... | Retrieving filename column form Gridview | CC BY-SA 2.5 | null | 2010-10-13T15:01:57.050 | 2010-10-13T17:53:06.943 | null | null | 92,487 | [
"c#",
"asp.net",
"database",
"gridview"
] |
3,925,418 | 1 | 3,925,538 | null | 0 | 853 | I have a strange problem between two div's , there is a space below the top div which only shows in IE8. Although I am using IE8 at home I don't see it, but at other places I do.
Image in IE (red is the space that shouldn't be there):

In firefox and every other browser i... | Space between two div's in IE | CC BY-SA 2.5 | null | 2010-10-13T15:40:10.980 | 2010-10-13T16:00:12.967 | null | null | 99,329 | [
"css",
"xhtml"
] |
3,926,211 | 1 | 3,927,241 | null | 2 | 1,760 | Consider the following simple WPF form, we will try to animate border1's Height:

This is the XAML for border1:
```
<Border Margin="3" BorderBrush="Black" BorderThickness="1" Name="border1">
<Border.Style>
<Style>
<Setter Property="Control.Heigh... | WPF DoubleAnimation does not decrease the value after an animation | CC BY-SA 2.5 | 0 | 2010-10-13T17:15:13.770 | 2010-10-13T21:47:34.163 | null | null | 383,515 | [
"wpf"
] |
3,927,524 | 1 | 3,927,677 | null | 0 | 87 | Hello the screenshot explains it:

Why are do the Items become so tall? I do no positioning myself:
```
<ListBox Margin="6" ItemsSource="{Binding RelativeSource={RelativeSource Mode=FindAncestor, AncestorType={x:Type UserControl}}, Path=Segments}">
</ListBox>
```
... | Listbox items become too high for no reason? | CC BY-SA 2.5 | null | 2010-10-13T20:00:09.147 | 2010-10-13T20:20:41.063 | null | null | 177,591 | [
"wpf",
"height",
"listboxitem"
] |
3,927,596 | 1 | 5,078,054 | null | 0 | 375 | Anybody have any idea what might cause this in IE8? The background is meant to be a solid blue, but as you can see it's not. This is not on my machine and I've been unable to reproduce it, but one of my clients is getting it:

More details: The background is using a png (w... | What might cause this background "fade" in IE8? | CC BY-SA 2.5 | null | 2010-10-13T20:09:09.530 | 2013-02-01T18:10:33.943 | 2010-10-13T20:18:38.900 | 385,024 | 385,024 | [
"css",
"internet-explorer"
] |
3,928,003 | 1 | null | null | 0 | 144 | Using some P/Invoke, one can create a command link from a button in .NET (see [http://blogs.msdn.com/b/knom/archive/2007/03/12/command_5f00_link.aspx](http://blogs.msdn.com/b/knom/archive/2007/03/12/command_5f00_link.aspx)).
I was wondering if a similar procedure was possible for the Previous/Following arrows visible ... | Aero arrows using native hacks? | CC BY-SA 2.5 | null | 2010-10-13T21:06:10.393 | 2010-10-13T22:38:55.950 | 2010-10-13T22:38:55.950 | 154,502 | 154,502 | [
"c#",
".net",
"pinvoke",
"aero"
] |
3,928,208 | 1 | 11,459,117 | null | 0 | 1,627 | I recently (today, actually) got some new permissions to some SAP tables, but I'm getting permissions issues with importing them. Here's how my process looks right now:
1. I have an Access db that links to SAP tables via an ODBC connection.
2. In that same Access db, a set of spaghetti-like queries pulls & refines a... | Cannot pull SAP data using Excel (Permissions issue?) | CC BY-SA 2.5 | null | 2010-10-13T21:30:45.560 | 2012-07-12T19:22:38.137 | null | null | 124,367 | [
"excel",
"ms-access",
"sap"
] |
3,928,429 | 1 | 3,928,454 | null | 5 | 509 | I am looking for an algorithm that will allow me to visually separate any two to four vehicles within a large list of vehicles that are close enough together on a map such that they obscure one another. I need to filter out instances where there are more than four vehicles as the vehicles will congregate in certain ar... | What is the best algorithm to visually separate overlapping vehicles in close proximity on a map? | CC BY-SA 2.5 | null | 2010-10-13T22:06:25.893 | 2021-10-27T22:01:14.970 | 2010-10-13T23:20:03.900 | 85,666 | 85,666 | [
"c#",
"algorithm"
] |
3,928,489 | 1 | 3,929,324 | null | 3 | 12,603 | I want to display complex numbers in trig form. For example:
```
z = (-4)^(1/4);
```
I'm not sure what the command for that is, and its silly to write:

I thought, that the command was `ExpToTrig`, but solution can't possibly be just `1+i` (Or can it, and I'm misusing it... | Mathematica: Show Complex Numbers in Polar Form | CC BY-SA 2.5 | 0 | 2010-10-13T22:17:27.090 | 2010-10-14T17:31:14.730 | 2020-06-20T09:12:55.060 | -1 | 97,754 | [
"wolfram-mathematica",
"complex-numbers"
] |
3,928,628 | 1 | 3,928,826 | null | 2 | 1,346 | Let's explain the context: I have a person form inside a jquery dialog that has some tabs to group informations related to this person (Personal data, addresses, emails, position, etc.)
One of the tab show the Person addresses through an ajax call to this controller action
```
[HttpGet]
public ActionResult GetAddress... | Strange problem Ajax enabled MVCContrib Grid pager | CC BY-SA 2.5 | null | 2010-10-13T22:40:40.687 | 2012-05-15T07:27:44.390 | 2010-10-13T23:32:16.057 | 431,537 | 431,537 | [
"asp.net-mvc",
"asp.net-mvc-2",
"jquery",
"mvccontrib",
"mvccontrib-grid"
] |
3,928,793 | 1 | 3,929,789 | null | 1 | 3,317 | I need to port an application from PHP to JSF 2. Everything is fine except for a rather complex radio button group:

When 'Process Application for:' is selected, the child radio button group is enabled. Within that, when 'Other' is selected, the corresponding text box ... | JSF complex cascading radio buttons | CC BY-SA 2.5 | null | 2010-10-13T23:09:44.490 | 2010-10-14T03:09:20.600 | null | null | 43,222 | [
"javascript",
"html",
"jsf",
"radio-button",
"jsf-2"
] |
3,928,850 | 1 | 3,972,420 | null | 0 | 872 | I wrote next jsp:
```
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>JSP Page</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>
<h1>Monster Calculator</h1>
<FORM METHOD="POST" ACTION="Controller">
N1: <input type ="te... | Problems with <jsp:setProperty .../> | CC BY-SA 2.5 | 0 | 2010-10-13T23:23:24.703 | 2010-10-19T20:22:49.297 | 2010-10-16T16:22:37.067 | 70,604 | 409,468 | [
"java",
"jsp",
"servlets",
"javabeans"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.