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,127,875 | 1 | 2,128,192 | null | 20 | 33,515 | How do I show that the WebServer instantiates a View and gets back control of the flow? Maybe I'm not using the right type of diagram?
Thanks a bunch!

| How do you show instantiation in a UML Sequence Diagram? | CC BY-SA 2.5 | 0 | 2010-01-24T16:53:50.157 | 2019-06-18T13:06:35.643 | 2017-02-08T14:20:10.547 | -1 | 94,777 | [
"uml",
"sequence-diagram"
] |
2,128,040 | 1 | 2,189,044 | null | 5 | 7,525 | Based on the answers I received at [superuser](https://superuser.com/questions/96995/windows-explorer-7-command-line), it's clear that I'll have to add the following to a custom Explorer Window launcher. I want to launch a rooted explorer view, and for make the navigation pane look like the old Windows XP folders pane... | Manipulating the Windows 7 Explorer navigation pane | CC BY-SA 4.0 | 0 | 2010-01-24T17:45:35.960 | 2019-06-07T19:05:20.040 | 2019-06-07T19:05:20.040 | 4,751,173 | 138,304 | [
"navigation",
"windows-explorer",
"windows-shell"
] |
2,128,283 | 1 | 2,128,440 | null | 4 | 727 | I've noticed some seemingly weird issues in Visual Studio 2008 (.NET 3.5) and also in Visual Studio 2010 Beta 2 (.NET 4.0). These issues may have existed in prior versions as well. Maybe they are not an issue, but either way, I would like to see if there is are logical explanations for these before I submit a report ... | Bug in VB compiler and/or IntelliSense in both C# and VB WRT out-of-scope Property Setters and ByRef fn() Parameters | CC BY-SA 2.5 | 0 | 2010-01-24T18:57:23.147 | 2010-01-24T19:53:32.960 | 2017-02-08T14:20:12.263 | -1 | 140,328 | [
"c#",
"vb.net",
"compiler-construction",
"intellisense"
] |
2,128,644 | 1 | null | null | 3 | 684 | I am working on a C# 2d soft body physics engine and I need to assign masses to an object's vertices given: a list of vertices (x,y positions), the total mass for the object, and the center of mass.
The center of mass is given as:

Of course creation of the new user fails because the passwor... | CakePHP fills in the password field on create new user failure | CC BY-SA 3.0 | 0 | 2010-01-25T04:19:46.600 | 2011-12-15T23:02:49.030 | 2011-12-15T23:02:49.030 | 84,042 | 209,320 | [
"php",
"cakephp"
] |
2,130,216 | 1 | 2,130,243 | null | 0 | 1,656 | my view are fill in back of Navigationbar how can i make it continuous at the buttom of it.
here is my code
```
WebViewController *webViewController = [[WebViewController alloc] initWithNibName:@"WebController" bundle:nil];
[[self navigationController] pushViewController:webViewController animated:YES];
[we... | a problem when pushViewController with UIViewcontroller | CC BY-SA 2.5 | 0 | 2010-01-25T04:35:41.067 | 2010-01-25T04:45:05.420 | 2017-02-08T14:20:14.353 | -1 | 203,372 | [
"iphone",
"uiviewcontroller",
"uinavigationcontroller"
] |
2,131,474 | 1 | 2,131,543 | null | 1 | 696 | could you show me some algorithm or example code to display like that picture with or with out animation
thanks for all advise

| Need advise about loading screen on iPhone | CC BY-SA 2.5 | null | 2010-01-25T10:05:33.727 | 2010-01-25T10:18:59.040 | 2017-02-08T14:20:14.687 | -1 | 203,372 | [
"iphone",
"uiview"
] |
2,131,991 | 1 | 2,132,111 | null | 3 | 1,374 | Eclipse on Linux (GTK+) has rather large UI elements which wastes screen real estate. Compare the Linux version (taken on Ubuntu 9.10):

with the Windows version:

Note the v... | Eclipse/GTK+ wasting screen real estate | CC BY-SA 2.5 | 0 | 2010-01-25T11:51:14.890 | 2016-08-03T05:56:23.540 | 2017-02-08T14:20:15.727 | -1 | 13,051 | [
"eclipse",
"gtk"
] |
2,133,257 | 1 | null | null | 30 | 41,299 | I want to make the top of the navigation view a bit smaller. How would you achieve this? This is what I've tried so far, but as you can see, even though I make the navigationbar smaller, the area which it used to occupy is still there (black).
```
[window addSubview:[navigationController view]];
navigationController.v... | iPhone - How set uinavigationbar height? | CC BY-SA 3.0 | 0 | 2010-01-25T15:24:54.040 | 2016-06-27T10:03:01.123 | 2012-11-01T22:18:53.037 | 128,875 | 128,875 | [
"iphone",
"height",
"uinavigationbar"
] |
2,134,467 | 1 | null | null | 7 | 14,659 | alright so im having a problem with getting my text layed over a partly transparent image. i want the text to be solid, but i want part of the background of the image to be transparent, and the part the text is over to be solid, which i have, the problem is the text is inheriting the transparent background of one of th... | PHP GD Text with Transparency/Alpha background | CC BY-SA 3.0 | 0 | 2010-01-25T18:10:09.040 | 2013-09-03T06:48:02.737 | 2013-09-03T06:48:02.737 | 367,456 | 258,640 | [
"php",
"gd",
"transparent",
"imagettftext"
] |
2,134,522 | 1 | 2,135,012 | null | 0 | 233 | So I a few ()!

The main idea is to generate a collection of badges with random numbers associated to them.
---
I created two different badges, and exported them for ActionScript as and
Within the the label has been transformed into a class with instance name .
... | Accessing Labels in AS3? | CC BY-SA 2.5 | 0 | 2010-01-25T18:18:59.313 | 2010-01-25T21:07:38.340 | 2010-01-25T19:06:28.563 | 208,827 | 208,827 | [
"flash",
"actionscript-3",
"actionscript"
] |
2,137,157 | 1 | 2,153,710 | null | 5 | 17,088 | I have a column chart with multiple series each containing multiple points. Currently the columns all touch each other. I want to force a gap between each column. How can I achieve this?
I found that applying a PointWidth (`Chart1.Series[seriesName]["PointWidth"] = (0.6).ToString();`) gives me a separation between the... | Force a gap between points on the x axis (MS .Net Chart Controls, Column Chart) | CC BY-SA 2.5 | 0 | 2010-01-26T02:21:08.567 | 2011-10-15T18:34:45.863 | 2017-02-08T14:20:17.263 | -1 | 68,115 | [
"c#",
".net",
"data-visualization",
"mschart"
] |
2,138,055 | 1 | null | null | 5 | 146 | Plese refer to below image to get detail of my problem:

