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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2,032,500 | 1 | 2,034,076 | null | 2 | 2,109 | I have asked a similar question [here](https://stackoverflow.com/questions/1864552/what-about-this-custom-uialertview) and got some answers, so first of all sorry for making you people bother once again.
But I have an argument this time. First I will show my piece of code
```
- (void) showTheAlert{
UIAlertView *alert... | Is using subviews in Alert undocumented | CC BY-SA 3.0 | null | 2010-01-09T05:56:57.013 | 2017-04-22T18:30:58.150 | 2017-05-23T12:34:11.847 | -1 | 165,260 | [
"objective-c",
"iphone"
] |
2,034,037 | 1 | 2,034,258 | null | 7 | 5,619 | I am trying to emboss an image using [PIL](http://en.wikipedia.org/wiki/Python_Imaging_Library).
PIL provides a basic way to emboss an image ( using `ImageFilter.EMBOSS`).
In image editing packages like GIMP, you can vary parameters like Azimuth, depth and elevation in this embossed image.
How to do this with PI... | Image embossing in Python with PIL -- adding depth, azimuth, etc | CC BY-SA 3.0 | 0 | 2010-01-09T16:39:51.010 | 2011-04-22T04:23:27.470 | 2017-02-08T14:19:22.277 | -1 | 243,708 | [
"python",
"image-processing",
"python-imaging-library"
] |
2,035,943 | 1 | 2,037,163 | null | 20 | 11,518 | The following snippet:
```
<Window x:Class="Window1"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<Grid>
<StackPanel Orientation="Horizontal"
VerticalAlignment="Center"
HorizontalAli... | Align bottoms of text in controls | CC BY-SA 2.5 | 0 | 2010-01-10T03:09:20.133 | 2020-09-25T23:20:06.820 | 2017-05-23T11:46:24.413 | -1 | 75,500 | [
"wpf",
"layout",
"textblock"
] |
2,036,154 | 1 | 2,036,409 | null | 1 | 1,168 | In VS2010 Beta 2, from the Help Library Manager, after selecting local help, and downloading the VS Documentation, it won't launch.
Here's what I have installed:

Here's what I'm clicking in the Start Menu:

| How to debug iPhone app errors that occur before the first line | CC BY-SA 2.5 | null | 2010-01-10T18:56:34.357 | 2010-01-10T19:17:24.843 | null | null | 9,382 | [
"iphone",
"terminate"
] |
2,038,247 | 1 | 2,038,319 | null | 27 | 7,866 | I'm going to add a python console widget (into a C++ GUI) below some other controls:

Many classes are going to be exposed to the python code, including some access to GUI (maybe I'll consider PyQt).
> Should I run the ... | Integration of Python console into a GUI C++ application | CC BY-SA 2.5 | 0 | 2010-01-10T19:26:09.997 | 2020-04-11T13:52:37.717 | 2017-02-08T14:19:27.383 | -1 | 13,543 | [
"c++",
"python",
"multithreading",
"user-interface",
"integration"
] |
2,039,103 | 1 | null | null | 8 | 11,931 | 
My eyes kind of burn when I code for too long and this will definitely help me sooth them. I would ask this in SuperUser but there are few people from the dev world there. Mostly Windows Vista/7 savvy people.
I know someone can help me out here. :D
Thanks SO!
| How can I make my Visual Studio look like this? | CC BY-SA 2.5 | 0 | 2010-01-10T23:27:21.803 | 2010-05-09T00:21:49.133 | 2010-05-09T00:21:49.133 | 76,337 | 112,355 | [
"c#",
"visual-studio",
"visual-studio-express"
] |
2,040,604 | 1 | 2,042,001 | null | 2 | 3,062 | I am working with a database with the following design. I read it is not a good practice to have closed loops in a database design, and i have more than one. But i cannot remember why. So not sure how this might affect me. Any examples how this could be dangerous?
 in an Assets > Documents folder:

When my application gets deployed, it gets deployed to a particular folder on the domain. For example, [http://www.domain.com/MyAppFolder](http://www.domain.com/MyAppFolder). I want to be able to a... | Why isn't my Route.Ignore working on this static file in my ASP.NET MVC application? | CC BY-SA 2.5 | null | 2010-01-11T17:59:48.437 | 2010-01-11T18:16:04.410 | null | null | 121,682 | [
"c#",
"asp.net-mvc",
"asp.net-mvc-routing"
] |
2,044,752 | 1 | 2,045,014 | null | 9 | 75,623 | This is a SQL design question. First, the setup. I have three tables:
1. A, which is automatically populated based on a query against a linked server. The data in this table cannot be changed;
2. B, which has just a dozen or so rows, containing the names for collections of As;
3. AtoB, which is the mapping table by w... | SQL mapping between multiple tables | CC BY-SA 3.0 | 0 | 2010-01-11T20:40:32.653 | 2022-11-21T10:29:52.683 | 2017-07-03T14:38:55.877 | 3,990,145 | 4,593 | [
"sql",
"database-design",
"union",
"foreign-key-relationship"
] |
2,046,553 | 1 | 2,314,350 | null | 20 | 36,568 | Initially I was thinking to use SSIS to parse an EDI file, however I've seen a few manual EDI parsers (field mapping), and would like to use automate this functionality in C#.
Example EDI File:

| EDI Flat File parsing with C#? | CC BY-SA 3.0 | 0 | 2010-01-12T03:36:58.450 | 2016-08-02T16:39:05.393 | 2016-08-02T15:32:59.897 | 61,577 | 172,359 | [
"c#",
"parsing",
"flat-file",
"edi",
"x12"
] |
2,049,196 | 1 | 2,049,640 | null | 29 | 16,547 | I'm trying to come up with an iterative function that generates xyz coordinates for a hexagonal grid. With a starting hex position (say 0,0,0 for simplicity), I want to calculate the coordinates for each successive "ring" of hexagons, as illustrated here:

So far, all I've managed t... | Generating triangular/hexagonal coordinates (xyz) | CC BY-SA 3.0 | 0 | 2010-01-12T13:24:22.530 | 2022-02-04T18:57:45.890 | 2018-03-23T21:46:50.183 | 241,211 | 119,955 | [
"math",
"coordinates",
"vector",
"coordinate-systems",
"hexagonal-tiles"
] |
2,050,945 | 1 | 2,051,064 | null | 5 | 9,726 | This is a little difficult to describe, but basically there is undesired space left by a floated div on my page. Here are pictures describing the problem. The black boxes are divs.
Before floating:

