Id
int64
1.68k
75.6M
PostTypeId
int64
1
2
AcceptedAnswerId
int64
1.7k
75.6M
ParentId
int64
1.68k
75.6M
Score
int64
-60
3.16k
ViewCount
int64
8
2.68M
Body
stringlengths
1
41.1k
Title
stringlengths
14
150
ContentLicense
stringclasses
3 values
FavoriteCount
int64
0
1
CreationDate
stringlengths
23
23
LastActivityDate
stringlengths
23
23
LastEditDate
stringlengths
23
23
LastEditorUserId
int64
-1
21.3M
OwnerUserId
int64
1
21.3M
Tags
list
3,891,942
1
3,964,971
null
3
666
[http://cure.org/curekids/kenya/2010/02/joseph_muchiri/](http://cure.org/curekids/kenya/2010/02/joseph_muchiri/) ![ck-dash-tab.jpg](https://i.stack.imgur.com/ipsX5.jpg) When you look at the page, you'll see a toolbar sort of dash at the top of the page, but just below the site header (its the piece that sa...
jQuery animation glitch: functions fire in wrong order when mousing across to quickly
CC BY-SA 3.0
null
2010-10-08T15:18:35.063
2011-10-28T21:14:00.253
2011-10-28T21:14:00.253
757,830
185,973
[ "jquery", "user-interface", "function", "jquery-animate", "togglebutton" ]
3,892,049
1
3,893,565
null
1
2,213
I have edittext and a button below edittext. edittext has width as fill_parent and height as wrap_content. My messages covers full screen, due to this my button is not visible it hides below virtual keyboard can any one sort this problem. Thanks. ![alt text](https://i.stack.imgur.com/asKK9.png) ![alt text](https://...
EditText in Android
CC BY-SA 2.5
0
2010-10-08T15:31:46.877
2010-10-08T19:08:33.770
null
null
435,025
[ "android" ]
3,892,103
1
3,892,114
null
5
362
In the following HTML/CSS, why is the link color green and not blue, i.e. why does "p.description" override "#nav" but "p.description a" does not override "#nav a"? ![alt text](https://i.stack.imgur.com/TfBVN.png) ``` <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd...
Why does hyperlink style not cascade in CSS?
CC BY-SA 2.5
0
2010-10-08T15:38:19.843
2011-02-25T13:44:50.943
2011-02-25T13:44:50.943
106,224
4,639
[ "css", "css-selectors" ]
3,892,189
1
3,892,212
null
0
1,546
I want to create a new instance of a form in a BackgroundWorker. I've noticed that when I do this, the newly launched form freezes. ![Frozen form](https://i.stack.imgur.com/1nt7W.jpg) Why does this form freeze? How can I get around this?
Creating an instance of a form in a BackgroundWorker
CC BY-SA 2.5
null
2010-10-08T15:48:43.890
2010-10-08T15:53:09.480
null
null
217,649
[ "c#", "forms" ]
3,892,584
1
3,892,706
null
0
97
I'm using a Tab Bar Controller in Interface Builder with 3 navigation controllers. IB is not allowing me to put more than one object in a view controller. For instance, I can't place both an image and a rect button or two images etc... anyone know if i'm making a mistake here? i hope i explained it clearly enough. i'...
tab bar controller and placing objects
CC BY-SA 2.5
null
2010-10-08T16:43:42.493
2010-10-08T16:58:07.547
2010-10-08T16:53:39.677
388,458
388,458
[ "iphone", "interface-builder", "uitabbarcontroller" ]
3,892,749
1
3,892,778
null
0
995
Can anyone give me some advice as to how to clean up a string in Visual Basic .NET? I'm creating a string as a report with line breaks. However, the string is built based off of screen scrapes from a TN3270 emulator. The string is saved successfully with all of the data I require, but those annoying rectangle symbols s...
Cleaning up a String in Visual Basic - Those Annoying Rectangles
CC BY-SA 2.5
null
2010-10-08T17:04:04.927
2013-01-06T15:36:35.530
2010-10-20T03:48:16.757
210,916
200,626
[ "vb.net", "file-io", "notepad" ]
3,892,984
1
3,893,040
null
1
2,016
![alt text](https://i.stack.imgur.com/m1C8P.png) Is the above output in the format that should be expected from xxd or does the presence of the bizzare characters on the right suggest i've done something wrong? I'm attempting to serialise a simple linked list and that's the output i get. Would failing to remove the...
xxd binary dump problems
CC BY-SA 2.5
null
2010-10-08T17:44:55.017
2010-10-08T18:03:06.513
null
null
234,712
[ "c", "hexdump" ]
3,893,276
1
null
null
0
3,127
How can I achieve a layout like this? [](http://dl.dropbox.com/u/2792776/screenshots/2010-10-08_1420.png) Right now I'm using this HTML: ``` <div class="image"> <img> <div class="caption"> Caption Text </div> </div> ``` And this CSS: ``` .image { background-color: #2A2A2A; } img { max-width: 590px;...
Correctly aligning image captions
CC BY-SA 2.5
null
2010-10-08T18:27:52.950
2010-10-08T19:37:50.127
2010-10-08T18:40:39.570
25,068
25,068
[ "html", "css", "image", "layout", "caption" ]
3,893,429
1
3,893,455
null
4
1,667
I'm designing an application that will use , and we have this that we need to map in our database. Some thing that looks like this (I'm pretty sure you all know what I'm talking about but I'll include a piece of the ERD just in case): ![alt text](https://i.stack.imgur.com/pN3oX.gif) So it will have data stored that...
Whats faster in Oracle? Small table with tree structure vs. Huge flat table
CC BY-SA 2.5
null
2010-10-08T18:48:17.420
2011-08-04T10:18:41.663
2010-10-08T18:54:24.977
135,152
69,966
[ "sql", "oracle", "database-design", "oracle10g", "query-optimization" ]
3,893,476
1
7,420,858
null
2
7,849
In FF, Opera, IE the CKEditor is working and looks great. But in Chrome and Safari it is not sizing correctly, and is extending past the container that it is inside. I assume this is because Chrome and Safari are currently the most standards compliant. See the images below. ![alt text](https://i.stack.imgur.com/creA...
CKEditor textarea extending out past box in Chrome and Safari
CC BY-SA 2.5
null
2010-10-08T18:54:04.930
2016-01-29T12:56:31.760
2010-10-08T21:07:39.927
244,061
244,061
[ "javascript", "jquery", "google-chrome", "ckeditor" ]
3,893,592
1
3,894,434
null
2
1,073
For some reason, I have to move a lot of C# code from Visual Studio 2010 to Visual Studio 2008. I edited my sln file to reflect the changes ``` Microsoft Visual Studio Solution File, Format Version 11.00 ``` to ``` Microsoft Visual Studio Solution File, Format Version 10.00 ``` It allowed the solution to be load...
Problem downgrading from C# 2010 to 2008
CC BY-SA 2.5
null
2010-10-08T19:12:33.620
2010-10-08T23:21:40.577
2010-10-08T22:02:43.080
6,367
6,367
[ "c#", ".net", "visual-studio-2008", "visual-studio-2010", "downgrade" ]
3,894,104
1
3,894,288
null
1
573
I had problems with Umlauts in ASCII so I encode my Stream as UTF-8 now, which works, but it brings up a problem. I normally read 4 Bytes before ARTIST to determine the length of ARTIST=WHOEVER using ``` UTF8Encoding enc = new UTF8Encoding(); string response = enc.GetString(message, 0, bytesRead); int posArtist = res...
Can't read Integer in Stream after encoding it as UTF-8 instead of ASCII
CC BY-SA 2.5
0
2010-10-08T20:34:24.897
2010-10-08T21:04:24.497
2010-10-08T20:57:27.760
446,835
446,835
[ "c#", ".net", "encoding" ]
3,894,720
1
null
null
1
135
I am writing an application and I am at this point at the workflow: ``` -File A doesn't exist? -Copy file B to file A -Error? -Copy file B to file A with higher privileges ``` The problem is in the `Copy file B to file A with higher privileges' step. I am new to asking the admin for his/her password. I'd like ...
Copying a file to a directory that might not be writable by the application
CC BY-SA 2.5
0
2010-10-08T22:21:10.660
2010-10-08T22:27:11.693
null
null
null
[ "objective-c", "cocoa", "unix", "privileges" ]
3,894,827
1
3,895,830
null
4
5,655
Here are two images of the same android phone, once in Portrait mode, once in Landscape mode. ![alt text](https://i.stack.imgur.com/BnyFW.jpg) ![alt text](https://i.stack.imgur.com/Q55Zm.jpg) Shouldn't one resolution be the opposite of the other? I.e. if one is 800x1360, the other should be 1360x800? What's going on ...
What's the deal with Android web browser resolution?
CC BY-SA 2.5
null
2010-10-08T22:47:59.443
2010-10-09T05:24:16.107
2010-10-08T22:54:43.953
13,500
13,500
[ "android", "browser", "resolution" ]
3,895,163
1
3,895,578
null
3
2,195
I'm currently completely baffled by the problem I'm having. I'm writing a plug-in for another application that provides a public .NET API. I've created a class named `Room` and I am using a PropertyGrid to allow users to see and edit the properties of the `Room` instances. A few properties are restricted to a set of st...
InvalidCastException casting object to its own type
CC BY-SA 2.5
null
2010-10-09T00:24:41.070
2010-10-09T03:26:26.130
null
null
88,427
[ "c#", "propertygrid", ".net", "typedescriptor" ]
3,895,302
1
3,909,314
null
2
1,288
I have a solution with quite a few different MasterPages / BasePages which all inherit from somewhere else. My problem is that I have a virtual string in BaseMaster, which is overridden by BaseManagement, but when I try to access this string I always get the base value The point of inheriting masters and pages is obvi...
C# ASP.NET MasterPage nested inheritance is evil
CC BY-SA 2.5
0
2010-10-09T01:21:24.627
2010-10-11T19:26:33.987
null
null
389,745
[ "c#", "asp.net", "inheritance", "webforms", "master-pages" ]
3,895,406
1
3,895,423
null
3
3,142
I have a query that fetches employee's name, date, working hours, wage and calculate salary based on working hours * wage. The minutes in working hours that is being calculated are discarded. I only get the value in full hour. Snapshot example: My main concern is on workingHours and wageAmount ![alt text](https://i....
How to Calculate Working Hours including Minutes?
CC BY-SA 2.5
null
2010-10-09T02:08:43.957
2010-10-09T06:54:35.850
2010-10-09T03:58:09.527
372,445
372,445
[ "sql", "sql-server", "tsql" ]
3,895,493
1
3,895,500
null
1
76
For some reason I think I'm forgetting something here. Below is my code: ``` <style type="text/css"> #content { width: 400px; height: 100px; background: orange; padding: 10px; } </style> <div id="content"> <h1>what</h1> foofoofoofoofoofoofoofoofoofoofoofoofoofoofoofoofoofoofoofoofoofoofoofoofoofoofoofo...
Simple HTML/CSS positioning issue
CC BY-SA 3.0
null
2010-10-09T02:42:11.353
2012-03-06T10:32:41.353
2011-12-11T04:42:44.343
234,976
470,809
[ "html", "css" ]
3,895,855
1
3,896,728
null
3
4,252
I am trying to represent a stem and leaf plot in a tabular environment in LaTeX using the following: ``` \begin{table}[htbp] \centering \caption{Stem Plot of sit ups, Key: $1 | 1= 1.1$} \begin{tabular}{r|l@{\hspace{4 pt}}l@{\hspace{4 pt}}l@{\hspace{4 pt}}l@{\hspace{4 pt}}l@{\hspace{4 pt}}l@{\hspace{4 pt}}l@{\h...
LaTeX top row on a stem and leaf plot table
CC BY-SA 2.5
null
2010-10-09T05:41:59.863
2020-10-01T04:06:33.163
2017-01-14T23:20:46.187
4,370,109
150,851
[ "latex" ]
3,895,984
1
null
null
0
1,750
Assigning value to `<li>` tag using its id displays me error in IE 6 and IE7,, Previously I was doing this: ``` document.getElementById("grandtotaldisplay").innerHTML = "TOTAL PRICE : $"+variable; ``` this throws me error in IE6 and IE7 as: ![alt text](https://i.stack.imgur.com/uomoQ.jpg) Then I tried with jQuery ...
Assigning value to <li> tag using its id displays me error in IE 6 and IE7
CC BY-SA 2.5
0
2010-10-09T06:47:48.033
2010-10-09T07:02:59.047
2010-10-09T07:02:59.047
333,255
184,814
[ "javascript", "jquery", "internet-explorer-6", "innerhtml" ]
3,896,118
1
3,896,132
null
0
1,354
This is the mark-up I have to work with, The form is created via a wordpress plugin so I do not have control over the HTML, ``` <div class="wpcf7" id="wpcf7-f1-p214-o1"> <form action="/testing/contact-us/#wpcf7-f1-p214-o1" method="post" class="wpcf7-form"> <div style="display: none;"> <input type="hidden" ...
css help I need to float two text areas next to 4 inputs
CC BY-SA 3.0
null
2010-10-09T15:17:55.550
2014-04-08T19:48:04.657
2014-04-08T19:48:04.657
3,447,910
307,007
[ "html", "css", "wordpress" ]
3,896,200
1
3,919,116
null
1
1,596
Although new to silverlight, I have produced a clickable map. [Note: it is better than using html tags because the contours of the map match the exact contour of each area, and it is easy to produce a context menu). I had to resize the map and now it is adding a whole new scrollbar to the browser window: I now hav...
Silverlight control adding a scrollbar to the browser window
CC BY-SA 2.5
0
2010-10-09T15:36:25.563
2010-10-13T09:27:40.063
null
null
271,087
[ "html", "silverlight", "silverlight-3.0", "scrollbars" ]
3,896,208
1
3,896,265
null
1
237
I have a couple links on this page ([http://tuscaroratackle.com](http://tuscaroratackle.com)) that are ending up at unexpected positions in their :active state. The links are absolutely positioned, so I'm guessing the issue is partly due to that. But I can't figure out what rules are getting applied on :active to make ...
Absolutely positioned links shifting to unexpected position on click (a:active)
CC BY-SA 3.0
null
2010-10-09T15:37:29.910
2011-10-28T21:16:36.177
2011-10-28T21:16:36.177
757,830
185,973
[ "css", "css-position" ]
3,896,647
1
3,896,972
null
0
806
I made an app which plays the song on clicking on the image of artist.(see image attached). Each artist image is implemented on button and on clicking this button, a function is being called which first downloads and then plays the song. I passed this method(function) in a thread but problem is that every time when I...
How to use NSOperation and NSOperationQueue
CC BY-SA 2.5
null
2010-10-09T08:52:26.347
2010-10-09T16:51:48.300
null
null
390,423
[ "iphone" ]
3,896,859
1
3,896,886
null
2
665
Having read [this](http://igoro.com/archive/gallery-of-processor-cache-effects/) article I tried to reproduce the example on my Mac. However my curve for the first example looks completely different and I don't understand why.. ![Updating every k-th int](https://i.stack.imgur.com/X7n3W.jpg) My code is below: ``` #in...
Reproducing "Gallery of processor cache effects"
CC BY-SA 2.5
null
2010-10-09T16:24:07.237
2010-10-09T16:39:05.057
2010-10-09T16:39:05.057
44,232
44,232
[ "c", "macos", "caching", "hardware" ]
3,896,891
1
10,134,790
null
3
9,219
Does jQuery UI support showing the number inside the Progressbar, like this: ![alt text](https://i.stack.imgur.com/j6Ywv.gif)
Is there a way to show the percentage number inside the jQuery UI Progressbar?
CC BY-SA 3.0
0
2010-10-09T16:31:28.840
2015-04-07T13:34:18.870
2015-04-07T13:34:18.870
2,548,155
4,653
[ "jquery-ui", "progress-bar" ]
3,897,194
1
3,897,316
null
0
225
![alt text](https://i.stack.imgur.com/myBi8.png) Above is my data model diagram. Everytime i create a Car whcih contains a model and make, it adds a car object to core data. The problem is that it also adds 1 make and 1 model to the core data, so i get duplicates. for example, in the following code, it saves 1 car ob...
iPhone - Core Data Questions?
CC BY-SA 2.5
null
2010-10-09T17:47:23.430
2010-10-09T18:22:51.630
2010-10-09T17:58:24.013
242,769
242,769
[ "iphone", "core-data", "primary-key" ]
3,897,231
1
3,919,970
null
0
5,364
I have the following stacked column chart and I'm would like to customize the labels for the datapoints in each series so they were similar to '4:00 - 4:30 (class name)' next datapoints in the series would be '4:30 - 5:00 (class name)' and so on. ![alt text](https://i.stack.imgur.com/mguql.jpg)
how to customize series datapoint labels with ms chart control
CC BY-SA 2.5
null
2010-10-09T18:01:57.373
2010-10-13T00:13:58.370
null
null
185,961
[ "c#", "charts", "mschart" ]
3,897,206
1
3,900,411
null
1
4,654
I am working with the MS chart controls stackedcolumn chart type and I want the y axis labels to increment by 15 minute intervals between 4 pm and 9 pm. I have attached an image of what the chart looks like and have attached the sample code that generated the image. ![alt text](https://i.stack.imgur.com/klpG2.jpg) ...
how to increment y axis values by 15 minutes using ms chart controls
CC BY-SA 2.5
null
2010-10-09T17:54:28.873
2010-10-10T13:06:13.543
2010-10-09T18:33:36.193
185,961
185,961
[ "c#", "charts", "mschart" ]
3,897,396
1
3,897,808
null
41
151,194
Is it possible to make a table row expand and collapse? Can anyone refer me to a script or an example? I prefer jQuery if possible. I have a drawing concept I would like to achieve: ![alt text](https://i.stack.imgur.com/w20pP.png)
Can a table row expand and close?
CC BY-SA 4.0
0
2010-10-09T18:42:24.307
2022-01-27T04:10:20.400
2020-01-04T01:33:08.850
6,461,462
297,791
[ "jquery", "tablelayout" ]
3,897,479
1
3,898,519
null
5
2,884
I want to create a graph (Graph Theory) where certain edges have a different colour to other edges, which would be used to highlight a path in the graph from one vertex to another. Here are some examples which have different coloured edges [http://demonstrations.wolfram.com/AGraphTheoryInterpretationOfTheSumOfTheFirs...
Creating a graph with edges of different colours in Mathematica
CC BY-SA 3.0
null
2010-10-09T19:07:57.703
2012-05-14T23:08:14.290
2012-01-02T22:12:57.897
615,464
253,380
[ "colors", "wolfram-mathematica", "graph-theory", "edges" ]
3,897,653
1
null
null
0
328
I have the Eclipse for Java EE Developers, and when I'm trying to create a new server runtime, I don't see in that list Apache Tomcat, or Glassfish v3 Prelude servers. Where are they? I tried to 'Download additional servers' but I see only 5 versions of Geronimo and a Jetty server, no apache and other Glassfish version...
eclipse servers
CC BY-SA 2.5
null
2010-10-09T20:03:31.520
2010-10-10T17:38:25.877
2010-10-09T23:27:38.373
6,309
300,590
[ "eclipse", "eclipse-plugin" ]
3,897,773
1
4,116,150
null
2
523
I'm trying to create a scroll view that works like Apple's Pages app on the iPad. See pic below. I can create a similar scroll view with subviews containing the individuals pages, spaced apart as shown, and with pagingEnabled, it scrolls OK, but I want to achieve a scrolling effect that keeps the subviews centered on...
Creating a ScrollView that works like Pages
CC BY-SA 2.5
0
2010-10-09T20:31:43.577
2012-07-05T20:37:23.073
null
null
81,524
[ "ipad", "uiscrollview" ]
3,898,814
1
3,899,020
null
1
8,332
I have been trying to decipher what this output means, but I just can't seem to figure it out. Does anybody know what is going on here? ![alt text](https://i.stack.imgur.com/0W43U.png) I have even tried running the lines one by one and the errors only show up when the final line (show) is executed.
General::ivar: ... is not a valid variable
CC BY-SA 2.5
0
2010-10-10T02:50:12.020
2010-10-10T04:23:14.680
null
null
355,325
[ "wolfram-mathematica" ]
3,898,905
1
3,899,022
null
1
787
The problem exists at `017D0B5F call eax` : ``` 017D0B56 mov esi,esp 017D0B58 mov edx,dword ptr [ebp-20h] 017D0B5B push edx 017D0B5C mov eax,dword ptr [ecx+8] 017D0B5F call eax 017D0B61 cmp esi,esp 017D0B63 call @ILT+2525(__RTC_CheckEsp) (17C49E2h) ...
Is it possible to infer which line in source has the problem according to disassembly?
CC BY-SA 2.5
null
2010-10-10T03:36:04.803
2011-08-28T19:46:10.467
2011-08-28T19:46:10.467
196,844
454,770
[ "c++", "windows", "visual-studio", "disassembly", "dia-sdk" ]
3,899,007
1
3,899,045
null
0
1,312
Had a look over SO but I can't see any threads which address my problem. I have a conceptual architecture, where there is a central server, which allows clients to connect to it via XML web services. There are 2 types of client, producers and consumers. The system is built in C# using WCF WebServices, specifically II...
Web services, handling server events on the client
CC BY-SA 2.5
null
2010-10-10T04:20:05.357
2010-10-10T04:32:32.130
null
null
200,653
[ "c#", "asp.net", "web-services", "events", "event-handling" ]
3,899,138
1
3,899,316
null
7
11,919
I am adding a validation rule to a textbox (following examples on [WPF 4 Unleashed](http://adamnathan.net/) by Adam Nathan) When starting an application, I am faced with the following cryptic error message > Provide value on 'System.Windows.Data.Binding' threw an exception ![alt text](https://i.stack.imgur.com/6UbmL...
Provide value on 'System.Windows.Data.Binding' threw an exception
CC BY-SA 2.5
null
2010-10-10T05:27:46.177
2010-11-09T07:19:21.577
2010-11-09T07:19:21.577
228,755
4,035
[ "wpf", "exception", "data-binding", "wpf-4.0" ]
3,899,168
1
null
null
2
245
What is the purpose of `base()` in the following code? ``` class mytextbox : TextBox { public mytextbox() : base() { this.Text = "stack"; } } ``` --- Why At design time messages are displayed ؟ my code : ``` class Class1:TextBox { public Class1() { this.Resize += new EventHandler(Cl...
What is the code : base()
CC BY-SA 3.0
0
2010-10-10T05:45:43.340
2011-08-31T14:16:43.393
2011-08-31T14:16:43.393
1,288
471,352
[ "c#", "class", "inheritance", "constructor", "default-constructor" ]
3,899,312
1
3,899,984
null
3
1,834
I have this strange bug with my popup menu. It happens rarely and seemingly randomly. The problem is when I have a submenu in my JPopupMenu - when I select the submenu, main menu disappears and the submenu is painted incorrectly (it's like the buffer of main menu is painted over the submenu). I can still navigate it us...
JPopupMenu bug/glitch(?) when showing submenu
CC BY-SA 2.5
0
2010-10-10T06:41:26.580
2011-03-08T15:35:29.970
2011-03-08T15:35:29.970
143,585
143,585
[ "java", "swing", "submenu", "jpopupmenu" ]
3,899,463
1
3,899,478
null
118
146,867
How can I prevent the textarea from stretching beyond its parent DIV element? I have this textarea inside a table which is inside a DIV and it seems that it causes the entire table to stretch out of its bounds. You can see an example of the same situation even in a more simple case, just putting a text area inside a ...
How can I prevent the textarea from stretching beyond his parent DIV element? (google-chrome issue only)
CC BY-SA 3.0
0
2010-10-10T07:44:40.543
2019-09-12T08:17:33.737
2014-04-11T15:09:47.527
579,240
249,616
[ "css", "google-chrome", "textarea" ]
3,899,896
1
3,900,010
null
2
158
One of my application is an engine that executes some complex calculations. These calculations may take several hours. I want to know the activity of this engine among time. If you are using H[udson CI server](http://hudson-ci.org/), there is such a feature in `Administration > Usages statistics` option. Here is an e...
Getting statistics of the activity of my engine
CC BY-SA 2.5
null
2010-10-10T10:19:32.920
2011-03-24T09:13:11.710
null
null
26,457
[ "java", "statistics" ]
3,899,903
1
4,015,730
null
10
6,375
I'm toying with a small game on my iPad using cocos2d and I've run into some performance worries. I have a 512x512 image tiled as my background. That gives me around 40fps with 20 sprites (in a `CCSpriteBatchNode`), the code for the background is this: ``` CCSprite *background; background = [CCSprite spriteWithFile:@"o...
How to draw a background fast in cocos2d?
CC BY-SA 2.5
0
2010-10-10T10:20:34.403
2011-11-09T05:28:38.577
2020-06-20T09:12:55.060
-1
914
[ "iphone", "objective-c", "performance", "ipad", "cocos2d-iphone" ]
3,899,973
1
3,901,577
null
0
1,175
![sceenshot](https://i.stack.imgur.com/zpb2y.png) All works good if I insert sdl-config output manually. How to fix this bug? ``` g++ -O3 -c 'sdl-config --cflags' test.cpp g++.exe: sdl-config --cflags: no such dile or directory ```
mingw g++ cant see sdl-config
CC BY-SA 2.5
null
2010-10-10T10:42:07.893
2010-10-10T18:23:12.403
2010-10-10T17:22:25.040
56,338
404,949
[ "c++", "windows", "linux", "unix", "mingw" ]
3,900,380
1
null
null
2
248
I need a handy jQuery tool (plugin) to work with the map. The project has narisovanaya map with cities marked on it, the possible routes. Example ![alt text](https://i.stack.imgur.com/LUMQQ.jpg) I want to: - - Now inclined to think that would work to implement the map through the canvas, but is not sure whether ...
I need a handy jQuery tool (plugin) to work with the map
CC BY-SA 2.5
0
2010-10-10T12:57:11.560
2010-10-10T13:32:29.820
null
null
309,067
[ "jquery", "dictionary", "canvas", "imagemap" ]
3,900,392
1
3,900,422
null
8
8,766
I am trying to draw a repeating background image in my NSView, I have this till now: ``` // INIT - (id)initWithFrame:(NSRect)frame { if (self = [super initWithFrame:frame]) { self.backgroundImage = [NSImage imageNamed:@"progressBackground.pdf"]; } return self; } // DRAW - (void)drawRect:(NSRect)dirtyRect {...
Repeating background image in an NSView
CC BY-SA 3.0
0
2010-10-10T12:59:43.973
2013-12-29T21:28:57.513
2011-09-14T05:18:05.853
null
null
[ "cocoa", "drawing", "nsview", "nsimage" ]
3,900,447
1
3,908,986
null
1
408
I've a problem with the animation method. ``` <div id="containment"> <div id="child1">C1</div> <div id="child2">C2</div> <div id="child3">C3</div> </div ``` C1 to C3 are draggable elements, and I haven't applied any constraint on it, because when I'm out of #containment, I automatically resize it. ``` $...
jQuery containment animation
CC BY-SA 2.5
null
2010-10-10T13:18:48.880
2010-10-11T18:37:12.970
null
null
466,227
[ "jquery", "jquery-animate" ]
3,900,722
1
3,936,851
null
0
2,698
I have one QTableView object and when I am switching from showIndicators to showIndiValues I am getting this ugly empty header line. Where is the problem? ![alt text](https://i.stack.imgur.com/tDA18.png) ``` void DBTableView::showIndicators() { enum { indicators_Id = 0, indicators_Name = 1, ...
QTableView and empty header and column
CC BY-SA 2.5
null
2010-10-10T14:36:09.210
2010-10-14T19:33:53.540
2010-10-10T15:45:29.870
262,732
262,732
[ "qt", "qtableview" ]
3,900,833
1
3,902,049
null
4
10,203
I used this on a form and created it like 10 times. That was ok, until I tried to pass this number. Then it started eating system resources. Is there any way I could create a component like this? It is for a Simulator project, 8bits needed to indicate the value of the register in binary. ![alt text](https://i.stack.im...
Custom Control Creation in Delphi
CC BY-SA 4.0
0
2010-10-10T15:10:17.803
2019-12-30T16:21:18.003
2019-12-30T16:21:18.003
49,925
439,219
[ "delphi", "delphi-7", "custom-component" ]
3,900,852
1
3,901,693
null
2
612
I'm trying to fill a `DataGrid` with an anonymous type generated by a LINQ query. When I put the query results in a list box, it appears fine. However, when I put the query results in a data grid, the correct number of rows are generated, but the cells are empty. ![Silverlight screen cap showing the error](https://i.s...
Silverlight: Empty Data Grid
CC BY-SA 2.5
0
2010-10-10T15:15:00.943
2010-10-10T18:50:44.547
2010-10-10T18:34:03.543
147,601
147,601
[ "c#", "silverlight", "linq" ]
3,900,916
1
3,900,971
null
4
4,984
Just wondering if it's possible to add a button like the "Clear History", "Clear Cookies" etc buttons in the Safari preferences to your own app's settings bundle? Been digging through the dev docs and can't find any plist specifier for a button, so I'm wondering if this is an internal API for the Apple guys? After yo...
Adding a button to an iPhone prefs / settings bundle?
CC BY-SA 2.5
null
2010-10-10T15:34:24.440
2012-08-22T05:28:03.003
null
null
288,502
[ "iphone", "plist", "preferences" ]
3,901,220
1
null
null
2
1,813
Why are messages displayed at design-time? My code is : ``` class Class1 : TextBox { public Class1() { this.Resize += new EventHandler(Class1_Resize); } void Class1_Resize(object sender, EventArgs e) { MessageBox.Show("Resize"); } } ``` Pic : ![alt text](https://i.stack.img...
Winforms: Why do events fire at design-time?
CC BY-SA 2.5
null
2010-10-10T16:55:43.910
2010-10-10T17:01:52.367
2010-10-10T17:01:52.367
412,770
471,352
[ "c#", ".net", "winforms", "events", "windows-forms-designer" ]
3,901,322
1
3,901,500
null
2
145
I have a project that I am working on and I can't figure out which would be a "better" table relationship schema. The scope of the area in question are: - User uploads documents (become the owner/author)- User can share document with other users (set share rights)- Any user who has access to document can checkout the...
Proper Table Schema
CC BY-SA 3.0
0
2010-10-10T17:24:46.157
2017-06-11T13:49:32.543
2017-06-11T13:49:32.543
4,370,109
207,305
[ "sql-server", "database-design", "schema", "database-schema" ]
3,901,404
1
3,951,892
null
7
2,713
How can I detect the difference between 2 images, creating a mask of the area that's different in order to process the area that's common to both images (gaussian blur for example)? ![sketch](https://i.stack.imgur.com/dICyo.png) I'm currently using this code to get the RGBA value of pixels: ``` + (NSArray*)getRGBAs...
Create a mask from difference between two images (iPhone)
CC BY-SA 3.0
0
2010-10-10T17:48:31.653
2012-12-09T20:39:49.170
2012-12-09T20:39:49.170
289,251
289,251
[ "iphone", "image-processing", "core-graphics", "mask" ]
3,901,537
1
3,901,552
null
1
78
I copy pasted the code from [http://jqueryui.com/demos/slider/range.html](http://jqueryui.com/demos/slider/range.html) for local testing. And what I see is different from what the url shows. When I click the slider "big dots" (used to change the value) the dot image gets a dotted border around it and it doesn't go away...
Jquery sliders behaves differently than example from documentation
CC BY-SA 2.5
null
2010-10-10T18:14:17.147
2010-10-10T18:18:56.237
2010-10-10T18:18:56.237
139,010
466,129
[ "javascript", "jquery", "html", "image", "jquery-ui" ]
3,901,603
1
null
null
31
61,077
I need circular progress indicator. How should I implement this? What I'm looking for is what jQuery UI has in their planning page, but its not yet implemented. I'm just curious if anyone has implemented this before. See item 6 in following image. ![alt text](https://i.stack.imgur.com/fD2l1.png) [http://wiki.jquery...
Circular progress indicator with jQuery
CC BY-SA 3.0
0
2010-10-10T18:31:53.173
2015-08-25T08:01:57.187
2015-08-25T08:00:58.563
444,991
159,793
[ "jquery", "progress-bar" ]
3,901,752
1
3,901,806
null
6
10,031
My app. contains the window in the picture: ![alt text](https://i.stack.imgur.com/iQ88l.jpg) The ItemsSource of the DataGrid is set to _editList ( ). The data grid is set to . The Vendor Name text box has the binding set as : This works well. However, as it is the Vendor Name cell only updates when the user...
DataGrid , TextBox - binding and instant updates
CC BY-SA 2.5
0
2010-10-10T19:06:39.657
2011-07-10T02:17:18.040
null
null
275,289
[ "wpf", "datagrid", "binding" ]
3,901,792
1
3,902,000
null
3
3,974
In Apple's Provisioning Portal "How To" under Certificates, there is a section called "Saving your Private Key and Transferring to other Systems". Now this is what I'm doing (I have rebuilt my machine with a new HDD and therefore have access to my previous OS build) and I'm looking to backup my private key so I can ins...
Moving Xcode certificate to new system for iPhone Dev
CC BY-SA 2.5
0
2010-10-10T19:15:50.977
2010-10-10T20:31:05.020
2010-10-10T20:31:05.020
143,979
143,979
[ "iphone", "xcode", "certificate" ]
3,901,986
1
3,902,174
null
0
941
another homework assignment here thats kind of unclear on the requirements. It is a forms program that assigns people to seats on an airplane. The part that is losing me is that its telling me to display the passenger manifest in a list box, but then its telling me to display it in a list box. Then it calls it a rich t...
Combining list boxes into rich text boxes?
CC BY-SA 2.5
null
2010-10-10T20:09:11.307
2010-10-10T20:59:49.837
2010-10-10T20:18:14.880
50,913
462,631
[ "c#", "winforms", "listbox", "richtextbox" ]
3,902,218
1
4,785,383
null
0
950
Opera has unacceptable rendering of image-bullet positioning of list items. [Look at demo page with Opera and different browser.](http://rayz.ru/misc/askdev/list-style-image/list.html) ``` /* body {line-height:150%;} */ ul {list-style: none outside url('img/bullet-lilac.gif'); ``` ``` <ul> <li><a href="">Ut ...
"list-style-image" picture identation in Opera via CSS
CC BY-SA 2.5
null
2010-10-10T21:12:13.443
2012-02-25T22:16:01.763
2012-02-25T22:16:01.763
246,246
81,430
[ "css", "opera", "html-lists" ]
3,902,357
1
3,902,387
null
4
117
[http://elektrikhost.com/](http://elektrikhost.com/) You see the penguins thats over the header on the columns? I'm trying to get them to be over the header and list. I'm wondering what would you do? use position absolute, or relative? I'm stuck. HTML: ``` <section class="starter"> <img src="../images/plan-icon.pn...
How would you position these images?
CC BY-SA 2.5
null
2010-10-10T21:49:40.587
2010-10-10T22:51:46.153
null
null
363,551
[ "css", "image", "position" ]
3,902,497
1
null
null
0
1,093
I have been searching far and wide for a solution on how to offer slow motion and fast motion options for users that upload video to my webstie. There is an implementation on Google Video that has exactly what I am looking for: the option to speed up or slow down the video and continue to play the audio. The screenshot...
How does Google Video allow for slow motion and fast motion?
CC BY-SA 2.5
null
2010-10-10T22:32:08.677
2010-11-24T14:50:48.950
null
null
61,195
[ "flash", "video-streaming", "media", "video-encoding" ]
3,902,523
1
3,902,569
null
1
1,667
![alt text](https://i.stack.imgur.com/X9f5M.png) I am keep getting this error while uploading..I have no idea what this error are and how to resolve them...my build was successful(there are some warnings) my application is tested on iOS 4.1...any help is highly appreciated. Thanks
What could be the reason for the error? Please see detail showing image of error
CC BY-SA 2.5
null
2010-10-10T22:43:10.337
2012-03-16T18:21:20.583
null
null
459,000
[ "iphone" ]
3,902,629
1
4,178,239
null
15
17,591
I'm having trouble adding the nice shadow on focus for an input box on my ipad for safari. Here's my code ``` /* remember to define focus styles! */ :focus { outline: 0; } input[type=text]{ width: 494px; height: 44px; line-height: 44px; font-size: 24px; border: 2px sol...
box shadow on an ipad / safari
CC BY-SA 2.5
0
2010-10-10T23:24:13.010
2015-10-08T07:40:59.683
null
null
311,465
[ "ipad", "safari", "input", "focus", "css" ]
3,902,701
1
3,902,741
null
3
1,334
I have the following window in my app: ![alt text](https://i.stack.imgur.com/i3jXC.jpg) The list is declared as : ; and the datagrid is populated via : The "New" button creates a new Vendor and adds the vendor the _editList. Unfortunately.... the new vendor does not show up in the datagrid........any ideas on ...
WPF datagrid binding : add new item
CC BY-SA 2.5
null
2010-10-10T23:52:14.703
2010-10-27T14:25:58.093
null
null
275,289
[ "wpf", "datagrid", "binding" ]
3,902,833
1
3,902,850
null
0
1,911
I have a mystery 1px bottom border showing up in Safari and Chrome (I guess a WebKit thing). Firefox displays it fine. The button below should sit flush with the bar beneath. There should not be that 1px line separating them. ![WebKit Example](https://i.stack.imgur.com/5vNcw.png) I've played around with `height`, `...
Mystery 1px border in WebKit
CC BY-SA 2.5
null
2010-10-11T00:30:26.120
2010-10-11T00:51:24.800
null
null
31,671
[ "css", "webkit" ]
3,903,011
1
3,904,046
null
2
1,302
I'm having quite a bit of trouble trying to get inheritance to work in EF4. The original model is quite large, however I have managed to replicate it in a model of just two entities. Essentially the two tables are "Asset" and "Questionnaire". Questionnaire inherits Asset (i.e. Questionnaire is an Asset). They do this ...
EF4 Inheritance issues using Table per Type
CC BY-SA 2.5
null
2010-10-11T01:32:05.580
2010-10-11T06:56:16.150
null
null
158,128
[ "c#", "entity-framework", "entity-framework-4" ]
3,903,085
1
3,903,168
null
4
2,956
I'm building a UITableView similar to iPod.app's album browsing view: ![IMG_2316.PNG](https://i.stack.imgur.com/OJHy8.png) I'm importing all the artists and album artworks from the iPod library on first launch. Saving everything to CoreData and getting it back into an NSFetchedResultsController. I'm reusing cell iden...
Scrolling performance and UIImage drawing
CC BY-SA 3.0
0
2010-10-11T01:56:26.153
2019-06-09T13:21:27.510
2011-10-28T21:19:06.597
757,830
87,158
[ "iphone", "performance", "image", "uitableview", "scroll" ]
3,903,294
1
3,903,524
null
1
240
I want to make an animation like SwichView example in "Beginning iPhone development". My animation code: ``` [UIView beginAnimations:@"View Flip" context:nil]; [UIView setAnimationDuration:1.25]; [UIView setAnimationCurve:UIViewAnimationCurveEaseInOut]; [UIView setAnimationTransition: UIViewAnimationT...
Apply animation in specified UIView?
CC BY-SA 2.5
null
2010-10-11T03:08:03.183
2012-03-03T10:01:58.847
null
null
122,456
[ "iphone", "objective-c", "ios" ]
3,903,536
1
3,907,009
null
0
1,167
The following print screen shows list of resources file embedded into the package. Is it possible to organize the highlighted resources (SE_BUG...SY_VIEW) into hierarchy way ? What i mean here is that can I create a call under the and move all the highlighted resources (SE_BUG...SY_VIEW) into the ? In other words, ...
Delphi: Organize RCData into hierarchy way
CC BY-SA 2.5
null
2010-10-11T04:35:03.407
2010-10-11T14:15:11.647
null
null
438,584
[ "delphi", "resources" ]
3,903,538
1
null
null
11
2,615
I'm trying to calculate the absolute deviation of a vector [online](http://en.wikipedia.org/wiki/Online_algorithm), that is, as each item in the vector is received, without using the entire vector. The absolute deviation is the sum of the absolute difference between each item in a vector and the mean: > ![\sum_{i=0}...
Online algorithm for calculating absolute deviation
CC BY-SA 2.5
0
2010-10-11T04:36:09.853
2010-10-12T02:42:18.367
2010-10-12T02:42:18.367
90,527
103,225
[ "algorithm", "language-agnostic", "math", "statistics" ]
3,903,594
1
3,903,608
null
0
63
![demo](https://i.stack.imgur.com/gfl8q.png) i'm test a regular expression,i curious about the match result, the symbol * is greendy,in my option,the result shuld only match 1 result, like belows: ``` <script language=javascript> ati('#', '../../../UpLoadFile/Product/20101010162153846.jpg', '加厚青色围脖'); } </script> <sc...
regular expression problem
CC BY-SA 2.5
null
2010-10-11T04:51:09.070
2010-10-11T04:55:42.973
null
null
446,929
[ "regex", "greedy" ]
3,903,607
1
null
null
6
341
![alt text](https://i.stack.imgur.com/VFXsj.jpg) When an dialog pops up,which line actually has/ the problem, the line hinted by green arrow or the line above? Is there any official reference for this corner case? So far it still seems that both are possible.Can anyone come up with a final conclusion?
About debug UI of visual studio
CC BY-SA 2.5
null
2010-10-11T04:55:10.587
2010-10-16T10:29:25.943
2020-06-20T09:12:55.060
-1
471,944
[ "visual-studio", "debugging" ]
3,903,747
1
3,903,764
null
5
31,116
![alt text](https://i.stack.imgur.com/QpMXU.png) ``` <!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" dir="ltr"> <head> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.0/jquery.min.js" type=...
want to add image left corner of div
CC BY-SA 2.5
null
2010-10-11T05:40:33.333
2010-10-11T06:47:52.470
2010-10-11T06:47:52.470
434,893
434,893
[ "css", "image", "html", "background" ]
3,904,064
1
3,927,195
null
4
2,174
Is there a way to make my textview wrap around other views? For example in the picture, is there a way to get it to wrap to the edge once it gets below the imageview? ![alt text](https://i.stack.imgur.com/ai0vu.png) This is my xml ``` <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://sc...
Having a view wrap around another view
CC BY-SA 2.5
null
2010-10-11T07:01:00.843
2016-01-19T16:58:53.330
2010-10-19T21:27:54.960
375,874
375,874
[ "android", "textview" ]
3,904,097
1
3,904,215
null
1
427
![The system cannot find the file specified](https://i.stack.imgur.com/3eh1E.png) remote ftp server is microsoft ftp. so, i suspect that this is a bug. can anyone knows what happend?
vim's netrw plugin show error message:"The system cannot find the file specified." when change remote directory via FTP
CC BY-SA 2.5
0
2010-10-11T07:04:57.530
2010-10-11T07:21:22.797
null
null
298,553
[ "vim", "ftp", "netrw" ]
3,904,148
1
3,904,229
null
3
9,454
I wanna gather the latest information of a user from the User Model and store it in the session. so i am doing this // Before Render function beforeRender() { ``` if($this->Session->check('Auth.User')) { $this->User->recursive = -1; $currentUser = $this->User->read(null, $this->Session->read('Auth...
Cakephp: How to read User Data in Session?
CC BY-SA 2.5
0
2010-10-11T07:11:02.873
2010-10-11T12:42:22.493
null
null
155,196
[ "database", "session", "cakephp", "cakephp-1.3" ]
3,904,204
1
3,904,228
null
1
1,609
Hai all, I am doing c#.NET application to calculate different formulas and give result to user,users can enter any formula and each formula values are stored in database like this. ![alt text](https://i.stack.imgur.com/od4pQ.png) After saving like this i want to calculate the result.When calculating the result,appl...
Converting string formula to mathematical formula in c#
CC BY-SA 2.5
0
2010-10-11T07:19:42.700
2010-10-11T07:22:53.320
null
null
434,910
[ "c#", "winforms", "sql-server-2008" ]
3,904,304
1
3,904,564
null
13
23,816
I'm new to C/C++ and I've been cracking my head but still got no idea how to make an "structure" like this ![alt text](https://i.stack.imgur.com/ij8bS.jpg) It's supposed to be a 3D dynamic array using pointers. I started like this, but got stuck there ``` int x=5,y=4,z=3; int ***sec=new int **[x]; ``` It would...
3D array C++ using int [] operator
CC BY-SA 2.5
0
2010-10-11T07:34:05.040
2018-02-05T10:38:25.597
2011-11-04T19:47:41.083
191,596
220,503
[ "c++", "arrays", "pointers", "multidimensional-array", "dynamic-arrays" ]
3,904,575
1
null
null
12
8,301
I have a background thread that loads images and displays them in the main thread. I noticed that the background thread has almost nothing to do, because the actual image decoding seems to be done in the main thread: ![alt text](https://i.stack.imgur.com/iEqgl.png) So far I’ve tried calling `[UIImage imageNamed:]`, `...
Decode images in background thread?
CC BY-SA 2.5
0
2010-10-11T08:22:27.730
2012-06-16T00:44:20.750
2017-05-23T11:53:20.880
-1
17,279
[ "iphone", "cocoa-touch", "uikit", "ios", "core-graphics" ]
3,904,768
1
3,904,886
null
2
1,772
maybe some of you know that there are GPS tools out there that are used in Motorsports. A lot of them deliver the following function: If you drive with your car and you press a button at a certain point this GPS Coordinate will be stored and every time you drive over this coordinate a LapTime will be stored. For a smal...
How to calculate the GPS Coordinates 5m Left and Right from you Position?
CC BY-SA 2.5
0
2010-10-11T08:53:44.410
2011-12-05T06:11:40.213
null
null
null
[ "gps", "coordinates" ]
3,904,923
1
7,163,908
null
0
1,111
when loading lots of objects, I get a OOM-Exception. After analyzing the heap with a profiler, I see that there's a lot of memory in org/hibernate/util/IdentityMap which references a LinkedHashMap containing thousands of Entrys. What are those objects used for? I'm really thankful for all kinds of information... ![al...
Hibernate: OOM-Exception, problem with IdentityMap?
CC BY-SA 2.5
null
2010-10-11T09:20:56.577
2011-08-23T15:55:24.553
null
null
27,404
[ "hibernate", "out-of-memory", "heap-dump" ]
3,905,634
1
3,905,673
null
2
625
in Images, can be found in the bottom --- I'm having some trouble to get how Forms work in MVC (as I'm a WebForms Developer and really wanna start using MVC in one big project) I took the and add a simple ViewModel to it ``` namespace TestForms.Models { public class myFormViewModel { public myF...
Understanding Forms in MVC: How can I populate the model from a List<>
CC BY-SA 2.5
null
2010-10-11T11:09:12.137
2010-10-11T12:50:51.153
2010-10-11T12:50:51.153
28,004
28,004
[ "asp.net-mvc-2", "viewmodel" ]
3,905,871
1
3,906,633
null
1
756
In a matrix control, I group columns by 'Size', and then by 'Color'. The resulting table looks like this: ![default grouping](https://i.stack.imgur.com/kdayI.jpg) I need to invert the header rows, so the table looks like this: ![grouping](https://i.stack.imgur.com/CwILo.jpg) The values from the child group should d...
Invert header rows of nested column groups in matrix control
CC BY-SA 2.5
null
2010-10-11T11:47:02.310
2011-01-24T11:56:15.530
2011-01-24T11:56:15.530
573,261
339,702
[ "reporting-services", "ssrs-tablix" ]
3,905,901
1
3,909,246
null
15
37,915
![alt text](https://i.stack.imgur.com/Qi87w.jpg) You see 162489 and 162990, How can I merge them ?
how to merge two changesets only (TFS)
CC BY-SA 2.5
0
2010-10-11T11:51:01.090
2015-01-30T09:01:15.373
2020-06-20T09:12:55.060
-1
173,718
[ ".net", "tfs", "merge", "tfs-2005" ]
3,905,999
1
3,918,488
null
1
255
In my application i have a threaded commenting system which i call status messages. i have a few models as follows users(id, name......) status_messages(id, message,......, user_id) status_replies(id, message,......, status_message_id, user_id) A user can set status messages and his friends and himself can reply ...
CakePHP: Doing Complex Find
CC BY-SA 2.5
0
2010-10-11T12:04:14.760
2010-10-17T20:55:20.550
2010-10-11T12:20:01.847
155,196
155,196
[ "cakephp", "model", "cakephp-1.3" ]
3,905,891
1
3,905,909
null
5
1,693
This is driving me crazy, and has been bugging me for weeks, I'm trying to sort it all out today but am having real difficulty, if anyone could help it would be a HUGE benefit to me! I'm trying to get a website I've developed on one computer, to work on my home computer. The old computer was running ASP.net 3.5. On ...
Need help setting up ASP.net 3.5 (Screenshots)
CC BY-SA 2.5
null
2010-10-11T11:49:24.120
2010-10-11T12:18:34.457
2010-10-11T12:18:34.457
356,635
356,635
[ "asp.net", "iis-7", "windows-7", "installation" ]
3,906,039
1
3,906,063
null
16
88,105
I have a FileUpload Control like this ``` <asp:FileUpload ID="fileuploader" runat="server" /> ``` Now I want to apply css only on the Browse button part ![alt text](https://i.stack.imgur.com/fl78z.png) How can I do this?
Applying css on asp.net FileUpload Control's Browse Button only
CC BY-SA 2.5
0
2010-10-11T12:10:47.573
2016-05-26T22:10:12.580
null
null
301,459
[ "c#", ".net", "asp.net", "css" ]
3,906,336
1
null
null
0
428
does anybody know of any usercontrol that would function well as a textbox for entering email recipients. The control would appear as a simple textbox. When a user would enter some text a drop down list of matches would be displayed. When he would select an item from the list, this item would be added to the textbox. ...
WPF textbox usercontrol containing items, not simple text (for adding email recipients)
CC BY-SA 2.5
null
2010-10-11T12:50:33.800
2010-10-11T13:20:57.260
null
null
300,696
[ "c#", "wpf", "user-controls", "textbox" ]
3,906,512
1
null
null
4
2,287
I'm using wxPython bindings for wxWidgets. Is it possible to create custom-shaped window from PNG image and in count alpha-channel? Take a look at VS2010 splash screen to see what I mean: ![alt text](https://i.stack.imgur.com/DhyC5.png) Highlighted zones (rounded corner and shadow) are not sharp, they use alpha-chann...
wxWidgets custom window shape (PNG)
CC BY-SA 2.5
0
2010-10-11T13:13:17.193
2010-11-10T08:53:18.957
2010-11-10T08:53:18.957
212,110
212,110
[ "wxpython", "png", "wxwidgets", "shaped-window" ]
3,906,640
1
3,906,787
null
91
92,870
I don't understand why the margins of these divs are overlapping. ``` .alignright {float: right} #header .social {margin-top: 50px;} #header .social a {display: inline-block;} #header .social .fb {width: 64px; height: 1px; padding-top: 60px; overflow: hidden;} #header .social .twit {width: 64px; height: 1px; paddi...
Why are my div margins overlapping and how can I fix it?
CC BY-SA 4.0
0
2010-10-11T13:27:55.530
2020-01-27T12:56:35.683
2019-08-28T17:47:26.140
2,756,409
205,024
[ "html", "css", "margins" ]
3,906,730
1
3,907,615
null
1
208
Can you please tell me How can I get Control back from NSOperationQueue Following is my real question which I asked earlier: Hi friends , I made an app which plays the song on clicking on the image of artist.(see image attached). Each artist image is implemented on button and on clicking this button, a function is be...
How to get Control back from NSOperationQueue
CC BY-SA 2.5
null
2010-10-11T13:36:26.897
2010-10-11T15:25:23.007
2010-10-11T13:48:04.363
390,423
390,423
[ "iphone" ]
3,907,142
1
6,832,675
null
3
7,790
I have a class within a package. And I have another class in another package. I would like to link this second class to first. Since the first is a legacy of the second. I'm not able to make this relationship. We tried, but in neither case are the methods of the second brought the first. Any help is welcome. Thanks !...
Inheritance in Enterprise Architect
CC BY-SA 2.5
0
2010-10-11T14:31:38.783
2017-09-25T08:45:46.417
2010-10-13T19:58:37.917
302,751
302,751
[ "architecture", "data-modeling" ]
3,907,141
1
3,907,201
null
0
861
This is weird! I'm not sure why it is doing this but the div `.content-wrap`, or `.main-content` is wrapping elements that are outside of the div....... Screenshot of it using firebug. ![alt text](https://i.stack.imgur.com/ngSlx.png) But `.main-content` is isn't suppose to be wrapping the 3 columns... Heres the HTM...
Div is wrapping everything in the content and out of it
CC BY-SA 2.5
null
2010-10-11T14:31:28.707
2010-10-11T17:23:11.903
null
null
363,551
[ "html", "css" ]
3,907,355
1
3,907,444
null
2
1,446
![alt text](https://i.stack.imgur.com/nokec.png)I want to be able to support iOS 3.x users. When I try to set the Base SDK in Project Info, the only SDK that appears is iOS 4.1 and iOS 3.2. How can I add additional SDK's so I can support older users when my app hits the App Store?
How can I set my Base SDK?
CC BY-SA 2.5
null
2010-10-11T14:55:10.193
2010-10-11T15:13:42.643
null
null
19,875
[ "iphone", "objective-c", "xcode", "ios4", "app-store" ]
3,907,367
1
5,439,258
null
3
14,059
I am working with the universal apps. Now i want to create a three table views in my view controller for iPAD. I have three separate view controllers with XIB.So how can i add the other two table view as subview in the main controllers. Please give me some sample applications and links. In my application, i have three ...
How to create multiple table view in a View Controller for iPad?
CC BY-SA 2.5
0
2010-10-11T14:56:49.643
2011-06-27T16:46:31.183
null
null
249,916
[ "ipad", "uitableview", "uiviewcontroller" ]
3,907,494
1
3,963,718
null
1
1,998
Hello i have a dropdown list in edit mode and read only mode. If users upload pictures, i want them to chose a category for the uploaded pics and display it in a gridview as below.(See Picture below). When i include "SelectedValue='<%# Bind("CategoryID")" in edit and item template mode, i get this error "'PictureReadOn...
dropdown list in edit and read-only mode
CC BY-SA 2.5
null
2010-10-11T15:11:59.637
2010-10-19T14:23:35.290
null
null
463,660
[ "asp.net" ]
3,908,464
1
3,908,559
null
0
345
I would like to have a similar look and feel to the task-bar buttons WinAmp provides: ![enter image description here](https://i.stack.imgur.com/LrCmM.png)
WinAmp-Style task-bar Buttons using VB 2010
CC BY-SA 3.0
null
2010-10-11T17:18:48.713
2013-12-24T15:08:54.653
2013-12-24T15:08:54.653
1,829,219
472,523
[ "vb.net" ]
3,908,810
1
3,908,992
null
1
190
i wanna create a 2 level status message system. Which is the best way to create a tables ? Scope: 1. User sets a Status Message 2. Users Reply to the status message this is a picture showing it ![alt text](https://i.stack.imgur.com/tKY7B.png) users (id, name .... ) status_messages (id, message, time, user_id)...
DB for Commenting System
CC BY-SA 2.5
0
2010-10-11T18:08:19.560
2010-10-11T18:38:05.553
null
null
155,196
[ "mysql", "database", "database-design", "cakephp", "comments" ]
3,908,982
1
null
null
2
583
SQL Server 2008 R2 Dev Execution in SSMS of: 1) > use AdventureWorksDW; GO; sp_cdc_enable_table 'dbo', 'FactInternetSales', @role_name=NULL, @supports_net_changes=0 succeeds. > sp_cdc_enable_table 'dbo', 'FactInternetSales' --, @role_name=NULL, @supports_net_chang...
Intellisense and context help for sys stored procedures - bugs or by design?
CC BY-SA 2.5
null
2010-10-11T18:36:49.747
2010-10-12T04:47:46.637
2010-10-12T04:47:46.637
200,449
200,449
[ "sql-server", "tsql", "stored-procedures", "intellisense", "sql-server-2008" ]
3,909,148
1
3,920,866
null
0
445
Three (out of 8 or so) of the parameters in an object have an underscore at the beginning of their name. The underscores aren't in my json object and I can't decipher why Firebug would add them in. The same properties are listed later in the object but without the underscores. I'm sure it's trivial but I'm curious to k...
What do the underscores mean in DOM object detail view? (Firebug)
CC BY-SA 2.5
null
2010-10-11T19:04:32.920
2010-10-13T04:53:45.330
2010-10-11T19:13:32.747
139,010
272,084
[ "javascript", "firebug" ]