This maybe relate to Status bar???
*Note: this is a full-screen application. My way to do this:
1. add "Status bar is initiall... | [iPhone]A zone which user can't interact, why? | CC BY-SA 2.5 | null | 2010-01-26T07:41:18.767 | 2010-01-26T09:07:17.070 | 2017-02-08T14:20:17.603 | -1 | 240,622 | [
"iphone",
"cocoa-touch",
"touch",
"fullscreen"
] |
2,140,128 | 1 | 2,140,483 | null | 0 | 41 | When I fetch data from a feed I store it in a table, the problem is that the format of the quote, so It will store instead of (I hope you can see the difference)
You get the same thing when you copy paste code from a website or word document in your editor.
the problem is that when I display the content on my site ... | Formatting problems when fetching feeds | CC BY-SA 2.5 | null | 2010-01-26T14:51:35.313 | 2010-01-26T15:54:26.997 | 2017-02-08T14:20:18.987 | -1 | 173,234 | [
"mysql",
"formatting",
"rss"
] |
2,143,032 | 1 | 2,144,798 | null | 2 | 1,750 | I have a `Grid` displaying rectangles. The `Grid` can be resized and is supposed to display adjacent rectangles without any gap.
However, depending on the actual size of the `Grid`, blank lines appear between the rows and columns of the `Grid`. I guess this is to make up for sizes where the width isn't a multiple of t... | Resizable WPF Grid inserts blank lines between rows and columns depending on actual size | CC BY-SA 3.0 | 0 | 2010-01-26T22:08:37.297 | 2011-09-17T00:22:55.440 | 2011-09-17T00:22:55.440 | 305,637 | 63,733 | [
"wpf",
"xaml",
"grid",
"resize"
] |
2,143,571 | 1 | 2,149,221 | null | 2 | 1,129 | I am trying to work out (or find) a button that looks half decent for use in my app. In the image below I have two buttons at the bottom, the default button (interfaceBuilder) and one using two png images from the Apple UICatalog.
I am a little shocked that apple did not include something a little more stylish in IB. ... | iPhone, Stylish Buttons? | CC BY-SA 2.5 | null | 2010-01-26T23:44:40.167 | 2010-02-08T17:45:34.530 | 2017-02-08T14:20:21.037 | -1 | 164,216 | [
"iphone",
"uibutton"
] |
2,145,353 | 1 | 2,145,509 | null | 3 | 856 | Please refer to bellow image to get detail:

I think, UITableView has some events occur when scrolling em when a group complete replace other, but I don't know :(
| [iPhone][UITableView]How to know when a group complete replace other (by scroll)? | CC BY-SA 2.5 | null | 2010-01-27T08:21:12.193 | 2010-01-27T08:50:31.280 | 2017-02-08T14:20:21.377 | -1 | 240,622 | [
"iphone",
"cocoa-touch",
"uitableview"
] |
2,145,552 | 1 | null | null | 6 | 2,847 | I'm looking for a way to draw a self intersecting polygon with holes, I'm using the HTML Canvas element.
So given 5 points, I want to draw the red one below.