After floating:
.count > \\mimkeimc11n\Batch\FundQuest\ConfirmtoFQ\NumberofTrades.txt
```
The problem I am running into is the output Number... | Powershell and getcontent CR LF | CC BY-SA 3.0 | null | 2010-01-12T17:49:38.997 | 2011-12-21T00:39:11.957 | 2011-12-21T00:39:11.957 | 53,195 | 249,114 | [
"powershell"
] |
2,052,321 | 1 | 2,052,857 | null | 7 | 2,041 | Assume a group of data points, such as one plotted here (this graph isn't specific to my problem, but just used as a suitable example):

Inspecting the scatter graph visually, it's fairly obvious the data points form two 'groups', with some rand... | Group detection in data sets | CC BY-SA 2.5 | 0 | 2010-01-12T20:58:34.643 | 2010-01-12T22:48:55.820 | 2017-02-08T14:19:30.773 | -1 | 200,244 | [
"algorithm",
"statistics",
"probability",
"feature-detection"
] |
2,054,727 | 1 | 2,055,182 | null | 5 | 7,521 |

Here is the function I use to create the graph.
It's a whole bunch of code, and I'm not quite sure which piece might be off to not display the x-axis.
Could the x-axis not showing have something to do with my data?
```
- (void) showGra... | Why won't my x-axis show with core-plot on the iPhone? | CC BY-SA 2.5 | 0 | 2010-01-13T05:51:32.883 | 2015-07-11T05:04:16.650 | 2017-02-08T14:19:32.140 | -1 | 108,512 | [
"iphone",
"objective-c",
"cocoa-touch",
"core-plot"
] |
2,055,146 | 1 | null | null | 2 | 555 | I want to make a iPhone application which can switch screens by touch and drag, follow below picture:

Please guide for me!
| [iPhone]How to switch screens by touch and drag? | CC BY-SA 2.5 | null | 2010-01-13T07:39:14.517 | 2010-01-13T07:48:19.737 | 2017-02-08T14:19:33.160 | -1 | 240,622 | [
"iphone",
"touch"
] |
2,055,802 | 1 | null | null | 2 | 690 | I wish to give an effect to images, where the resultant image would appear as if it is painted on a rough cemented background, and the cemented background customizes itself near the edges to highlight them... Please help me in writing an algorithm to generate such an effect.
The first image is the original image
![alt ... | Cement Effect - Artistic Effect | CC BY-SA 2.5 | 0 | 2010-01-13T10:02:53.883 | 2010-01-13T16:20:24.183 | 2020-06-20T09:12:55.060 | -1 | 246,307 | [
"c++",
"c",
"algorithm",
"graphics",
"image-processing"
] |
2,057,208 | 1 | null | null | 0 | 1,733 | I Have two databases generated from the same SQL code and two datasets created from this databases. I want to create one dataset from these two datasets, and i thought i could do this like this:
```
public void MergeGatunek()
{
DB1.DataSetGatunek.Tables[0].Merge(DB2.DataSetGatunek.Tables[0], true);
DataSetGatu... | How to merge DataTable without copies? | CC BY-SA 3.0 | null | 2010-01-13T14:16:03.060 | 2015-06-21T02:34:30.707 | 2015-06-21T02:34:30.707 | 5,032,383 | 249,864 | [
"c#",
"datagridview",
"datatable",
"dataset"
] |
2,057,998 | 1 | null | null | 0 | 853 | Well I'm creating an iPhone application which contains some features like Cycle routes and a Photoviewer.
For these Cycle routes im useing the Cloudmade api, and for the PhotoViewer im useing Three20's TTPhotoviewcontroller.
These Cycle routes map works perfect but i think it has todo something with the errors im get... | Receiving SIGABRT error when launching TTPhotoviewController in iPhone | CC BY-SA 4.0 | null | 2010-01-13T15:49:44.990 | 2019-06-01T19:04:46.510 | 2019-06-01T19:04:46.510 | 4,751,173 | 249,946 | [
"c",
"xcode",
"three20",
"cloudmade",
"sigabrt"
] |
2,058,599 | 1 | 2,105,371 | null | 11 | 7,559 | I am attempting to modify the standard Swing JTree to intermingle nodes with and without checkboxes. This is an example:

When I attempt to check/uncheck one of the checkboxes (the 'User 01' node in this example), the tree loses nodes:
... | JTree rendering with JCheckBox nodes | CC BY-SA 3.0 | 0 | 2010-01-13T16:58:31.797 | 2015-10-05T13:47:24.383 | 2011-12-15T00:40:56.913 | 606,664 | 134,367 | [
"java",
"swing",
"rendering",
"jtree",
"jcheckbox"
] |
2,061,942 | 1 | 2,062,098 | null | 9 | 14,901 | I created this to simply explain my problem. It is of some list items being displayed as inline blocks. I had an original method that didn't work either, so I used this [CSS](https://stackoverflow.com/questions/628407/hidden-features-of-css/1973313#1973313).
[http://jsbin.com/upexu/edit](http://jsbin.com/upexu/edit)
... | CSS display: inline-block doesn't work in IE7 | CC BY-SA 4.0 | null | 2010-01-14T03:15:23.800 | 2019-06-02T10:11:18.233 | 2019-06-02T10:11:18.233 | 4,751,173 | 31,671 | [
"css",
"firefox",
"internet-explorer-7"
] |
2,061,970 | 1 | 2,062,270 | null | 3 | 1,491 | I have a relatively complex layout that I'd like to be the "row" of a ListView in Android and I'm having trouble getting the right-most element to show up on each row.
Here's what the row look like:
There's an icon (50dip x 50dip) on the left and an icon (9 x 13) on the right. The icons should be left and right jus... | Android -- Help with XML of a "complex" row in a ListView | CC BY-SA 2.5 | null | 2010-01-14T03:25:33.530 | 2010-01-14T05:01:50.577 | null | null | 141,146 | [
"xml",
"android",
"listview"
] |
2,062,762 | 1 | 2,062,778 | null | 1 | 153 | How to make a zone where user can tap to do a specify action)? same below picture:

Please help me!
| How to make a zone where user can tap to do a specify action)? | CC BY-SA 2.5 | null | 2010-01-14T07:34:47.187 | 2010-01-14T07:43:42.527 | 2017-02-08T14:19:36.187 | -1 | 240,622 | [
"iphone",
"cocoa-touch",
"touch"
] |
2,062,761 | 1 | null | null | 5 | 11,799 | I have tried to connect to SQL Server 2000 through TCP/IP.
I followed [these steps](http://ww2.recruitmentsystems.com.au/support/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=32) and enabled SQL Server 2000 on port 1433.
Then I used the command to test whether the port is opened up:
```
telnet localhost 143... | Connecting to SQL Server 2000 through TCP/IP on localhost failed | CC BY-SA 2.5 | null | 2010-01-14T07:34:44.363 | 2020-01-09T06:33:17.380 | 2017-02-08T14:19:35.850 | -1 | 159,072 | [
"sql-server",
"sql-server-2000",
"tcp"
] |
2,063,484 | 1 | 2,063,555 | null | 4 | 5,755 | To customize cell, we implement class inherit UITableViewCell. Now, to customize header of Section in grouped UITableView (same to below picture), how to do? Please guide to me!

| [iPhone]How to customize header of Section in grouped TableView? | CC BY-SA 2.5 | 0 | 2010-01-14T10:39:34.977 | 2012-12-01T21:32:42.313 | 2017-02-08T14:19:36.880 | -1 | 240,622 | [
"iphone",
"uitableview",
"grouped-table"
] |
2,064,799 | 1 | 2,065,271 | null | 3 | 958 | I have an ASP.NET web application, which operates just fine on IE7, IE8, IE8(Compatibility mode) and on Firefox, however, we have now some users on IE6 (and no they aren't going to change any time soon)... When displaying the buttons on IE6, they don't render correctly, and the onclick events don't fire.
There isn't a... | An ASP Button problem on IE6 | CC BY-SA 2.5 | null | 2010-01-14T14:35:14.810 | 2010-01-15T07:44:40.753 | 2017-02-08T14:19:38.250 | -1 | 79,055 | [
"asp.net",
"internet-explorer-6",
"button",
"telerik"
] |
2,065,709 | 1 | null | null | 0 | 895 | I have a very simple example of an html that calls a jsp page that returns a very simple JSON object. My problem is that what I expect the screen to show is not being displayed.
Here is a screen shot of what I see.

[screen shot link](http://www.flickr.com/photos/... | DOJO StoreExplorer not displaying correctly | CC BY-SA 3.0 | null | 2010-01-14T16:33:17.957 | 2011-12-01T08:15:36.317 | 2011-12-01T08:15:36.317 | 234,976 | 4,811,030 | [
"json",
"dojo"
] |
2,065,984 | 1 | 2,066,050 | null | 1 | 2,007 | The task is to have SQL Server read an Excel spreadsheet, and import only the new entries into a table. The entity is called .
Consider an Excel spreadsheet like this:

Its target table is like this:

The task is to:
- - - - -
... | SQL Server: importing from Excel, only want the new entries | CC BY-SA 2.5 | null | 2010-01-14T17:08:39.660 | 2010-03-15T19:10:45.050 | null | null | 23,199 | [
"sql-server",
"dts",
"import-from-excel"
] |
2,066,279 | 1 | 2,066,360 | null | 8 | 4,632 | I am profiling my twisted server. It uses much more memory than I expected. Its memory usage grows over time.
```
ps -o pid,rss,vsz,sz,size,command
PID RSS VSZ SZ SZ COMMAND
7697 70856 102176 25544 88320 twistd -y broadcast.tac
```
As you can see it costs , namely, . And I use guppy from a twisted manh... | The memory usage reported by guppy differ from ps command | CC BY-SA 4.0 | 0 | 2010-01-14T17:54:07.543 | 2019-05-15T06:32:51.347 | 2019-05-15T06:32:51.347 | 4,751,173 | 25,077 | [
"python",
"memory-management",
"twisted",
"guppy"
] |
2,066,402 | 1 | 2,084,315 | null | 0 | 567 | I'm working on a Firefox extension that creates a toolbar in the browser. I'm using a with type="menu" to create a menu that pops up when the button is clicked.
By default, setting `type="menu"` creates a little menu indicator triangle, like in this image:

Is there ... | How to remove drop down menu indicator on a button in a XUL Firefox extension? | CC BY-SA 3.0 | null | 2010-01-14T18:13:03.747 | 2017-04-27T06:57:51.390 | 2017-04-27T06:57:51.390 | 4,927,984 | 85,688 | [
"css",
"firefox",
"firefox-addon",
"xul"
] |
2,067,070 | 1 | 2,067,263 | null | 3 | 3,078 | I am trying to learn how to use the Silverlight 3 control, because I need to define the DataForm fields myself in the XAML code, that is, I don't want to use the AutoGenerateFields property.
My problem is: the dataform works perfectly when the AutoGenerateFields is set to true, but when I create a DataForm and set the... | Dataform fields won't appear | CC BY-SA 3.0 | null | 2010-01-14T19:46:20.907 | 2012-07-29T12:49:22.003 | 2012-07-13T22:11:41.273 | 100,297 | 148,588 | [
"silverlight",
"silverlight-3.0",
"dataform"
] |
2,067,501 | 1 | 2,068,219 | null | 0 | 321 | I have a legacy PHP form that I'm moving over to Drupal 6. I'm trying to make things easy for me as well as the future admins of the site. The below form is the heart of the old site data. So far in cck I have Locations, in taxonomy I have Countries, now I just need to allow these Species data to be added. I would do i... | Drupal: module, cck or other | CC BY-SA 2.5 | null | 2010-01-14T20:58:18.670 | 2018-08-22T23:31:27.007 | 2018-08-22T23:31:27.007 | 8,366,499 | 124,524 | [
"drupal",
"module",
"drupal-6",
"cck",
"form-api"
] |
2,067,669 | 1 | 2,067,860 | null | 8 | 2,338 | I'm using a record node in graphviz to make a simple table, but it looks wrong:
```
digraph g {
node [shape = record,height=.08];
node1[label = "{DBAT|{ 0|1|2|3|4|5|6|7}|{8|9|10|11|12|13|14|15}|...|{248|249|250|251|252|253|254|255}}"];
}
```
. The screenshots are cropped to look like this:

I suppose for right now I'm just trying to find the coordinates of each of the 4 po... | Finding location of rectangles in an image with OpenCV | CC BY-SA 2.5 | 0 | 2010-01-14T22:26:35.873 | 2019-10-03T01:48:07.940 | 2010-01-15T12:00:38.040 | 13,565 | 42,891 | [
"image-processing",
"opencv",
"computer-vision"
] |
2,068,134 | 1 | 2,085,510 | null | 8 | 5,416 | I'm making a software rasterizer, and I've run into a bit of a snag: I can't seem to get perspective-correct texture mapping to work.
My algorithm is to first sort the coordinates to plot by `y`. This returns a highest, lowest and center point. I then walk across the scanlines using the delta's:
```
// ordering by y ... | Perspective correct texture mapping; z distance calculation might be wrong | CC BY-SA 3.0 | 0 | 2010-01-14T22:51:59.020 | 2014-05-15T19:13:02.357 | 2014-05-15T19:13:02.357 | 321,731 | 141,057 | [
"c++",
"rasterizing",
"zbuffer"
] |
2,069,114 | 1 | 2,073,310 | null | 1 | 844 | I am doing some stuff with GIS(or map), and I know how to calculate Y position from latitude in mercator projection. But I don't know how it comes?

Why it is ln(tan(x)+sec(x)) ? I couldn't figure out why there is a 'ln'?
I know... | GIS, Mercator projection, calculate Y position | CC BY-SA 2.5 | 0 | 2010-01-15T02:43:20.687 | 2010-01-15T16:54:41.063 | 2017-02-08T14:19:39.990 | -1 | 115,781 | [
"google-maps",
"dictionary",
"gis",
"projection"
] |
2,069,153 | 1 | 2,069,176 | null | 0 | 526 | In wikispaces, they use one of two HTML elements as buttons in a wikispace. Here they are...
```
<button name="lock" type="submit" class="btn"><span><span>Lock Topic</span></span></button>
```
```
<a onclick="jQuery(this).parents('form').submit();" class="btn"><span><span>Search Posts</span></span></a>
<a class=... | How Can You Remove Unnecessary HTML elements with jQuery? | CC BY-SA 2.5 | null | 2010-01-15T02:53:46.197 | 2015-02-01T16:27:02.683 | 2015-02-01T16:27:02.683 | 3,204,551 | 245,246 | [
"jquery",
"html"
] |
2,069,836 | 1 | 2,074,719 | null | 15 | 13,863 | I'm having difficulties reading in a .shp (esri shape file) into R. I have tried several options in R, and tried to convert the shape file in ArcMap to something that correctly reads in the shape file but nothing worked yet. (In ArcMap I corrected the geometry, converted from single to multipolygon, etc which was proba... | reading and plotting an esri shape file in R | CC BY-SA 3.0 | 0 | 2010-01-15T06:23:33.493 | 2019-11-20T21:45:28.250 | 2013-04-29T18:44:58.267 | 2,173,428 | 215,244 | [
"r",
"vector",
"geospatial",
"plot",
"esri"
] |
2,072,455 | 1 | 2,072,516 | null | 6 | 2,715 | I'm using [HTML nodes](http://www.graphviz.org/doc/info/shapes.html#html) for graphviz [per my previous question](https://stackoverflow.com/questions/2067669/how-to-get-graphviz-records-to-have-cells-that-line-up/2067860#2067860). Why do I get the extra box around the outside, and how do I get rid of it? Also how do I ... | graphviz: HTML nodes have extra box around it? | CC BY-SA 2.5 | null | 2010-01-15T15:01:35.490 | 2010-01-15T15:07:58.377 | 2017-05-23T11:53:27.663 | -1 | 44,330 | [
"graphviz"
] |
2,074,450 | 1 | 2,074,504 | null | 0 | 1,827 | Hopefully these diagrams explain what I'm after. The red signifying the background and the grey the webpage.
### Wrong