[This question is essent... | Draw a self intersecting polygon on the HTML Canvas | CC BY-SA 2.5 | 0 | 2010-01-27T08:59:24.527 | 2010-07-20T08:52:32.687 | 2017-05-23T12:01:32.580 | -1 | 217,637 | [
"javascript",
"html",
"canvas",
"polygon",
"fill"
] |
2,146,455 | 1 | 2,146,487 | null | 2 | 4,158 | %19 Left Section Width, %80 Content width:

But i want to fix left section to 200px and content section is the rest of viewable area's width.
How can i do this with CSS?
```
<html>
<head>
<... | Div Layout: static left column width , strechacle right column width | CC BY-SA 2.5 | null | 2010-01-27T11:32:37.183 | 2010-01-27T11:46:47.193 | 2017-02-08T14:20:22.800 | -1 | 104,085 | [
"css",
"html"
] |
2,147,147 | 1 | null | null | 2 | 1,442 | I am importing SSIS packages to that were originally built for SQL Server 2005. I upgraded them in VS2008 and them imported them. They all import and work except for the one with the . I installed in the setup exe for Konesans File system Watcher SQL Server 2008 on my dev pc and the production server, but still get t... | Error importing SSIS package with Konesans File system Watcher task into SQL Server 2008 | CC BY-SA 2.5 | null | 2010-01-27T13:31:46.303 | 2010-08-01T07:17:12.240 | null | null | 16,279 | [
"sql-server",
"sql-server-2008",
"ssis"
] |
2,147,303 | 1 | 2,147,358 | null | 245 | 325,601 | The div inside another div picture and code below. Because there will be text and images of the parent div. And red div will be the last element of the parent div.

```
<div style="width: ... | How can I send an inner <div> to the bottom of its parent <div>? | CC BY-SA 4.0 | 0 | 2010-01-27T13:50:55.090 | 2023-01-05T12:33:01.090 | 2022-04-06T18:09:51.440 | 616,443 | 104,085 | [
"css",
"html"
] |
2,147,930 | 1 | 5,071,319 | null | 20 | 35,954 | 
I can't seem to find the property that controls visibility of labels in pie charts. I need to turn the labels off as the information is available in the legend.
Anyone know what property I can use in co... | Hide labels in pie charts (MS Chart for .Net) | CC BY-SA 2.5 | 0 | 2010-01-27T15:07:38.043 | 2022-03-02T23:09:29.580 | 2017-02-08T14:20:23.827 | -1 | 68,115 | [
"c#",
"asp.net",
"data-visualization",
"mschart"
] |
2,148,755 | 1 | 2,149,050 | null | 0 | 200 | I'm just starting out with Antlr, so please forgive the noob question here. I'm lost. Any help is appreciated.
This is my grammar script:
```
grammar test;
script :
'begin script' IDENT ':'
'end script' IDENT
;
IDENT : ('a'..'z' | 'A'..'Z') ('a'..'z'|'A'..'Z'|'0'..'9')*
;
```
This is the scrip... | Antlr beginner mismatchedtoken question | CC BY-SA 2.5 | null | 2010-01-27T16:56:59.187 | 2010-01-27T17:39:35.937 | null | null | null | [
"antlr"
] |
2,150,287 | 1 | null | null | 156 | 326,236 | I am using the Android [VNC](http://en.wikipedia.org/wiki/Virtual_Network_Computing) viewer on my [HTC G1](https://en.wikipedia.org/wiki/HTC_Dream). But for some reason, that application is always in landscape mode despite my G1 is in portrait mode. Since the Android VNC viewer is open source, I would like know how is ... | Force an Android activity to always use landscape mode | CC BY-SA 3.0 | 0 | 2010-01-27T21:14:36.147 | 2020-07-23T06:02:56.227 | 2016-03-04T19:38:07.277 | 63,550 | 128,983 | [
"android",
"landscape",
"android-orientation"
] |
2,150,426 | 1 | 2,150,435 | null | 9 | 1,625 | What jQuery selector would allow me to select the last `<td>` in a `<tr>` that has more than 1 `<td>`? NOTE: I am trying to find an answer which will allow me to use a or a selector followed by a `.filter()` rather than using `.each()`
```
<table>
<tr>
<td colspan="2">First Cell</td>
<td>Second Cell</td>
... | jQuery selector problem. :last-child not doing what I need | CC BY-SA 2.5 | 0 | 2010-01-27T21:35:45.393 | 2010-01-27T21:42:35.660 | 2017-02-08T14:20:24.840 | -1 | 5,651 | [
"jquery",
"jquery-selectors"
] |
2,151,389 | 1 | 2,165,576 | null | 4 | 1,889 | I have a container with masked bitmap in it. The scale and rotation of this container changes at runtime, and I need to draw the masked bitmap but cannot figure out the appropriate matrix calculations to do so.
My code works correctly to reflect position, scale, offset for centering without rotation. When rotated, the... | How can I accurately draw my rotated bitmap? | CC BY-SA 2.5 | 0 | 2010-01-28T00:15:15.030 | 2010-01-29T22:17:54.123 | 2010-01-28T15:47:19.827 | 46,445 | 46,445 | [
"flash",
"actionscript-3",
"matrix",
"bitmap",
"bitmapdata"
] |
2,152,057 | 1 | 2,153,626 | null | 4 | 779 | A simple iphone program generated by project template View-based Application, with several buttons, and I added following code:
```
- (void) showInfo: (UIView *) view {
NSLog(@"view bounds %6.2f %6.2f %6.2f %6.2f", view.bounds.origin.x, view.bounds.origin.y, view.bounds.size.width, view.bounds.size.height);
N... | What does a view controller do for me when orientation changed? | CC BY-SA 2.5 | 0 | 2010-01-28T03:15:01.793 | 2010-01-28T10:04:44.763 | 2017-02-08T14:20:26.363 | -1 | 46,090 | [
"iphone"
] |
2,152,179 | 1 | 2,158,308 | null | 2 | 13,949 |
# Setup
I have an accordion layout containing a "properties" panel that nests two inner panels. The first inner panel holds a `Ext.DataView`, while the second panel is the `Ext.grid.GridPanel` in question. In the screenshot below, the white space containing the folder icon is the dataview, and below that is the g... | ExtJS GridPanel Scrollbar does not appear in IE7 but it does in Firefox, etc | CC BY-SA 2.5 | null | 2010-01-28T03:50:37.157 | 2012-03-24T18:42:12.613 | null | null | 143,164 | [
"internet-explorer",
"user-interface",
"extjs",
"scrollbar"
] |
2,153,466 | 1 | 2,153,575 | null | 2 | 6,851 | I have an assignment in my C programming class to write a program to get the correlation coefficient of 2 sets of real numbers. I've been given the equations, and it referenced wikipedia so I double checked the equations there. Here is a link to the equation, which seems to be pretty standard from my research:
![alt... | Odd Pearson correlation coefficient results | CC BY-SA 2.5 | null | 2010-01-28T09:31:23.763 | 2015-09-30T14:45:22.487 | 2017-02-08T14:20:27.167 | -1 | 215,217 | [
"c"
] |
2,153,662 | 1 | 2,154,300 | null | 3 | 1,099 | I have a aspx page whose title has both Hebrew and English characters in it and the order of the words gets messed up.
Is there a way to style the title so the words don't get messed up, or is it an OS problem?
This is what the title should say:

This is what the title act... | Bi-directional Browser Title (Hebrew and English characters in Title) | CC BY-SA 3.0 | 0 | 2010-01-28T10:08:15.413 | 2015-01-27T14:52:55.347 | 2015-01-27T14:52:55.347 | 421,705 | 278 | [
"html",
"bidi"
] |
2,154,661 | 1 | null | null | 3 | 4,501 | i have a weird problem with Xcode. Here's a screenshot:

When i usually clicked on the file in the left column it'd open in source code editor on the right. Now it doesn't happen. Does anyone know how to get it back the way it was before? it drives m... | Editor doesn't open in Xcode | CC BY-SA 3.0 | null | 2010-01-28T13:06:12.557 | 2013-03-17T12:41:54.800 | 2011-08-31T17:28:52.933 | 111,783 | 226,745 | [
"xcode",
"editor"
] |
2,156,330 | 1 | 2,156,557 | null | 7 | 3,270 | I want to include an additional (optional) JTextField in the FileChooser, allowing the user to fill it in while choosing the file rather than giving them an additional prompt after they make their choice. Has anybody attempted something similar and found a working solution?
My target result would look something like t... | Customizing javax.swing.JFileChooser to include an additional JTextField | CC BY-SA 3.0 | null | 2010-01-28T16:59:18.823 | 2011-12-15T23:39:57.313 | 2011-12-15T23:39:57.313 | 84,042 | 261,152 | [
"java",
"swing",
"jfilechooser"
] |
2,156,644 | 1 | 2,156,792 | null | 0 | 433 | I'm building a video player here: [http://leongaban.com/stackoverflow/RTMP/](http://leongaban.com/stackoverflow/RTMP/)
It's streaming RTMP, and I'm trying to get my video to seek correctly if the user clicks on the groove bar (gray bar under the green progress bar) Currently it does not seek and gives me a NaN on my d... | Why am I getting error while trying to seek in my streaming video player | CC BY-SA 2.5 | null | 2010-01-28T17:50:59.073 | 2010-01-28T18:14:45.530 | 2017-02-08T14:20:27.963 | -1 | 168,738 | [
"flash",
"actionscript-3",
"streaming",
"progress-bar",
"seek"
] |
2,157,133 | 1 | 2,157,158 | null | 9 | 22,925 | I've compiled an assembly for `MySql.Data.dll` and would like to add it to a new Visual Studio Project. I'm lost on the correct terminology and how best to go about this, but the end goal is to distribute this dll so that it's included with the application when the application runs. This is to avoid having to GAC the... | How do I add an assembly to a Visual Studio project and reference it? | CC BY-SA 2.5 | 0 | 2010-01-28T19:02:39.383 | 2017-01-30T20:16:59.887 | 2017-02-08T14:20:28.303 | -1 | 166,258 | [
".net",
"visual-studio",
"dll",
"assemblies",
"reference"
] |
2,157,473 | 1 | 2,157,676 | null | 1 | 15,276 | I keep getting this error when I try and use an MS [Access](http://en.wikipedia.org/wiki/Microsoft_Access) database in my application:
> The 'Microsoft.Jet.OLEDB.4.0' provider
is not registered on the local
machine.
After Google'ing the error for a while I came to see that this is a problem when running the appli... | Compiling a .NET application as 32-bit only so I can use my Access database | CC BY-SA 3.0 | null | 2010-01-28T19:49:39.443 | 2019-04-09T18:11:06.000 | 2012-10-14T14:47:49.807 | 63,550 | 261,314 | [
"database",
"vb.net",
"ms-access",
"32-bit"
] |
2,158,339 | 1 | 2,158,496 | null | 2 | 3,055 | how can I get the lines which are have selected text in them?
For example:

The selected lines would be 1, 2,3 and 4 (0 being the first line)
How can I get to code like:
```
For Each line as string(or integer) in textbox1."SelectedLines"
'Do s... | For each line in selected lines (vb.net) | CC BY-SA 2.5 | null | 2010-01-28T22:07:07.180 | 2010-01-28T22:30:33.783 | 2017-02-08T14:20:28.983 | -1 | 191,463 | [
".net",
"vb.net",
"textbox",
"lines",
"selected"
] |
2,159,260 | 1 | 2,159,285 | null | 1 | 292 | I want to read the comments of a .DLL file:

| How can I read the attributes of a .DLL file using C#? | CC BY-SA 2.5 | 0 | 2010-01-29T01:12:47.697 | 2011-11-17T14:15:37.407 | null | null | 112,355 | [
"c#",
".net",
"dll"
] |
2,160,838 | 1 | null | null | 5 | 9,359 | I need a little help. I'm trying to host an MVC 2 application on IIS6. On my dev machine (XP) it runs perfectly in Cassini or as web site in IIS.
First i tried to reference the .mvc extension to aspnet_isapi but when that didn't work i went with the aspx extension instead.
Any ideas? I've probably missed something ob... | Hosting MVC2 on IIS6 | CC BY-SA 2.5 | 0 | 2010-01-29T08:56:22.273 | 2011-06-24T14:40:12.897 | 2017-02-08T14:20:30.350 | -1 | 202,019 | [
"asp.net-mvc",
"iis-6"
] |
2,161,877 | 1 | null | null | 11 | 15,666 | How to solve this problem, please help:

More detail, please view this image: [detail image](http://lh4.ggpht.com/_ASRRmy9UkLk/S2LVK7hSzFI/AAAAAAAAAII/WZfVRFOzpz4/s640/Screen%20shot%202... | Problem when deploy to real device: The identity used to sign the executable is no longer valid | CC BY-SA 2.5 | 0 | 2010-01-29T12:34:55.180 | 2014-09-18T08:53:30.053 | 2017-02-08T14:20:30.683 | -1 | 240,622 | [
"iphone",
"cocoa-touch",
"xcode"
] |
2,163,544 | 1 | 2,166,500 | null | 15 | 17,051 | I'm trying to create a translucent window with Java on OSX and add a `JLabel` to it.
This `JLabel` changes its text every second....

However the component is not repainting well.
How can I solve th... | Re-paint on translucent frame/panel/component. | CC BY-SA 3.0 | 0 | 2010-01-29T16:57:27.333 | 2017-08-03T20:41:54.300 | 2017-02-08T14:20:32.697 | -1 | 20,654 | [
"java",
"swing",
"macos",
"awt",
"paint"
] |
2,165,154 | 1 | 2,177,458 | null | 1 | 726 | Hi jquery/javascript gurus,
I am trying to use jquery ajax function to populate the dropdown, it works fine with FF, but IE give the javascript error snow below in the scrnshot. howver IE does get the data and selects it.
Am i doing something wrong?
```
function getAjaxFunction(thisval, curval) {
$.ajax({
... | jquery problem in IE with dynamic dropdown selection | CC BY-SA 2.5 | null | 2010-01-29T21:05:13.783 | 2010-02-01T14:48:58.717 | 2010-01-29T23:09:26.620 | 256,082 | 256,082 | [
"javascript",
"jquery"
] |
2,166,050 | 1 | 2,166,199 | null | 2 | 1,558 | Given this table:

How can I get the datediff in days between each status_date for each group of ID_Number? In other words I need to find the number of elapsed days for each status that the ID_Number has been given.
Some things to know:
- - - -
Sample output:
So for ID_Num... | SQL Question: Getting Datediff in days elapsed for each record in a group | CC BY-SA 2.5 | null | 2010-01-29T23:41:43.877 | 2010-02-01T18:35:53.797 | 2010-02-01T17:16:45.040 | 38,317 | 38,317 | [
"sql",
"tsql",
"sql-server-2000",
"datediff"
] |
2,166,074 | 1 | 2,166,097 | null | 3 | 682 | Suppose I have this HTML structure:
```
<div class="a">
<div class="floated-left">...</div>
<div class="floated-left">...</div>
</div>
```
I have noticed that if I don't set `overflow:hidden` to `.a`, then the `<div class="a">` does not occupy any vertical size. For example, if I set its background to red, it is n... | When should overflow:hidden be used for a <div>? | CC BY-SA 3.0 | null | 2010-01-29T23:47:00.723 | 2011-12-07T23:44:15.070 | 2011-12-07T23:44:15.070 | 84,042 | 257,942 | [
"html",
"css"
] |
2,167,037 | 1 | null | null | 30 | 10,775 | I'd like to know if it is possible to make a progress bar displayed on the taskbar like Windows Explorer does when there's a file operation going on?
I saw many examples, but they all involved C#.
SWT won't cut it.

| Windows 7 Taskbar Progress Bar in Java | CC BY-SA 3.0 | 0 | 2010-01-30T06:08:08.360 | 2019-10-19T11:23:31.500 | 2011-08-23T18:41:49.450 | 617,750 | null | [
"java",
"windows",
"windows-7"
] |
2,167,283 | 1 | 2,525,340 | null | 1 | 2,271 | As far as I understand the serial port so far, transferring data is done over pin 3. As shown here:

There are two things that make me uncomfortable about this. The first is that it seems to imply that the two connected devices ... | Advice on logic circuits and serial communications | CC BY-SA 2.5 | null | 2010-01-30T08:25:05.203 | 2010-03-26T17:29:15.217 | 2017-02-08T14:20:33.057 | -1 | 52,551 | [
"c#",
"hardware",
"serial-port",
"circuit"
] |
2,169,755 | 1 | 2,169,954 | null | 3 | 126 | I want to add a `MenuToolItem` to my Toolbar. It contains two `RadioMenuItem`s. However, when I click the drop-down arrow, I see this:

This is my current code:
```
MenuToolButton reviewModeToolButton =
new MenuToolButton (Stock.Preferences);
toolbar.Add (reviewModeToolB... | In Gtk#, why is my MenuToolItem not displaying its Menu? | CC BY-SA 2.5 | null | 2010-01-30T22:42:31.707 | 2010-01-30T23:39:37.517 | null | null | 105,084 | [
"c#",
"gtk",
"gtk#"
] |
2,171,560 | 1 | 2,171,574 | null | 2 | 1,050 | I have a class which retrieves the data from DB.
```
[Table(Name = "Ilanlar")]
public class Ilan
{
[Column(Name="ilan_id" ,IsPrimaryKey = true)]
public int M_ilan_id;
[Column(Name="refVerenUser_id")]
public int M_refVerenUser_id;
}
```
And i am binding the data comes from db via the class above.
`... | Binding LinqToSql tables to Repeater | CC BY-SA 2.5 | null | 2010-01-31T11:58:50.723 | 2010-01-31T12:02:44.020 | 2017-02-08T14:20:34.467 | -1 | 104,085 | [
"c#",
"asp.net",
"ienumerable",
"repeater",
"icollection"
] |
2,173,363 | 1 | null | null | 3 | 1,179 | I have a texture from this PNG:

And another from this PNG:

They both have the same blend function:
```
glBlendFunc(GL_ONE, GL_ONE_MINUS_SRC_ALPHA);
```
I just couldn't find a simple example of this. Draw them to di... | OpenGL ES (iPhone) multi-texturing (2D) code | CC BY-SA 4.0 | null | 2010-01-31T21:13:34.347 | 2019-06-11T07:11:12.253 | 2019-06-11T07:11:12.253 | 4,751,173 | 215,282 | [
"iphone",
"opengl-es",
"textures",
"multitexturing"
] |
2,174,748 | 1 | 2,378,879 | null | 3 | 5,588 | 
When I select values from drop down then click on show button it should show the crystal report for that selection.
| How to filter crystal report in C#? | CC BY-SA 3.0 | 0 | 2010-02-01T05:00:04.137 | 2013-02-03T16:16:48.693 | 2013-02-03T16:16:48.693 | 1,369,235 | 1,087,336 | [
"c#",
"crystal-reports",
"filtering"
] |
2,180,827 | 1 | null | null | 3 | 842 | For my current project, I need to make a layout selector where certain elements can be dragged and repositioned by the user, similar to this mockup:

So far, I have been able to replicate something similar using JQuery UI and Sortable, however I am currently stuck only on the... | Best option for sortable/draggable layout selector? | CC BY-SA 2.5 | 0 | 2010-02-01T23:25:20.073 | 2011-11-03T16:46:42.020 | 2010-02-02T03:26:25.700 | 62,200 | 62,200 | [
"jquery",
"jquery-ui",
"layout",
"jquery-ui-sortable",
"draggable"
] |
2,182,580 | 1 | null | null | 6 | 3,590 | I want to make a rectangle Boundary and to insert a UITextView and two buttons in that rectangle .If i making the rectangle by adding a subView in a from UIView class than I am unable to interact with the controls in the rectangle area which i inserted in the subview from Interface builder.
I am attaching a screen fo... | How to add a Boundary outline in UIView of Iphone.Please Read Description | CC BY-SA 3.0 | null | 2010-02-02T08:02:04.130 | 2011-11-27T00:02:25.993 | 2011-11-27T00:02:25.993 | 234,976 | 264,131 | [
"iphone",
"uiview"
] |
2,183,138 | 1 | 2,183,885 | null | 7 | 6,846 | I'm trying to achieve the layout shown here

Each of the panels should be linked to a backing bean from which I will later add differrent components according to context.
I tried using panelgrid but could not achieve this look.
I would prefer ... | newbie JSF question - How to achieve this layout? | CC BY-SA 2.5 | 0 | 2010-02-02T09:59:14.480 | 2010-02-02T12:20:15.723 | 2017-02-08T14:20:38.883 | -1 | 128,076 | [
"jsf",
"layout",
"richfaces"
] |
2,183,644 | 1 | 2,184,106 | null | 0 | 697 | I have a Advanced DataGrid requirement. But i do not have idea how to create it.
Please help me on this. I am attaching the Jpeg file.

| How to create the Advanced Datagrid | CC BY-SA 3.0 | null | 2010-02-02T11:31:25.517 | 2013-09-29T23:35:39.640 | 2013-09-29T23:35:39.640 | 759,866 | 214,131 | [
"apache-flex",
"flex3"
] |
2,185,960 | 1 | 2,188,368 | null | 1 | 320 | I'm writing a particle system for our student game, and I've run into a bit of a snag. I want to improve the effect on the ships' rockets, but I can't seem to figure out how.
Here's how the effect looks on a stationary ship:

And here's how it looks on a moving ship:
![alt te... | Particle stream should be the same length regardless of emitter speed | CC BY-SA 2.5 | 0 | 2010-02-02T16:58:11.730 | 2010-02-02T22:48:26.417 | 2010-02-02T18:48:44.390 | 141,057 | 141,057 | [
"c++",
"particles"
] |
2,186,732 | 1 | 2,187,701 | null | 2 | 226 | I have made an entry field required somehow but I'm not sure how. When editing a tag, the tag owner entry field should be able to be empty.

I have set "allow nulls" in the database table:

Does anyone know how I can fix it? To be clear,... | How do I make an entry field optional? | CC BY-SA 2.5 | null | 2010-02-02T18:55:04.140 | 2010-02-02T21:05:15.263 | null | null | 83,452 | [
"c#",
"asp.net",
"asp.net-mvc",
"linq-to-sql"
] |
2,188,872 | 1 | 2,195,756 | null | 32 | 14,010 | A while ago I came across [this answer](https://stackoverflow.com/questions/1572413/can-you-have-magic-numbers-in-access-2007/1576837#1576837) that introduced me to the obscure (at least for me) [ISO 5218: a standard for representing human sexes](http://i.justrealized.com/2009/05/09/did-you-know-theres-an-iso-for-sex/)... | Normalizing Human Skin Colors for User Interaction | CC BY-SA 4.0 | 0 | 2010-02-03T00:33:51.433 | 2022-03-20T13:47:17.167 | 2019-06-12T04:05:17.090 | 4,751,173 | 89,771 | [
"database",
"user-interface",
"schema",
"standards",
"iso"
] |
2,190,046 | 1 | null | null | 1 | 3,187 | 
It won't let me post the picture. Btw, Someone from Reddit.programming sent me over here. So thanks!
```
TITLE MASM Template
; Description
;
; Revision date:
INCLUDE Irvine32.inc
.data
myArray BYTE 10, 20, 30, 40, 50, 60, 70, 80, 90, 100
.code
main PROC
... | What am I doing wrong? (Simple Assembly Loop) | CC BY-SA 2.5 | 0 | 2010-02-03T06:10:22.093 | 2015-12-18T21:20:04.750 | 2015-12-15T16:33:22.947 | 3,512,216 | 265,012 | [
"loops",
"assembly",
"x86",
"masm",
"irvine32"
] |
2,195,198 | 1 | 2,195,318 | null | 1 | 909 | I have a stumper which doesn't seem to make sense.
If I run the program below, I get two dialog boxes each containing JPanels.


The first one has a couple of JLa... | swing: BoxLayout and transverse alignment? | CC BY-SA 2.5 | null | 2010-02-03T20:30:39.153 | 2010-02-03T20:45:58.560 | 2017-02-08T14:20:43.013 | -1 | 44,330 | [
"swing",
"layout",
"alignment"
] |
2,195,497 | 1 | 2,196,518 | null | 4 | 7,989 | I'm using the following code to create a [ProgressDialog](http://developer.android.com/reference/android/app/ProgressDialog.html) (inside my [Activity](http://developer.android.com/reference/android/app/Activity.html)):
```
@Override
protected Dialog onCreateDialog(int id) {
switch (id) {
case DIALOG_LOOKU... | Problem using ProgressDialog with onCreateDialog / onPrepareDialog | CC BY-SA 2.5 | null | 2010-02-03T21:13:51.503 | 2010-02-04T01:30:22.130 | 2010-02-03T21:30:14.260 | 76,835 | 76,835 | [
"android",
"progressdialog"
] |
2,196,124 | 1 | null | null | 83 | 19,833 | I'm trying to read an image from an electrocardiography and detect each one of the main waves in it (P wave, QRS complex and T wave). I can read the image and get a vector (like `(4.2; 4.4; 4.9; 4.7; ...)`). I need an algorithm that can walk through this vector and detect when each of these waves start and end. An exam... | How to detect patterns in (electrocardiography) waves? | CC BY-SA 4.0 | 0 | 2010-02-03T22:51:58.643 | 2021-11-04T21:15:03.423 | 2021-11-04T21:15:03.423 | 4,157,124 | 108,569 | [
"algorithm",
"language-agnostic",
"machine-learning",
"signal-processing",
"pattern-recognition"
] |
2,198,116 | 1 | 2,251,833 | null | 50 | 38,335 | I have 2 nested divs inside outer one, which has width:100%. Both nested divs should be in one line and first should get it size from it's contents:
```
<div id="#outer" style="width:100%; border:1px">
<div id="#inner1" style="border:1px; display:inline">
inner div 1. Some text...
</div>
<div id="#inner2" st... | xHTML/CSS: How to make inner div get 100% width minus another div width | CC BY-SA 3.0 | 0 | 2010-02-04T07:58:55.917 | 2015-04-27T23:41:50.040 | 2012-02-15T20:07:35.290 | 90,096 | 90,096 | [
"css",
"xhtml",
"html",
"xhtml-1.0-strict"
] |
2,198,612 | 1 | 2,198,706 | null | 0 | 3,466 | ```
#include <iostream>
using namespace std;
struct node
{
int v;
node* next;
node (int x, node* t)
{
v = x;
next = t;
}
};
typedef node *link;
int **malloc2d(int, int);
void printMatrix(int **, int);
link *convertToList (int **, link *, int);
void printList (link * a, int size);
... | Why is my adjacency list showing duplicate edges? | CC BY-SA 2.5 | null | 2010-02-04T09:44:23.460 | 2010-02-04T10:08:10.790 | 2017-02-08T14:20:45.080 | -1 | 205,458 | [
"c++",
"adjacency-list"
] |
2,199,888 | 1 | null | null | 5 | 15,631 | I am using multiple jQuery UI dialog themes on a single page, and I have bug.
[jQuery 1.3.2] [jQuery UI 1.7.2]
Here is a screenshot (vs ):

How can I fix this?
| Custom CSS scope and jQuery UI dialog themes | CC BY-SA 3.0 | 0 | 2010-02-04T13:16:44.113 | 2013-07-10T11:06:25.600 | 2013-07-10T10:50:49.897 | 63,550 | 216,086 | [
"jquery-ui",
"jquery-ui-dialog"
] |
2,201,302 | 1 | 2,201,716 | null | 0 | 1,491 | We use a DHTML calendar picker that only allows you to change the date, which is desired functionality. However, I need to figure out the javascript to change the date next to the calendar picker, as seen in the image below, and popup an "are you sure" message.

The above i... | How do I make my popup date picker calendar javascript change the text date next to it and update the database? | CC BY-SA 2.5 | null | 2010-02-04T16:27:57.997 | 2010-02-04T17:19:07.363 | null | null | 216,860 | [
"javascript",
"ajax",
"perl",
"datepicker"
] |
2,201,839 | 1 | null | null | 0 | 76 | It might sound confusing so let me explain the situation. I made a movieClip. And in that movieClip I have a dynamic textfield set. I called this textfield "AmmoCount"
I dragged this movieClip onto the stage several times and each time I called on the AmmoCount variable in each movieclip and gave it a different value... | can you call on the same variable in an instance of multiple movieclips | CC BY-SA 3.0 | null | 2010-02-04T17:37:25.950 | 2013-04-29T10:17:51.053 | 2017-02-08T14:20:47.157 | -1 | 201,934 | [
"flash",
"actionscript-3",
"actionscript"
] |
2,202,524 | 1 | 2,202,632 | null | 4 | 5,951 | I've been able to use the standard "ProgressDialog" for android to show that an indeterminate task is running.

But I'd like to use the "smaller" progress dialog "spinner" that's used for indeterminate tasks in some of the standard Android applications like the android Market (t... | Small ProgressDialog "spinner" for android | CC BY-SA 2.5 | null | 2010-02-04T19:24:57.420 | 2012-08-13T12:40:13.407 | 2010-08-17T08:09:49.247 | 114,066 | 141,146 | [
"android",
"layout",
"progressdialog"
] |
2,204,383 | 1 | 2,216,656 | null | 1 | 2,768 | I was able to implement real-time mouse tracing as follow :

The source code is as follow :
[http://jstock.cvs.sourceforge.net/viewvc/jstock/jstock/src/org/yccheok/jstock/charting/CrossHairUI.java?revision=1.5&view=markup](http://jstock.cvs.sourceforge.net/viewvc/jstoc... | CrossHair Tracing In JFreeChart | CC BY-SA 4.0 | 0 | 2010-02-05T00:58:28.917 | 2019-06-13T06:10:54.350 | 2019-06-13T06:10:54.350 | 4,751,173 | 72,437 | [
"java",
"jfreechart"
] |
2,205,362 | 1 | 2,205,388 | null | 0 | 187 | how do i enable text input in a select element in order to both manually input a any numeric value or choose from a select having limited options?
For example desktop applications such as photoshop, adjusting character size!

| how do i enable text input in a select element? (js or jQuery) | CC BY-SA 2.5 | null | 2010-02-05T06:12:18.197 | 2010-02-05T06:21:51.123 | 2017-02-08T14:20:48.193 | -1 | 237,533 | [
"jquery-selectors"
] |
2,206,910 | 1 | 2,207,698 | null | 1 | 263 | Windows Mobile can show different kind of user notifications, like this:

How can I enumerate through the reminders, windows mobile is showing to the user?
| How to enumerate reminders windows mobile is showing? | CC BY-SA 2.5 | null | 2010-02-05T11:45:03.730 | 2010-12-13T13:17:01.657 | 2017-02-08T14:20:48.530 | -1 | 7,021 | [
"c#",
"windows-mobile",
"compact-framework"
] |
2,209,084 | 1 | 2,258,231 | null | 12 | 3,600 | I've a [mnemonic](http://definr.com/mnemonic) function that goes something like this:
```
function Mnemonic($mnemonic)
{
$result = null;
$charset = array(str_split('aeiou', 1), str_split('bcdfghjklmnpqrstvwxyz', 1));
for ($i = 1; $i <= $mnemonic; $i++)
{
$result .= $charset[$i % 2][array_rand(... | Mnemonic Password Generation Algorithm for QWERTY Keyboards | CC BY-SA 2.5 | 0 | 2010-02-05T17:31:31.160 | 2014-10-02T21:06:35.850 | 2017-02-08T14:20:48.867 | -1 | 89,771 | [
"php",
"algorithm",
"string",
"keyboard",
"qwerty"
] |
2,209,650 | 1 | 2,212,198 | null | 7 | 1,779 | I'm testing a window that looks something like this:

Dragging a Tag to a Card links the Tag to the Card. So does dragging a Card to a Tag.
It's meaningless to drop a tag between two cards, or a card between two tags. I can ignore these outcomes in the `Handle...DataReceived... | In Gtk, when using Drag and Drop in a TreeView, how do I keep from dropping between rows? | CC BY-SA 2.5 | 0 | 2010-02-05T19:07:21.380 | 2013-01-23T19:15:23.757 | 2013-01-23T19:15:23.757 | 278,878 | 105,084 | [
"c#",
"drag-and-drop",
"gtk",
"gtk#",
"gtktreeview"
] |
2,210,240 | 1 | null | null | 6 | 2,785 | I'm interested in making an OpenGL visualizer for MP3's as a pet project.
I stumbled upon this youtube video which demonstrates someone showing off a visualizer being used in conjunction with Augmented Reality.
[http://www.youtube.com/watch?v=SnshyLJSpnc#t=1m15s](http://www.youtube.com/watch?v=SnshyLJSpnc#t=1m15s)
P... | What kind of sound processing algorithm allows you to make visualizations like this? | CC BY-SA 2.5 | 0 | 2010-02-05T20:35:52.953 | 2011-07-23T07:44:14.757 | null | null | 264,161 | [
"opengl",
"audio",
"visualization",
"audio-processing"
] |
2,210,438 | 1 | 2,211,849 | null | 2 | 1,009 | 
Hi everyone, I'm creating a tabbed navigation from an XML file. However for some reason my loop only creates textfields for the active tab and the last tab
[> You can preview my Flash here. <](http://leongaban.com/stackoverflow/RTMP/) (I ... | Problem trying to dynamically create a tabbed navigation with dynamic text | CC BY-SA 2.5 | null | 2010-02-05T21:09:30.670 | 2010-02-08T19:03:14.217 | 2017-02-08T14:20:49.557 | -1 | 168,738 | [
"flash",
"actionscript-3",
"arrays",
"textfield"
] |
2,210,694 | 1 | 2,210,752 | null | 1 | 256 | Basically, the below image represents the components on the homepage of a site I'm working on, which will have news components all over the place. The sql snippets envision how I think they should work, I would really appreciate some business logic advice from people who've worked with news sites before though. Here's ... | Is this how a modern news site would handle it's sql/business logic? | CC BY-SA 2.5 | null | 2010-02-05T21:47:16.553 | 2010-02-05T22:04:20.873 | 2010-02-05T22:03:11.063 | 145,190 | 145,190 | [
"sql",
"mysql",
"django",
"database-design",
"business-logic"
] |
2,211,277 | 1 | null | null | 12 | 1,097 | Having recently installed the beta of VS 2010, I'm curious whether anybody knows how to get it to do something that was quite straightforward with VS 6. To create a simple database browser in VS 6, you could create an MFC application using a database view, connected to (for example an ODBC connection. Then, the interes... | Can I create a simple DB browser with VS 2010 like I could with VS 6? | CC BY-SA 2.5 | 0 | 2010-02-05T23:48:03.893 | 2010-02-06T01:02:11.317 | 2017-02-08T14:20:51.900 | -1 | 179,910 | [
"visual-studio",
"visual-c++",
"visual-studio-2010"
] |
2,211,679 | 1 | 2,211,696 | null | 0 | 935 | > I'm not familiar with django
conventions at all so if you do
provide advice could you be specific
Considering my homepage would contain components of articles:

In Zend, in my IndexController I would create models and populate the view with articles... | How should I setup my homepage in django? | CC BY-SA 2.5 | null | 2010-02-06T01:59:12.853 | 2010-02-07T05:05:08.567 | 2010-02-07T05:05:08.567 | 58,088 | 145,190 | [
"django",
"django-models",
"conventions"
] |
2,213,881 | 1 | 2,214,676 | null | 59 | 42,296 | I personally like the [<fieldset>](http://www.w3.org/wiki/HTML/Elements/fieldset) tag because of how it draws a box and puts the [<legend>](http://www.w3.org/wiki/HTML/Elements/legend) at the top of it, over the border. Like this.

How... | Is it possible to achieve a <fieldset>-like effect without using the <fieldset> tag? | CC BY-SA 3.0 | 0 | 2010-02-06T17:06:39.247 | 2020-02-03T21:52:28.327 | 2012-10-15T16:26:11.937 | 61,654 | 251,153 | [
"html",
"css",
"fieldset"
] |
2,215,640 | 1 | 2,215,670 | null | 0 | 106 | I couldn't set inline elements background like this:

My code is this:
```
#divMansetKategoriHaberleriContainer
{
background-color: Transparent;
margin-top: 4px;
font-size: ... | An Inline element has more than 2 lines (one within the other) | CC BY-SA 2.5 | null | 2010-02-07T02:14:36.503 | 2010-02-07T02:27:09.483 | 2017-02-08T14:20:52.930 | -1 | 104,085 | [
"css"
] |
2,216,668 | 1 | null | null | 0 | 875 | ```
$button = new Zend_Form_Element_Submit('melnraksts');
$button->setAttrib('id','melnraksts');
$button->setValue(Lang::$form[17]);
$button->setDecorators(array('Composite'));
$button->removeDecorator('Errors');
$form->addElement($button);
$submit = new Zend_Form_Element_Submit('submit')... | Something wrong with values in submit buttons | CC BY-SA 2.5 | null | 2010-02-07T10:25:06.130 | 2010-02-17T10:22:24.627 | 2017-02-08T14:20:53.267 | -1 | 849,669 | [
"zend-framework",
"button",
"submit",
"zend-form"
] |
2,217,480 | 1 | 2,217,500 | null | 1 | 139 | I have recently started to examine ASP.NET MVC. I have studied quite a few examples and common to these are that they contain quite simple scenarios, where a view will map to either an instance of a type in the model or a list of a paritcular type from the model.
I'm looking for guidelines to compose/composite views.... | How to make rich/compound views | CC BY-SA 3.0 | 0 | 2010-02-07T17:09:07.580 | 2013-02-25T21:08:40.853 | 2013-02-25T21:08:40.853 | 889,949 | 126,789 | [
"asp.net",
"asp.net-mvc",
"view"
] |
2,218,228 | 1 | 2,218,244 | null | 5 | 837 | On many banking and investment websites, the site prevents users from logging in from an unrecognized computer without first answering an additional question or activating that machine. How do developers typically create this feature?
For example, here is the message that Salesforce.com gives when I connect to my acc... | How to detect if user is connecting from a recognized computer? | CC BY-SA 2.5 | 0 | 2010-02-07T20:35:52.027 | 2010-02-08T08:09:49.787 | null | null | 257,954 | [
"security",
"cookies",
"ip-address",
"banking"
] |
2,219,353 | 1 | 2,258,472 | null | 0 | 56 | I have a problem with overlapping characters.
Using sifr r436. The font is Dax, and the result is shown below. Any help would be appreciated.
Thanks.

| Danish characters overlapping in sIFR | CC BY-SA 2.5 | null | 2010-02-08T03:18:17.627 | 2011-02-25T04:42:15.423 | null | null | 98,191 | [
"sifr"
] |
2,220,052 | 1 | 2,220,086 | null | 0 | 398 | just wondering if how can we retrieve a data from stored procedure, who's return value is not in a row. I've run the stored procedure and it doesn't return any rows but return some data >.< just like this photo. could anyone know how to retrieve return value @rtncode in .NET?
 {
SwingUtilities.invokeLater(new Runnable() {
... | Controlling the preferred size of a JEditorPane with long text | CC BY-SA 2.5 | 0 | 2010-02-08T12:02:30.660 | 2010-02-08T13:03:44.527 | 2017-02-08T14:20:55.010 | -1 | 57,448 | [
"java",
"swing",
"layout",
"jeditorpane"
] |
2,223,008 | 1 | null | null | 1 | 32 | Consider a template such as this ( questions posted below ):

Let's say I posted an article about the Superbowl and tagged it in the Sports category. In my articles table I have a flag for featured or not, and a flag for main article. So if I check the main flag it shows up a... | How do I go about handling the shifting of news articles in regards to main, featured, and category areas? | CC BY-SA 2.5 | null | 2010-02-08T16:19:33.813 | 2010-02-08T16:26:47.520 | 2010-02-08T16:24:56.787 | 145,190 | 145,190 | [
"sql",
"mysql",
"business-logic"
] |
2,224,122 | 1 | 2,227,109 | null | 2 | 6,476 | I just started making games and I decided for my next project to use either flashdevelop or flex builder. Reason being is because you can embed just about everything and for licensing purposes and it recommended the the game is compiled into one file. flex sdk is good with that type of stuff.
As of right now I decide... | flashdevelop vs flex builder | CC BY-SA 2.5 | 0 | 2010-02-08T19:06:14.723 | 2012-05-29T14:49:42.507 | 2017-02-08T14:20:55.693 | -1 | 201,934 | [
"apache-flex",
"flash",
"actionscript-3",
"actionscript"
] |
2,228,421 | 1 | 2,229,248 | null | 3 | 1,017 | Is it possible to press keypad programmatically so that number for the key pressed shows on the screen? See the screenshot below for more explanation please:

Nokia N70
CLDC 1.1
MIDP 2.0
| J2ME: How to press keypad programmatically? | CC BY-SA 4.0 | null | 2010-02-09T10:49:21.850 | 2019-01-22T06:53:57.847 | 2019-01-22T06:53:57.847 | 1,033,581 | 139,459 | [
"java",
"java-me",
"mobile"
] |
2,229,920 | 1 | null | null | 7 | 6,627 | I have a solution in Visual Studio Express that looks like this:

The `LogicSchema` class in C# that will parse a specified XML file at run-time. The following is in the `main` method of `Program.cs`:
```
LogicSchema ls = new LogicSchema(
XDocume... | Why does "Copy if newer" not copy a file when the file is updated? | CC BY-SA 2.5 | 0 | 2010-02-09T14:53:02.810 | 2013-02-17T16:19:14.890 | 2017-02-08T14:20:58.767 | -1 | 166,258 | [
"c#",
".net",
"visual-studio",
"file-io"
] |
2,231,191 | 1 | 2,231,281 | null | 113 | 41,538 | When you have "Mark occurrences" enabled in Eclipse, placing the cursor on any type/variable/method/etc will highlight all occurrences in the text editor and place a faint bar in the right ruler to show you the location of other occurrences in the file.
Does anyone know where in the Preferences you can change what col... | How to change highlighted occurrences color in Eclipse's sidebar? | CC BY-SA 3.0 | 0 | 2010-02-09T17:49:28.847 | 2018-04-13T14:09:00.877 | 2013-03-04T00:05:52.750 | 15,168 | 4,249 | [
"java",
"eclipse",
"highlighting"
] |
2,232,727 | 1 | 2,232,831 | null | 4 | 5,416 | Looking at a Windows `tooltips` class hint window, i see that it draws its drop-shadow the hint window's actual rectangle.
Using - i can get the tooltip's window rect, and class styles:

```
Rectangle: (440, 229)-(544, 249), 104x20
Restored Rect: (440, 229)-(544, 249), 104x... | How to draw outside a window? | CC BY-SA 4.0 | 0 | 2010-02-09T21:39:49.737 | 2021-06-25T19:35:32.643 | 2021-06-25T19:35:32.643 | 254,343 | 12,597 | [
"windows",
"winapi",
"dropshadow",
"layered-windows",
"ws-ex-layered"
] |
2,234,985 | 1 | 2,242,093 | null | 0 | 596 | I've been trying to export skinned and animated .x models with multiple materials on the same mesh but have found the skinning breaks when that happens. The animations work fine but the mesh stops wrapping around the bones properly (it seems) with what looks to be different vertices attaching themselves to different bo... | Issue with animated .x files and multiple materials | CC BY-SA 3.0 | null | 2010-02-10T06:57:09.777 | 2011-12-07T23:20:03.820 | 2011-12-07T23:20:03.820 | 84,042 | 79,891 | [
"animation",
"directx",
"skinning",
"mesh",
".x"
] |
2,235,155 | 1 | 2,235,588 | null | 0 | 2,090 | I am using the WPF ToolKit `ChartControl` to create a columneries chart. Whenever I move mouse to my `Chart`, the `ToolTip` value will be displayed. I dont need this `ToolTip`, So how can I turn this off?

| Turn off Tooltip of WPF Toolkit chart control | CC BY-SA 3.0 | null | 2010-02-10T07:40:08.943 | 2011-09-19T16:03:44.293 | 2017-02-08T14:20:59.103 | -1 | 245,211 | [
"wpf",
"charts",
"tooltip",
"wpftoolkit"
] |
2,235,845 | 1 | null | null | 11 | 7,264 | Using the `DwmExtendFrameIntoClientArea` API call with Aero Glass enabled works just fine. However, I want it to work when Aero Glass is disabled as well, like how it works in the Windows control panel:

Notice how the frame has extended into the cli... | DwmExtendFrameIntoClientArea without Aero Glass | CC BY-SA 3.0 | 0 | 2010-02-10T09:56:49.103 | 2014-07-09T18:20:57.480 | 2012-12-10T20:30:09.533 | 12,597 | 161,250 | [
"c#",
".net",
"wpf",
"aero",
"dwm"
] |
2,236,120 | 1 | 2,236,263 | null | 40 | 44,647 | After I start the emulator by hitting Debug in Eclipse, after certain time it disconnects from the ADB, but the emulator stays open. It is responsive, I can navigate and start apps.
How can I attach back the emulator to ADB, to be able to debug from Eclipse?
(the current workaround is the terminate the emulator, clos... | How to attach back the Android emulator to ADB? | CC BY-SA 3.0 | 0 | 2010-02-10T10:43:00.930 | 2013-11-25T15:40:00.380 | 2012-10-15T11:25:21.377 | 1,341,006 | 243,782 | [
"android",
"eclipse",
"android-emulator",
"emulation",
"adb"
] |
2,236,791 | 1 | null | null | 5 | 7,338 | Here is my html:
```
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<style type="text/css">
input.navbutton
{
text-align: center;
min-width: 100p... | CSS problem: Combination of "text-align: center" and "min-width" not working in IE 7/IE 8 compat mode | CC BY-SA 4.0 | 0 | 2010-02-10T12:41:48.337 | 2018-12-23T00:03:07.517 | 2018-12-23T00:03:07.517 | 5,353,497 | 250,549 | [
"internet-explorer",
"css"
] |
2,237,706 | 1 | 2,237,729 | null | 7 | 23,820 | I've a form with an inline validation message in a span.
```
<span id="EndTimeErrors">
<label for="EndTime" class="field-validation-error">
Bitte geben Sie eine gültige Uhrzeit ein, zum Beispiel 8:00 oder 14:34
</label>
</span>
```

Unfortunately ... | Correct word wrap in a span tag | CC BY-SA 3.0 | null | 2010-02-10T15:01:11.867 | 2012-12-26T16:56:58.053 | 2012-12-26T16:56:58.053 | 13,295 | 233,226 | [
"html",
"css",
"validation"
] |
2,240,869 | 1 | 2,247,061 | null | 13 | 21,052 | :
The controller contains a method `public ActionResult SaveFile()` which returns a `FileContentResult`.
:
The view contains a form, which submits to this action. The result is this dialog:
:
The view contains some javascript to do an AJAX call to the ... | ASP.NET MVC Controller FileContent ActionResult called via AJAX | CC BY-SA 3.0 | 0 | 2010-02-10T22:39:34.307 | 2012-07-02T07:30:43.137 | 2020-06-20T09:12:55.060 | -1 | 91,800 | [
"asp.net",
"asp.net-mvc",
"ajax"
] |
2,242,120 | 1 | 2,242,565 | null | 9 | 9,116 | 
Hello, I have an image as shown above. Is it possible for me to detect the center point of the cross and output the result using Matlab? Thanks.
| Detecting center point of cross using Matlab | CC BY-SA 4.0 | 0 | 2010-02-11T03:44:16.477 | 2019-01-04T22:22:58.073 | 2019-01-04T22:22:58.073 | 4,926,757 | 177,990 | [
"matlab",
"image-processing",
"computer-vision"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.