### Right

How do I achive this? I've tried `background-position: bottom right;` but it... | CSS: background-position: ???; | CC BY-SA 2.5 | null | 2010-01-15T20:08:14.263 | 2010-01-15T23:04:56.953 | null | null | 111,669 | [
"css",
"background-position"
] |
2,074,860 | 1 | 2,075,286 | null | 2 | 1,807 | Does anyone know of password strength meter component for delphi Win32?
must be for a Win32 Form, not for Web.
something like that (but for Win32)

| password strength meter component for delphi | CC BY-SA 2.5 | 0 | 2010-01-15T21:17:33.670 | 2010-01-15T22:52:42.490 | 2017-02-08T14:19:41.687 | -1 | 91,299 | [
"delphi",
"components",
"vcl",
"password-checker"
] |
2,075,544 | 1 | 2,076,104 | null | 1 | 1,251 | HI all -
I am using anchor points and control points to create a shape using curveTo. It's all working fine, but I cannot figure out how to get my lines to go through the center of the control points (blue dots) when the line is not straight.
Here is my code for drawing the shape:
```
// clear old line and draw new... | How can I modify my code to line through the bezier control points? | CC BY-SA 2.5 | 0 | 2010-01-16T00:00:05.553 | 2019-06-03T07:04:25.467 | null | null | 46,445 | [
"flash",
"actionscript-3",
"actionscript",
"drawing",
"bezier"
] |
2,075,720 | 1 | 2,077,528 | null | 42 | 41,886 | Is there any way to make a WPF app look like it's running on Windows 7 even if it's running on XP? I'm looking for some kind of theme I can just paste in. I'm aware of the themes project on Codeplex ([https://archive.codeplex.com/?p=wpfthemes](https://archive.codeplex.com/?p=wpfthemes)), but it lacks support for `DataG... | Windows 7 theme for WPF? | CC BY-SA 4.0 | 0 | 2010-01-16T00:44:33.137 | 2020-03-21T19:01:12.180 | 2019-12-29T08:11:56.473 | 1,033,581 | 129,164 | [
".net",
"wpf",
"windows",
"themes",
"wpftoolkit"
] |
2,077,013 | 1 | 2,077,584 | null | 2 | 1,111 | I have a UINavigationController in which the root view doesn't display the top navigation bar via
`[[self navigationController] setNavigationBarHidden:YES animated:NO];`
The view I'm pushing onto this does need to display the navigation bar, and I'm currently using the above method to show it and then hide it again ... | topBar equivalent of hidesBottomBarWhenPushed? | CC BY-SA 2.5 | null | 2010-01-16T10:39:51.487 | 2010-01-17T15:29:45.773 | 2010-01-17T06:01:52.247 | 74,574 | 74,574 | [
"iphone",
"uinavigationcontroller",
"uinavigationbar"
] |
2,079,109 | 1 | 2,079,191 | null | 0 | 528 | Why ul border is wider than table border?
Why ul height isn't contain every li elements?
Thanks you very much for your helps...

```
ul
{
font-family: Verdana;
font-... | Why ul border is wider than table border? | CC BY-SA 2.5 | 0 | 2010-01-16T22:24:33.243 | 2010-01-16T22:50:07.630 | 2017-02-08T14:19:44.450 | -1 | 104,085 | [
"css"
] |
2,079,342 | 1 | null | null | 1 | 335 | I'm creating 3 tables.
```
<table id="first">
<tr>
<td>
1. CAPTION
</td>
</tr>
<tr>
<td>
<table id="second">
<tr>
<td>
2. CAPTION
</td>
</tr>
<tr>
... | How to prevent to pass css attributes to the inner elements? | CC BY-SA 2.5 | null | 2010-01-16T23:23:14.620 | 2010-01-17T06:23:38.383 | 2017-02-08T14:19:44.790 | -1 | 104,085 | [
"css"
] |
2,079,518 | 1 | 2,079,530 | null | 1 | 4,246 | UL element margins same but Firefox and IE showing different.


Oh as for the whole (LPCWSTR) casting thing: It wouldn't compile unless I put those in. It gave me this error message:
> Error 1 error C2664: 'MessageBoxW' : cannot convert parameter 2 from 'const char [22]' to 'LPCWSTR'
| Why does my simple C++ GUI application show a message box in Chinese? | CC BY-SA 3.0 | null | 2010-01-17T03:08:48.050 | 2015-12-29T17:13:31.433 | 2017-02-08T14:19:46.597 | -1 | 126,196 | [
"c++",
"winapi"
] |
2,080,443 | 1 | 2,080,533 | null | 6 | 4,886 | After quite a few hours playing with rebase, the repo still looks different from what I need:
I would like to accomplish the following tasks:
[some of which were OK before I started messing with rebase :( ]
- - - - -

I realize that this is asking... | How can I reorder/combine commits using Git rebase? | CC BY-SA 3.0 | 0 | 2010-01-17T08:43:07.550 | 2013-12-07T17:26:04.197 | 2011-08-29T23:31:16.270 | 600,500 | 87,520 | [
"git",
"rebase"
] |
2,081,245 | 1 | 2,094,827 | null | 3 | 980 | I have an xbap application which is basically a Windows Form hosted in a WPF control. When I run it with Firefox, I get toolbar, which I can't seem to remove. This toolbar does not appear with IE if I execute the xbap directly, but it does appear if I embed the xbap within an `iframe`.

The MSDN Visual C# Developer Center has a section called . I found this through a Bing search.
The code for [SelectMany - Compound from 1](http://msdn.microsoft.com/en-us/vcsharp/aa336758#SelectManyCompoundfrom1) is:
```
public void Linq14() {
i... | Is there a bug in this code from 101 LINQ Samples on MSDN? (Update: Fixed) | CC BY-SA 2.5 | null | 2010-01-17T21:20:59.753 | 2010-01-19T00:01:10.467 | 2017-05-23T12:33:39.247 | -1 | 166,258 | [
"c#",
".net",
"linq",
"msdn"
] |
2,082,843 | 1 | 2,083,931 | null | 1 | 1,366 | I just picked up Agile Web Development with Rails 3rd Ed., and I'm going thru the Depot Application chapters, I'm attempting to create a simple Edit quantity function, and delete function. I've had luck with the delete function but no luck with the edit quantity function.
I'm going to provide a lot of information, so... | Simple quantity function problems, shopping cart | CC BY-SA 2.5 | 0 | 2010-01-17T21:59:54.687 | 2010-01-18T04:39:46.437 | 2017-02-08T14:19:47.267 | -1 | 165,448 | [
"ruby-on-rails",
"ruby",
"shopping-cart",
"agile"
] |
2,083,191 | 1 | null | null | 3 | 4,099 | I've got a list of transaction dates and the user id of the person who made the transaction on that date (just 1 Tx/day allowed). For example:

I'd like to create a matrix which shows, as of each date, the number of users who have made 1 transactio... | Using Excel to display the number of occurrences within a date range | CC BY-SA 2.5 | 0 | 2010-01-18T00:01:31.560 | 2010-01-23T10:13:30.497 | 2017-02-08T14:19:47.940 | -1 | 133,247 | [
"excel",
"statistics",
"pivot-table",
"histogram"
] |
2,083,377 | 1 | null | null | 6 | 1,345 | If I just make a standard `TextView` with the `Justification` set to `Center`, it looks something like this:

If I also want to center the text vertically, as well as horizontally, how do I do this?
| In Gtk, how do I center the text within a TextView vertically? | CC BY-SA 2.5 | 0 | 2010-01-18T01:13:19.553 | 2012-07-19T17:07:01.917 | null | null | 105,084 | [
"c#",
"gtk",
"gtk#"
] |
2,083,390 | 1 | null | null | 18 | 17,631 | I want to prototype an idea for a game I have. The idea for this game is that the player will dig through the ground, creating tunnels and finding treasure.
I'm looking to create 'worms style' terrain, with collision detection for the player wandering and jumping around the tunnels. Examples of this type of dynamic te... | How to implement a Worms style destructible terrain in XNA? | CC BY-SA 4.0 | 0 | 2010-01-18T01:16:58.667 | 2019-06-03T19:03:43.307 | 2019-06-03T19:03:43.307 | 4,751,173 | null | [
"c#",
"xna",
"terrain"
] |
2,083,516 | 1 | 2,083,868 | null | 6 | 1,492 | I am trying to wrap my mind around the best way to implement nested state transitions in a single threaded programming language (Actionscript). Say I have a structure like this behavior tree: 
Now imagine that each leaf node is a destination poi... | Best Practice for Transitioning From Nested State to Nested State (see diagram) | CC BY-SA 2.5 | 0 | 2010-01-18T02:01:51.980 | 2019-11-05T18:37:21.023 | 2019-11-05T18:37:21.023 | 966,247 | 169,992 | [
"optimization",
"actionscript",
"state-machine",
"hsm",
"behavior-tree"
] |
2,086,368 | 1 | null | null | 4 | 316 | ```
ALTER PROCEDURE ReadNews
@CategoryID INT,
@Culture TINYINT = NULL,
@StartDate DATETIME = NULL,
@EndDate DATETIME = NULL,
@Start BIGINT, -- for paging
@Count BIGINT -- for paging
AS
BEGIN
SET NOCOUNT ON;
--ItemType for news is 0
;WITH Paging AS
(
SELECT news.ID,
news.Title,
news.Descr... | Please help me with this query (sql server 2008) | CC BY-SA 3.0 | null | 2010-01-18T13:44:03.800 | 2015-05-15T16:09:39.537 | 2013-04-23T12:40:27.103 | 1,616,443 | 69,537 | [
"sql-server",
"performance",
"indexing",
"query-optimization"
] |
2,086,581 | 1 | null | null | 6 | 1,017 | Given a union of convex objects and a point inside this union, how does one find the closest point on the (concave) surface of the union from ?
For what it's worth I can easily find the closest point on the surface of a single convex object, it's the union of several that's giving me problems.
I'm terribly sorry, I... | Nearest point on concave surface from point | CC BY-SA 2.5 | 0 | 2010-01-18T14:17:11.187 | 2010-01-19T06:41:51.080 | 2010-01-19T06:41:51.080 | 125,672 | 125,672 | [
"algorithm",
"geometry"
] |
2,090,326 | 1 | 2,090,332 | null | 4 | 5,841 | Is there some way to access webpage warning/error details using JavaScript?
For instance, errors in IE show up in the bottom left corner like so:

I would like to able to access the details of this error (in IE as well as ... | Programmatically access webpage error details in browsers | CC BY-SA 4.0 | 0 | 2010-01-19T00:51:14.270 | 2019-01-22T11:33:39.343 | 2019-01-22T11:33:39.343 | 1,033,581 | 106,095 | [
"javascript",
"internet-explorer",
"firefox",
"browser",
"google-chrome"
] |
2,091,051 | 1 | 2,091,085 | null | 0 | 2,526 | I am working on a flot graph where i have a few data points i want to display next to each other as bars per x axis, by default the bars overlap and i cant seem to find out where to do this.
I found a basic example of what im trying to do here:

[http://blogs.microsoft.co.il/blogs/idof/archive/2008/08/20/entity-framework-and-lazy-loading.aspx](http://blogs.microsoft.co.il/blogs/idof/archive/2008/08/20/ent... | Entitiy Framework object tree loading | CC BY-SA 2.5 | 0 | 2010-01-19T10:25:33.157 | 2010-01-19T12:43:19.777 | 2017-02-08T14:19:52.717 | -1 | 99,422 | [
"c#",
"entity-framework"
] |
2,093,316 | 1 | 2,109,711 | null | 0 | 730 | Hello I'm trying to install maven plugin with eclipse and I have a following problem, more in picture below :

So my question is, is this supposed to take this long or I did something wrong?
I'm using eclipse galileo , I went to the window-> install new software -> ty... | Installation of maven eclipse plugin doesn't finish | CC BY-SA 4.0 | null | 2010-01-19T12:13:52.720 | 2019-06-04T19:07:27.217 | 2019-06-04T19:07:27.217 | 4,751,173 | 190,623 | [
"eclipse",
"maven-2",
"eclipse-plugin",
"maven-plugin",
"m2eclipse"
] |
2,094,105 | 1 | 2,094,530 | null | 11 | 72,043 | Under the Build menu, I can see 'Execute' option, but it is greyed out.
The only option available is 'Set Includes and Arguments'. When I click that both fields are already filled out. What do I have to write there?

| How can I configure Geany to compile and run my Python programs? | CC BY-SA 2.5 | 0 | 2010-01-19T14:27:26.403 | 2020-06-01T20:12:51.573 | 2010-01-19T14:42:37.933 | 12,855 | 112,355 | [
"python",
"geany"
] |
2,094,380 | 1 | 2,095,173 | null | 10 | 6,941 | I have a test graph here that I would like to tweak to make it look nicer.

Here is the graphviz (dot) source, `test6.dot`:
```
digraph G {
ranksep=0.3; size="6.0,6.0";
node [fontsize=11];
subgraph clusterA {
X2 [shape=b... | graphviz: minor tweaks to make the graph look nicer | CC BY-SA 2.5 | 0 | 2010-01-19T15:03:16.337 | 2010-01-19T16:46:24.743 | 2020-06-20T09:12:55.060 | -1 | 44,330 | [
"graphviz"
] |
2,094,663 | 1 | 2,129,589 | null | 7 | 10,443 | I want to programmatically determine if the current user (or process) has access to create symbolic links. In Windows (Vista and greater), one cannot create a symbolic link without the SeCreateSymbolicLinkPrivilege and by default, this is only assigned to administrators. If one attempts to create a symbolic link withou... | Determine if Windows process has privilege to create symbolic link | CC BY-SA 2.5 | 0 | 2010-01-19T15:40:56.473 | 2010-01-25T00:42:51.637 | 2017-02-08T14:19:55.513 | -1 | 70,170 | [
"windows",
"winapi",
"permissions",
"privileges"
] |
2,095,272 | 1 | 2,095,885 | null | 5 | 1,321 | I've been beating my head against a wall trying to figure out how I had a memory leak in a garbage collected Cocoa app. (The memory usage in Activity Monitor would just grow and grow, and running the app using the GC Monitor instruments would also show an ever-growing graph.)
I eventually narrowed it down to a single ... | Leaking memory with Cocoa garbage collection | CC BY-SA 2.5 | 0 | 2010-01-19T17:00:10.047 | 2010-06-24T07:32:26.107 | 2017-02-08T14:19:56.190 | -1 | 177,379 | [
"cocoa",
"garbage-collection"
] |
2,096,518 | 1 | 2,100,462 | null | 48 | 2,058 | Using my iPhone, I would like to measure human flatulence in order to measure, quantify, and provide a statistical report based on various properties of the overall event quality. Outrageous, maybe. Fun, definitely. If I'm going to "release" an iPhone app, I want to do it in style. That's right, I want to measure far... | Measuring Human-Flatulence Propagating Wave Packet on the iPhone | CC BY-SA 2.5 | 0 | 2010-01-19T19:43:41.330 | 2010-01-28T15:24:27.933 | 2017-02-08T14:19:56.540 | -1 | 225,239 | [
"iphone",
"objective-c",
"waveform",
"envelope"
] |
2,097,678 | 1 | 2,097,688 | null | 27 | 2,837 | I just ran into one of the most mind boggling errors ever. false == true What information would you guys need to confirm/debug this behavior? I've never seen anything like it.

- - -
Edit:
I did a clean->rebuild and still the same.
Here's the a... | C# How can false == true ? See Picture | CC BY-SA 3.0 | 0 | 2010-01-19T22:31:22.780 | 2011-11-30T02:09:40.383 | 2011-11-30T02:09:40.383 | 362,634 | 16,628 | [
"c#",
".net",
"visual-studio",
"debugging"
] |
2,098,106 | 1 | null | null | 0 | 524 | I am trying to create a TreeView control that would behave in a similar fashion to the object tree in Blend (pictured below). I would like to have a button displayed all the way to the right side of the TreeView for each tree item.
By massaging the templates, I've been able to get buttons to appear all the way to the... | Create TreeView with buttons that behaves like Blend's objects tree | CC BY-SA 2.5 | null | 2010-01-19T23:53:10.067 | 2010-01-20T11:33:12.750 | 2017-02-08T14:19:57.907 | -1 | 74,346 | [
"silverlight",
"silverlight-3.0",
"treeview"
] |
2,099,061 | 1 | null | null | 2 | 881 | I chage size of cell of a table to 20 but Delete button don't change. So, how to resize this button is this case?

Please help me!
| How to resize of Delete button of UITableView in delete editting mode? | CC BY-SA 2.5 | null | 2010-01-20T04:35:46.350 | 2010-01-20T09:49:51.770 | 2017-02-08T14:19:58.270 | -1 | 240,622 | [
"iphone",
"cocoa-touch",
"uitableview"
] |
2,100,184 | 1 | 2,100,460 | null | 11 | 1,181 | I am interested in understanding the internals of [JavaScript](http://en.wikipedia.org/wiki/JavaScript). I've tried to read the source for [SpiderMonkey](http://en.wikipedia.org/wiki/SpiderMonkey_%28JavaScript_engine%29) and [Rhino](http://en.wikipedia.org/wiki/Rhino_%28JavaScript_engine%29) but it's quite complex to w... | Why does (![]+[])[+!![]+[]] produce "a" | CC BY-SA 3.0 | 0 | 2010-01-20T09:17:22.390 | 2011-12-28T21:27:01.560 | 2011-12-28T21:27:01.560 | 204,535 | 204,535 | [
"javascript",
"security"
] |
2,101,456 | 1 | 3,737,146 | null | 2 | 15,654 | I have a bunch of SSRS 2008 reports which I'd like to run on several different machines (development, test, production). Each machine has it's own database, so I need to use different connection strings depending on where the report is running.
One workaround I found is to specify the server and catalog name in a hid... | Using Dynamic Connection Strings in SSRS2008 | CC BY-SA 2.5 | null | 2010-01-20T13:00:20.010 | 2015-02-20T16:04:26.887 | 2017-02-08T14:19:58.933 | -1 | 59,301 | [
"connection-string",
"ssrs-2008",
"reportingservices-2005",
"reporting-services"
] |
2,102,125 | 1 | 2,105,187 | null | 2 | 1,158 | I'm importing an SSIS package into SQL Server 2008 Integration Services . The package name contains dots and I'm getting this error message:
> The package name, What.No.Dots,
contains characters that are not
valid. The following characters are
not valid: \ / : . * ? " < > | [ ] =
Parameter name: What.No.Dots... | SSIS package not importing into SS2008 due to dots in the name | CC BY-SA 2.5 | null | 2010-01-20T14:44:43.827 | 2010-01-20T21:37:53.967 | null | null | 16,279 | [
"sql-server-2008",
"ssis"
] |
2,103,189 | 1 | null | null | 0 | 72 | I have a php web site under apache (at enginehosting.com). I rewrote it in asp.net MVC and installed it at discountasp.net. I am comparing response times with firebug.
Here is the old time profile:

Here is the new one:
.

The first "natural" idea is to use a standard Delphi form, b... | Windows 7 style Notifications Flyouts in Delphi | CC BY-SA 2.5 | 0 | 2010-01-20T21:14:49.997 | 2010-11-30T02:58:08.773 | 2017-05-23T11:48:36.173 | -1 | 255,257 | [
"delphi",
"windows-7",
"notification-area"
] |
2,105,770 | 1 | 2,105,817 | null | 4 | 534 | I want a jQuery modal box that appears near or next to the button that triggers it. The box should appear in shape as well as in the following:

It should be height resizeable, so if the content is long, the box will refit.
How can I do this?
| Create a jQuery modal box that appears beside the trigger action | CC BY-SA 3.0 | 0 | 2010-01-20T23:12:01.383 | 2011-11-16T03:58:57.477 | 2011-11-16T03:58:57.477 | 9,314 | 255,178 | [
"javascript",
"jquery",
"modal-dialog"
] |
2,107,019 | 1 | null | null | 11 | 16,235 | I'm trying to figure out how to use Mathematica to solve systems of equations where some of the variables and coefficients are vectors. A simple example would be something like

where I know , , and the magnitude of , and I have ... | Solving vector equations in Mathematica | CC BY-SA 2.5 | 0 | 2010-01-21T04:57:28.927 | 2011-09-07T10:12:45.463 | 2017-02-08T14:20:02.973 | -1 | 53,543 | [
"wolfram-mathematica",
"linear-algebra"
] |
2,107,876 | 1 | 2,107,897 | null | 87 | 74,018 | In a UINavigationController-based iPhone app, in a method I would like to perform the programmatic equivalent of the back button being pressed and going back a view.
i.e. automatically press the Jobs button as seen here:

Is there a generic iOS call ... | Programmatically call navigation controller back button on iOS | CC BY-SA 4.0 | 0 | 2010-01-21T08:44:09.407 | 2019-05-27T16:48:56.627 | 2019-05-27T16:48:56.627 | 1,033,581 | 243,560 | [
"ios",
"objective-c",
"button",
"uinavigationcontroller"
] |
2,110,389 | 1 | null | null | 1 | 367 | I have `<dl>`, and can't style it to look like this:

Is it possible to style a definition list like that? Or maybe, better idea would be table?
| How to style <dl> as shown in image? | CC BY-SA 3.0 | 0 | 2010-01-21T15:28:42.950 | 2012-04-18T19:50:42.653 | 2012-04-18T19:50:42.653 | 327,466 | 255,921 | [
"html",
"css",
"xhtml"
] |
2,110,513 | 1 | 2,110,539 | null | 1 | 266 | I know it is an humiliating and basic problem, but I can't align the navigation div (green borders) with the logo div (red borders) in the bottom of the parent div (blue borders). I tried vertical-align: bottom, but didn't work, any suggestions?

HTML:
```
<div id="ba... | Aligning elements with vertical-align: bottom doesn't work | CC BY-SA 4.0 | null | 2010-01-21T15:42:36.900 | 2019-06-06T07:51:41.280 | 2019-06-06T07:51:41.280 | 4,751,173 | 122,536 | [
"html",
"css",
"alignment"
] |
2,110,914 | 1 | null | null | 19 | 12,052 | Is there any way to get graphviz to left-align or right-align nodes in the same rank, instead of centering?

```
digraph h {
rankdir=LR;
node [shape=record,height=.08,fontsize=11];
elk[label="elk|I am an American Elk"];
... | graphviz: left/right align nodes instead of centering? | CC BY-SA 2.5 | 0 | 2010-01-21T16:32:08.653 | 2014-10-25T21:29:49.423 | 2017-02-08T14:20:03.677 | -1 | 44,330 | [
"graphviz"
] |
2,111,174 | 1 | 2,116,336 | null | 0 | 1,105 | If I make a `Statusbar`, and `PackEnd` a `Label` to it, it looks something like this:

The Shadow disappears over the `Label`, but remains over the rest of the `Statusbar`. I want to remove the Shadow from the entire `Statusbar`. The [PyGTK documentation](http://www.pygtk.org... | In Gtk, how do I remove the shadow from a Statusbar? | CC BY-SA 2.5 | null | 2010-01-21T17:05:13.837 | 2010-01-28T23:44:35.277 | null | null | 105,084 | [
"c#",
"gtk",
"gtk#"
] |
2,112,127 | 1 | null | null | 1 | 1,808 | I'm trying to decorate an ItemsControl so that each item will have a Delete button that floats over the item's content under a specific condition inspired by somewhat by the iPhone UI. I have a few ways in mind of how I can approach this but I could use some guidance from other WPF folks who might have a better idea ab... | How to create an overlay for each item in an ItemsControl? | CC BY-SA 2.5 | null | 2010-01-21T19:17:47.193 | 2010-02-28T17:00:04.607 | 2017-02-08T14:20:04.370 | -1 | 83,658 | [
"wpf",
"xaml",
"overlay",
"itemscontrol",
"adorner"
] |
2,112,714 | 1 | 2,112,817 | null | 0 | 1,371 | ```
<RelativeLayout
android:layout_width="fill_parent"
android:layout_height="50dip">
<Button
android:text="Edit"
android:width="50dip"
android:layout_height="fill_parent"
android:layout_width="wrap_content"
android:layout_alignParentLeft="true"
android:layout... | Android Layout How to? | CC BY-SA 3.0 | null | 2010-01-21T20:40:40.707 | 2015-01-17T18:13:57.897 | 2015-01-17T18:13:57.897 | 3,879,847 | 255,123 | [
"android"
] |
2,112,766 | 1 | 2,112,980 | null | 4 | 9,225 | This question is based on a [previous similar question.](https://stackoverflow.com/questions/992509/determining-if-a-dataset-approximates-a-sine-wave)
I have the following equation and an adjusted (some random data): 0.44*sin(N* 2*PI/30)
I am trying to use the FFT to get the frequency from the data generated. However... | Sine wave frequency fitting | CC BY-SA 3.0 | 0 | 2010-01-21T20:46:57.697 | 2016-03-28T11:05:33.230 | 2017-05-23T11:53:49.883 | -1 | 80,701 | [
"math",
"matlab",
"fft",
"octave",
"data-fitting"
] |
2,112,973 | 1 | 2,113,273 | null | 0 | 2,292 | Is there a possibility to render an visualization of an audio file?
Maybe with SoundManager2 / Canvas / HTML5 Audio?
Do you know some technics?
I want to create something like this:

| Render image from audio | CC BY-SA 2.5 | null | 2010-01-21T21:16:05.393 | 2012-05-14T19:08:44.630 | 2017-02-08T14:20:04.733 | -1 | 242,751 | [
"javascript",
"html",
"soundmanager2"
] |
2,114,231 | 1 | 2,114,373 | null | 3 | 7,523 | I'm trying to create a modal status indicator display for an iPhone app, and would like one similar to this one used in Tweetie:

Specifically, this one "shades out" the entire screen, including the toolbar. I don't believe through any normal UIView ... | How to create a full-screen modal status display on iPhone? | CC BY-SA 3.0 | 0 | 2010-01-22T01:01:23.370 | 2014-03-16T21:51:20.700 | 2014-03-16T21:51:20.700 | 1,709,587 | 256,303 | [
"iphone",
"objective-c",
"cocoa-touch",
"iphone-sdk-3.0"
] |
2,115,837 | 1 | 2,119,368 | null | 0 | 914 | The bottom of the FCKEditor seems to cut off - the border is not seen. This only happens in Google Chrome. IE and Firefox seem to be ok. This is the FCKEditor control with barely any customization.

Is there anyway to fix this?
| FCKEditor 2.6x seems to cut off at the bottom in Chrome | CC BY-SA 2.5 | null | 2010-01-22T08:00:36.480 | 2010-07-22T19:28:17.490 | 2010-01-22T17:31:16.157 | 9,382 | 9,382 | [
"google-chrome",
"border",
"fckeditor"
] |
2,116,085 | 1 | null | null | 1 | 515 | See this screenshot, in the middle it's the small hint windows that are generated by a TVirtualStringTree control and were left out on the screen, these hint windows will remain there until the application exits. the problem happens when the treeview's hint is shown and the mouse leaves quickly to the window next to it... | Virtual StringTree's hint windows are left out on the screen | CC BY-SA 2.5 | null | 2010-01-22T09:01:03.637 | 2012-03-30T13:10:44.630 | 2017-05-23T12:08:51.063 | -1 | 133,516 | [
"delphi",
"virtualtreeview",
"tvirtualstringtree"
] |
2,117,583 | 1 | null | null | 6 | 11,384 | Using the [ASP.Net Chart Controls](http://www.microsoft.com/downloads/details.aspx?FamilyId=130F7986-BF49-4FE5-9CA8-910AE6EA442C&displaylang=en), which [are a subset](http://blogs.msdn.com/alexgor/archive/2008/11/07/microsoft-chart-control-vs-dundas-chart-control.aspx) of the [Dundas Chart Controls](http://www.dundas.c... | Styling the asp.net charting controls | CC BY-SA 2.5 | 0 | 2010-01-22T13:48:23.023 | 2011-01-23T04:07:37.957 | 2017-05-23T10:29:31.030 | -1 | 68,115 | [
"asp.net",
"charts",
"dundas",
"asp.net-charts"
] |
2,118,345 | 1 | 2,186,800 | null | 2 | 445 | For the past two days i have been looking around the net to find how Opera made their pre-alpha build
with that UI. I mean its like built with windows shell
here are some screenshots
 
any tutorials , books or videos wou... | How to imitate Opera 10.50's custom UI? | CC BY-SA 4.0 | null | 2010-01-22T15:38:00.313 | 2019-06-07T09:16:18.610 | 2019-06-07T09:16:18.610 | 4,751,173 | 122,765 | [
"c#",
".net",
"windows-7",
"opera"
] |
2,118,882 | 1 | null | null | 4 | 975 | The context: I'm writing JavaScript to run an executable and tweak some registry entries on the client machine. I've signed the .JAR using SignTool and my company's Authenticode certificate, but running the script produces a dialog saying:

There is no ... | Firefox: Signed script shows scary certificate dialog | CC BY-SA 3.0 | 0 | 2010-01-22T16:51:21.550 | 2017-05-04T06:57:17.340 | 2017-05-04T06:57:17.340 | 962,603 | 59,313 | [
"javascript",
"firefox",
"certificate"
] |
2,121,082 | 1 | null | null | 5 | 17,502 | I'm trying to make my Compliance Worksheet more efficient. I have a list of controls in sections (and sub-sections), and I use a value as a placeholder to count the number of controls per section (or sub-section), as well as exceptions per section. I use the value "1" if there is a valid control, and sum up these val... | Sum or Count until? | CC BY-SA 3.0 | null | 2010-01-22T22:46:18.120 | 2016-01-21T00:22:51.877 | 2016-01-21T00:22:51.877 | -1 | 257,173 | [
"excel",
"count",
"sum",
"worksheet-function"
] |
2,126,949 | 1 | 2,126,959 | null | 1 | 656 | This code:
```
<table cellpadding=0 cellspacing=0 border=0>
<tr>
<td bgcolor=red>
<input type='text' />
</td>
</tr>
</table>
```
Gives this output in Safari and all other browsers:

The question is how to remove the indent that is highlight... | Strange input field indent in Safari | CC BY-SA 2.5 | null | 2010-01-24T12:08:24.737 | 2010-01-24T12:15:37.750 | null | null | 179,746 | [
"html",
"css",
"input",
"safari",
"indentation"
] |
2,127,692 | 1 | 2,160,370 | null | 15 | 3,674 | Ok so I have bunch of balls:

---
What I'm trying to figure out is how to make these circles:
- based on the surfaces they are touching- when dealing with touching objects.
---
This is what I mean by

- will rotat... | Need help with circle collision and rotation? - Game Physics | CC BY-SA 2.5 | 0 | 2010-01-24T16:11:14.047 | 2019-06-10T01:05:51.827 | 2010-07-25T04:03:10.607 | 226,086 | 208,827 | [
"algorithm",
"math",
"physics"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.