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,985,456
1
3,985,586
null
0
934
I have an image that is 320x480 and upon orientation change this image obviously hangs out of view. There are some images where the focal point of it sits with it's bottom cut off (which isn't undesirable). My issue however is when the user pans vertically to see the full image, the view appears to snap to the bottom ...
UIScrollView Vertical Pan Snapping to top or bottom of view
CC BY-SA 2.5
0
2010-10-21T08:12:18.777
2010-10-21T08:30:31.900
2010-10-21T08:18:02.460
418,146
418,146
[ "iphone", "objective-c", "uiscrollview", "orientation", "panning" ]
3,985,506
1
3,985,525
null
0
2,600
I would like to know which UML Sofware has been used to create the UML Diagram on the Wordpress Developper Website : [http://codex.wordpress.org/images/8/83/WP_27_dbsERD.png](http://codex.wordpress.org/images/8/83/WP_27_dbsERD.png) ![alt text](https://i.stack.imgur.com/gfkWt.png) Thanks!
Which UML Tool has been used to create this diagram?
CC BY-SA 2.5
null
2010-10-21T08:19:45.033
2010-10-21T08:22:39.783
2010-10-21T08:22:39.783
84,631
455,329
[ "uml" ]
3,985,561
1
4,003,376
null
3
10,768
I am a newbie to VTiger, I am using the 5.2.0 version to try, learn implementing Issue Tracking. A client sends an email to say support@company.com, Mail Converter or Mail Scanner.. scans for the new email and if found creates a new ticket. If admin sees a new ticket which is being raised in Trouble Tickets, makes ...
Update existing ticket in VTiger
CC BY-SA 2.5
0
2010-10-21T08:27:10.380
2010-10-23T10:01:45.537
2010-10-21T09:26:55.230
351,132
351,132
[ "php", "crm", "issue-tracking", "ticket-system", "vtiger" ]
3,985,619
1
3,985,630
null
213
429,249
This is a logistic sigmoid function: ![enter image description here](https://i.stack.imgur.com/SUuRi.png) I know x. How can I calculate F(x) in Python now? Let's say x = 0.458. F(x) = ?
How to calculate a logistic sigmoid function in Python?
CC BY-SA 3.0
0
2010-10-21T08:36:07.707
2022-11-01T19:41:37.093
2020-01-31T13:24:50.503
10,407,023
95,944
[ "python", "sigmoid" ]
3,985,816
1
4,152,715
null
8
5,885
I've sort of accomplised implementing a custom slider cell that can draw over using images for the scroll bar and knob. The only obstacle that is in the way now is this, when I drag the knob quickly, the images get messed up. I've posted a screen shot. ![Screenshot](https://i.stack.imgur.com/MWLPr.png) Here is the co...
custom NSSliderCell
CC BY-SA 3.0
0
2010-10-21T09:02:44.680
2012-08-01T10:08:27.000
2012-05-10T23:06:51.327
1,028,709
376,209
[ "objective-c", "cocoa", "nsslider" ]
3,985,864
1
3,985,930
null
0
465
My autocomplete field: [http://www.faressoft.org/autocomplete/](http://www.faressoft.org/autocomplete/) What is the best way to make autocomplete field using jquery (With mySql or XML ?) and what is the reason ? How to minimize consumption of server resources ? or ![alt text](https://i.stack.imgur.com/hg4B6.jpg)...
What is the best way to make autocomplete field using jquery (With mySql or XML ?)
CC BY-SA 2.5
null
2010-10-21T09:09:29.437
2014-02-23T15:33:05.473
2014-02-23T15:33:05.473
1,808,674
423,903
[ "php", "jquery", "mysql", "xml" ]
3,986,067
1
3,991,408
null
6
4,260
Im looking for a delphi component that looks and functions like the Windows 7 control panel buttons when you "view by category". Anybody know if something like this already exists? ![alt text](https://i.stack.imgur.com/h8k8R.png)
Delphi windows 7 control panel component
CC BY-SA 2.5
0
2010-10-21T09:34:59.030
2019-07-30T10:46:29.963
2010-10-21T10:35:40.873
256,544
383,219
[ "delphi", "windows-7", "controls", "vcl" ]
3,986,536
1
4,686,602
null
2
1,326
I have two series, series1 and series2. My aim is to find (each bin represents a particular feature,) automatically/quantitatively. ![alt text](https://i.stack.imgur.com/Zvcdv.gif) This image can be seen in its original size by [clicking here.](http://img713.imageshack.us/img713/3401/image001eg.gif) Series1 is the ex...
automatically compare two series -Dissimilarity test
CC BY-SA 2.5
0
2010-10-21T10:39:14.147
2011-01-13T23:43:17.840
2010-10-21T11:19:44.437
119,535
119,535
[ "c++", "c", "algorithm", "statistics" ]
3,986,619
1
4,015,948
null
1
3,706
I am trying to do some image processing and I would like to apply the LoG kernel. I know the formula, which is : ![alt text](https://i.stack.imgur.com/2NPsh.gif) But I didn't understand how to obtain the kernel matrix with this formula. From what I have read, I have a matrix of n x n and I apply this formula to every...
Laplacian and Gaussian Filter
CC BY-SA 2.5
0
2010-10-21T10:50:08.553
2019-09-11T14:28:43.013
2019-09-11T14:28:43.013
527,702
442,124
[ "image", "image-processing", "gaussian", "laplacian" ]
3,986,668
1
3,986,751
null
0
303
I use the code below to transition between two UIImageViews. ``` -(void)performTransitionNew: (NSInteger)type subType:(NSInteger)subType fromImageView:(UIImageView *)fromImageView toImageView:(UIImageView *)toImageView duration:(NSInteger)duration; { CATransition *transition = [...
transition between 2 UIImages
CC BY-SA 2.5
0
2010-10-21T10:56:25.093
2010-10-21T11:07:29.563
2010-10-21T10:58:53.483
96,531
262,325
[ "iphone" ]
3,986,832
1
null
null
1
832
Whenever I navigate to the PayPal sandbox for a transaction, I see the new PayPal sandbox interface because of which I am unable to make transactions. Because the new interface does not return the post parameters after the transaction. The PayPal new interface is as well, and the same problem is happening there, when...
PayPal sandbox new interface not returning post parameters
CC BY-SA 3.0
0
2010-10-21T11:16:28.120
2012-09-11T11:12:58.220
2011-05-03T20:42:24.257
63,550
230,431
[ "paypal", "sandbox" ]
3,987,357
1
3,987,580
null
0
164
I'd like to slightly change the look of some browser widgets (like changing the background color of required fields). But apparently this forces the browser to switch back from 'native'-looking widgets to boring common-look widgets. This is especially bad if you have both unmodified and modified widgets on the same pag...
Nice browser widgets AND background color, posssible?
CC BY-SA 2.5
null
2010-10-21T12:22:31.573
2010-10-21T12:45:33.723
2010-10-21T12:37:25.623
102,200
102,200
[ "html", "firefox", "browser" ]
3,987,491
1
5,410,980
null
4
5,019
I use the following code to listen for the key presses of 0 - 9 from the soft input keyboard on Android: --- ``` @Override public boolean onKeyDown(int keyCode, KeyEvent event) { if(keyCode == KeyEvent.KEYCODE_0) { return super.onKeyDown(keyCode, event); ...
Android - Listen for key presses on Numeric keypad?
CC BY-SA 2.5
null
2010-10-21T12:35:40.713
2011-03-23T20:06:13.683
null
null
243,999
[ "android", "keycode", "keyevent", "android-softkeyboard", "numeric-keypad" ]
3,987,588
1
3,995,963
null
0
194
I'm using the fxcomponent: [Flv video player](http://www.fxcomponents.com/item/about-us/29/) to play my flv/mob files. You may get it from [here](http://www.brothersoft.com/flex-video-player-340203.html). Now, player works perfectly as shown in their site, but when I try to use the `FXVideo` control in popup window (...
Fxcomponent: Flex video player issue
CC BY-SA 2.5
null
2010-10-21T12:46:57.317
2010-10-22T10:32:50.750
null
null
415,865
[ "apache-flex", "actionscript", "flex3" ]
3,987,670
1
3,988,906
null
0
1,657
Can i create img map and then add several click event? for example this img- I have 4 area for event top-left, top-right etc. How i can do this? ![alt text](https://i.stack.imgur.com/dpFED.jpg) I need something like tag map on HTML.
how to add click event on image area on flex?
CC BY-SA 2.5
null
2010-10-21T12:56:43.000
2010-10-21T15:04:31.933
null
null
369,280
[ "apache-flex", "image", "events" ]
3,987,778
1
3,987,835
null
2
662
I'm creating a settings screen, its a child screen and won't push to another screen. I don't want to use a table view. But I need to have the screen look like other settings screens, with the gray sort of background, like this... ![alt text](https://i.stack.imgur.com/iYSPE.png)
iPhone, how do I set the background of a view like the settings screens gray style?
CC BY-SA 2.5
null
2010-10-21T13:11:11.720
2010-10-21T13:19:09.690
null
null
450,456
[ "iphone", "xcode" ]
3,988,183
1
3,988,830
null
3
462
![alt text](https://i.stack.imgur.com/StTqm.png) I drew this graph using matplotlib using the following code. ``` import matplotlib import matplotlib.pyplot as plt x = [450.0, 450.0, 438.0, 450.0, 420.0, 432.0, 416.0, 406.0, 432.0, 400.0] y = [328.90000000000003, 327.60000000000031, 305.90000000000146, 285.200000000...
Matplotlib: Curve touches axis boudary. How to solve this?
CC BY-SA 2.5
0
2010-10-21T13:54:42.333
2010-10-21T14:56:18.147
2010-10-21T14:52:43.707
204,623
204,623
[ "python", "matplotlib" ]
3,988,992
1
3,989,036
null
4
3,228
In c# I'm trying to set the office field ![alt text](https://i.stack.imgur.com/dyDd8.png) When I do this: ADEntry.Properties[ "office"].Add( "Alaska"); It says office does not exist. Can anyone tell me where to get at this property? Thanks, Cal-
In c# how do I set the active directy field "office" so i can show the location of our users in Outlook
CC BY-SA 2.5
null
2010-10-21T15:13:20.833
2016-08-03T09:08:21.637
2010-10-21T15:18:38.217
189,950
86,431
[ "c#", ".net", "active-directory" ]
3,989,071
1
4,027,824
null
7
1,873
I wish to add this type of graph in my datagridviewcontrol :- ![alt text](https://i.stack.imgur.com/269Nm.png) Here the graph is to plotted for 12 months and I can either input percentages or comparative values in pixels for the 12 months....Please also tell how to color the graphs Any ideas for doing this will be h...
How to make this(refer image) type of graph in datagridview
CC BY-SA 2.5
null
2010-10-21T15:23:47.223
2010-11-24T00:07:46.000
2010-11-24T00:07:46.000
119,549
418,281
[ "c#", ".net", "graphics", "datagridview", "bar-chart" ]
3,990,169
1
3,992,625
null
1
109
I want to creating a graphical editor which a physician can use to create user interfaces to define state-based interactive dialogue based diagnosis systems for simple diseases. Each screen consists of simple UI elements like a textarea,button and these are in a container to make up the state. Once he defines many scr...
Creating a graphical editor for a domain specific UI application using Eclipse modeling technologies
CC BY-SA 2.5
null
2010-10-21T17:22:16.633
2010-10-21T22:47:38.223
null
null
143,373
[ "eclipse" ]
3,990,192
1
3,990,304
null
1
266
I have the following table: ![alt text](https://i.stack.imgur.com/YgQBf.jpg) I am trying to create an SQL query that returns a table that returns three fields: Year (ActionDate), Count of Built (actiontype = 12), Count of Lost (actiontype = a few different ones) Bascially, ActionType is a lookup code. So, I'd get bac...
Trouble with SQL UNION operation
CC BY-SA 2.5
null
2010-10-21T17:25:02.743
2010-10-21T18:17:37.483
2010-10-21T17:56:18.313
135,152
474,601
[ "sql", "ms-access", "coldfusion", "aggregate-functions" ]
3,990,703
1
3,997,838
null
0
827
I have a tab (Internal Development Review) on one of my work item forms that I would not like to show to all users: ![alt text](https://i.stack.imgur.com/dGCfc.png) Is it possible to hide this from a specific user group (or conversely, to grant it to another group)? I cannot find a way to put permissions on a tab.
Is it possible to hide a tab from a group of users in Team Foundation Server 2010?
CC BY-SA 2.5
null
2010-10-21T18:30:42.867
2012-11-21T09:50:36.007
null
null
467,210
[ "visual-studio-2010", "tfs" ]
3,990,765
1
4,048,061
null
1
1,485
I just started experimenting with jqModal and am having a strange issue. The modal window is displayed correctly however I get a javascript error when I click anywhere inside it. When I look at the offending line of code, it turns out that jqModal is trying to run my entire page as if it were one big piece of javascri...
jqModal is trying to run my whole page!
CC BY-SA 2.5
0
2010-10-21T18:39:55.760
2010-10-30T17:07:53.837
2010-10-30T17:07:53.837
131,818
131,818
[ "jquery", "jqmodal" ]
3,990,910
1
3,990,948
null
3
5,627
I'm trying to float a div over another one but in the center (width). EDIT: I want the container div to be over the top div and centered. Current CSS: ``` body { background-color: #FFF; margin: auto; } #top { background-color: #F2F2F2; border-bottom: 1px solid #CCC; height: 150px; position:...
Float a DIV centered over another DIV
CC BY-SA 2.5
null
2010-10-21T18:56:08.950
2010-10-21T19:10:07.497
2010-10-21T19:05:59.397
273,173
273,173
[ "css", "html", "css-float" ]
3,990,963
1
3,991,119
null
3
1,499
I'm trying to use Microsoft.Office.Interop.Excel. It seems to load fine but when I try to use it, all the defaults parameters are not working. Here is a screenshot that shows all those bad values ![alt text](https://i.stack.imgur.com/1Q0U4.png) Whenever I try to ommit them, the compiler tells me that the function nee...
Microsoft.Office.Interop.Excel having "bad value" as default parameters
CC BY-SA 2.5
null
2010-10-21T19:03:47.840
2010-10-21T20:57:19.317
2010-10-21T20:57:19.317
6,367
6,367
[ "c#", ".net", "excel", "interop", "automation" ]
3,991,043
1
4,026,594
null
8
16,250
Need to get Visual Studio 6 Processor Pack installed on Windows 7 (32 bit). First i installed VS6 + SP6, which prevents the PP from installing. I uninstalled VS6 and re-installed VS6 and am trying to install SP5. It is now complaining that MDAC 2.5 or 2.6 needs to be installed first. I've tried 2.5, 2.6, and 2.8. All...
How to install VS6, SP5, and Proc Pack on Windows 7?
CC BY-SA 2.5
0
2010-10-21T19:13:44.447
2016-04-18T05:23:34.150
2010-10-25T20:24:41.427
4,126
4,126
[ "visual-studio", "visual-c++", "windows-7" ]
3,991,270
1
3,995,221
null
2
1,917
I have some problems with Eclipse and Team Explorer Everywhere. I installed and added a server to Eclipse. But now i couldn't add new servers. Because, server button is disabled. ![alt text](https://i.stack.imgur.com/3EtcY.jpg) I wonder, how can i add new servers?
Eclipse and Team Explorer Everywhere Problem
CC BY-SA 2.5
0
2010-10-21T19:43:03.390
2013-03-29T08:15:55.330
null
null
423,699
[ "eclipse", "tfs", "team-explorer" ]
3,991,379
1
4,727,503
null
3
756
I'm using Intel C++ Compiler from within Visual Studio 2008. I was experimenting with the Intel quadruple precision type (`_Quad`). Everything seems to be working fine, except for the debugging. Visual Studio visualiser is unable to peek into `_Quad` values. What's worse, the visualiser is unable to provide the type i...
Visual Studio Debugger - Visualising Intel Quadruple precision (_Quad)
CC BY-SA 2.5
0
2010-10-21T19:57:14.763
2011-01-18T18:13:29.253
null
null
61,574
[ "c++", "visual-studio-2008", "intel" ]
3,991,470
1
3,991,809
null
0
1,141
I'm using the TabHost and TabWidget to create some tabs for an Android application. I see that the tabs show up vertically one next to the other. Is there any way to make tabs that are aligned horizontally (one on top of the other) ?. I'm creating the tabs like this: ``` <?xml version="1.0" encoding="utf-8"?> ``` ...
Is it possible to create Horizontal Tabs in Android OS?
CC BY-SA 2.5
0
2010-10-21T20:08:46.013
2010-11-22T21:52:47.193
null
null
146,100
[ "android" ]
3,991,505
1
3,991,979
null
4
5,483
I've written the following program which purpose is to create a file of a give size with some random data in it. The program works fine and does what it's suppose to do. However, I don't understand why it consumes 5GB of RAM (see screenshot of my Task Manager). While I am writing the file with random data, I am not cre...
FileStream and memory usage
CC BY-SA 2.5
0
2010-10-21T20:12:28.117
2012-02-10T22:12:50.897
2010-10-21T21:01:02.927
42,024
42,024
[ ".net", "file-io", ".net-4.0", "memory-management", "filestream" ]
3,991,706
1
3,991,728
null
2
302
Can I create a window without this topbar? : ![http://i52.tinypic.com/2e30dpi.png](https://i.stack.imgur.com/aSt6i.png) I want a window like this: ![http://i52.tinypic.com/1q62pg.jpg](https://i.stack.imgur.com/MZppj.png)
How to draw this window?
CC BY-SA 2.5
0
2010-10-21T20:38:25.273
2010-10-21T22:29:39.693
null
null
244,413
[ "python", "ubuntu", "gtk", "pygtk" ]
3,991,779
1
3,991,911
null
0
392
I am trying to create a "copy-paste javascript" (it will work when user paste this javascript on the url bar and press the return key) for [http://www.vtunnel.com/](http://goo.gl/FvJcv). My script will automatically create a form to the current page and value of the "textbox" will automatically filled up with the curre...
Problem while creating "copy-paste JavaScript"
CC BY-SA 3.0
null
2010-10-21T20:47:38.903
2011-04-22T15:34:21.323
2011-04-22T15:34:21.323
395,703
395,703
[ "javascript" ]
3,992,448
1
3,998,455
null
4
3,486
I've subclasses UIControl and in it I am sending: ``` [self sendActionsForControlEvents:UIControlEventValueChanged]; ``` When I create an instance of the object, I add a target as follows: ``` [starView addTarget:self action:@selector(starRatingChanged:) forControlEvents:UIControlEventValueChanged]; ``` The view ...
UIControl subclass is unable to take a target?
CC BY-SA 2.5
null
2010-10-21T22:17:55.097
2010-10-22T15:38:20.097
2010-10-22T15:16:40.493
130,556
130,556
[ "iphone", "subclass", "uicontrol" ]
3,992,608
1
3,995,508
null
3
367
I'm using ReSharper 5.1 in VS2010, and I've been annoyed by the intellisense behavior for quite a while. It seems this is different since R# 4.5/VS2008, but I don't have that combo handy to verify. Let's say I'm typing some code: ``` ... public Guid teamId { get; set; } ... ``` And later on I decide I want to make...
Can I make R# intellisense select the first list item?
CC BY-SA 2.5
0
2010-10-21T22:43:44.627
2010-10-22T09:28:37.497
null
null
182,654
[ "resharper", "intellisense", "resharper-5.x" ]
3,993,055
1
3,993,117
null
3
1,129
I have a graph of memory use over time which looks like: ![alt text](https://i.stack.imgur.com/6JFff.jpg) I set the `y-axis: { max:n }` value `n` to 1024 (which means 1024MB of RAM). How do I get Flot to change the y-axis labels so they display:
How do I change the stepping of y-axis values in Flot?
CC BY-SA 2.5
null
2010-10-22T00:31:22.003
2010-10-22T00:55:17.547
null
null
419
[ "javascript", "charts", "flot", "graphing" ]
3,993,216
1
3,994,158
null
1
840
I'm trying to use a JButton as an editor within a JComboBox. On Mac OS X this looks fine, but on Windows using the system look and feel, there is an ugly gap left between the JButton editor and the combo button itself: ![image showing gap between JButton and combo button](https://i.stack.imgur.com/jCj3X.png) This is ...
How can I remove the gap when using a JButton as a ComboBoxEditor in the Windows L&F?
CC BY-SA 2.5
null
2010-10-22T01:17:05.243
2010-10-22T05:42:28.897
null
null
225,810
[ "java", "windows", "swing", "jbutton", "jcombobox" ]
3,993,301
1
3,993,763
null
30
26,196
I am working on finishing up a graph generated using ggplot2 like so... ``` ggplot(timeSeries, aes(x=Date, y=Unique.Visitors, colour=Revenue)) + geom_point() + stat_smooth() + scale_y_continuous(formatter=comma) ``` I have attached the result and you can see the numeric values in the legend for Revenue do not have ...
How to format number values for ggplot2 legend?
CC BY-SA 2.5
0
2010-10-22T01:34:12.633
2018-05-18T05:43:16.557
null
null
302,274
[ "r", "ggplot2" ]
3,993,587
1
null
null
0
181
I'm looking for a easy to use jQuery form validation plugin, which give validation error as a . Because is the best way to inform screen reader users about errors. ![alt text](https://i.stack.imgur.com/rx33l.png)
I'm looking for a jquery form validation plugin, which can give validation error as a "Alert"
CC BY-SA 2.5
null
2010-10-22T03:03:10.197
2010-10-22T03:11:55.903
null
null
84,201
[ "jquery", "xhtml", "accessibility", "screen-readers" ]
3,993,782
1
3,993,795
null
0
139
I have two tables in my application. The first one, Sections, stores content for a specific section of an online publication. This contains (among other things) the section title and a field CurrentRevisionId (FK). A second table, Revisions, stores different revisions of that content. It has PK RevisionId field (th...
Adding two entities with FKs pointing to each other
CC BY-SA 2.5
null
2010-10-22T04:01:49.137
2010-10-22T04:25:55.310
2010-10-22T04:25:55.310
158,766
158,766
[ "c#", "asp.net-mvc", "linq-to-sql", "entity-framework", "linq-to-entities" ]
3,993,801
1
3,994,624
null
0
785
i have recently run into a strange problem. i have a table in db named Task. A Task may have a parent task and more than one child tasks (self join). i have written a stored procedure that returns me all the tasks in the project their children and sub children upto n level using CTE (common table expression). my requir...
asp.net mvc rendering html recursively
CC BY-SA 2.5
null
2010-10-22T04:07:43.473
2010-10-22T07:07:24.433
null
null
331,174
[ "asp.net-mvc", "recursion", "renderpartial" ]
3,994,468
1
3,994,957
null
1
599
"TreeNode.IsVisible" is available but I can't tell from it whether it's visible or partially visible - "true if the tree node is visible or partially visible". e.g. How can I tell if the following "Temporary ASP.NET" tree node is partially visible? Also, how the text hovers directly over the node is called? Is it a t...
How to know that a tree node is partially visible?
CC BY-SA 2.5
null
2010-10-22T06:36:44.313
2010-10-22T08:39:56.543
2010-10-22T08:39:56.543
354,255
354,255
[ "c#", "winforms", "visible", "treenode" ]
3,994,316
1
4,014,285
null
1
977
Im maintaining this Drupal Site which is using Slideshow Views for displaying the featured posts. Its using contribution of '' [http://drupal.org/project/views_slideshow](http://drupal.org/project/views_slideshow) Module for Drupal. However, even after scanning through the code and browsing though all settings, I cant...
How to increase character length for title in views-slideshow module?
CC BY-SA 2.5
null
2010-10-22T06:06:04.037
2010-10-25T11:58:25.167
2010-10-24T13:06:29.067
415,924
415,924
[ "drupal", "drupal-6", "drupal-views", "slideshow" ]
3,995,104
1
3,995,160
null
1
221
I'm trying to create a div that would have a dynamic width depending on the content inside that div. It works well in Firefox but in IE I get linebreaks, see screenshot below: ![alt text](https://i.stack.imgur.com/fsqir.png) The markup looks like this: ``` <div class="filter-dropdown"> <div class="filter-dropdow...
Avoid linebreaks inside a div with dynamic width in IE
CC BY-SA 2.5
null
2010-10-22T08:31:54.370
2010-10-22T08:40:26.460
null
null
185,943
[ "html", "css" ]
3,995,148
1
4,010,068
null
0
2,170
I am using roweditor and inside the row i have a combo. in the grid, the combo column is the symbol_id (number). how do i make the combo/grid understand that symbol_id 22 is actually 'EURUSD'. and force the grid display EURUSD and not 22. Thanks. this is my store: ``` 'displayField' : 'symbol' ,'valueField' : 'symbo...
ExtJs Combo selectedValue
CC BY-SA 2.5
null
2010-10-22T08:38:45.137
2010-10-24T19:42:30.653
null
null
169,150
[ "combobox", "extjs" ]
3,995,194
1
3,995,214
null
0
1,104
How can I create button using pure CSS with a sold background color and on top of that and an oval shape gradient in the center of it. I don't want to use any external images.Here is the sample button.![Example Button](https://i.stack.imgur.com/xYjl2.png)In this example background is solid black and the blue area is co...
How can I create button using pure CSS which involves linear gradients and background color
CC BY-SA 2.5
null
2010-10-22T08:43:43.783
2011-07-23T19:33:57.290
null
null
195,802
[ "css", "button", "gradient" ]
3,995,411
1
4,202,303
null
2
307
How's the text(like below "Temporary ASP.NET") hovers directly over the tree node called? Any difference from tooltip? Can it be controlled on visibility? e.g. do not display even when the node is partially visible. ![](https://imgur.com/wwF3k.jpg) pic: Windows Explorer Thanks,
"text" on the tree node when it is partially visible
CC BY-SA 2.5
null
2010-10-22T09:15:32.103
2010-11-17T07:23:55.543
2010-10-22T09:35:18.720
354,255
354,255
[ "c#", "winforms", "treeview", "tooltip", "treenode" ]
3,995,780
1
null
null
0
265
I'm pretty noob with ASP.NET programming and i'm a bit confused on a problem that i'm facing right now. We, as devs in my company, live in a clustered environment like the one shown in figure ![alt text](https://i.stack.imgur.com/jkYxR.jpg) Nothing really special. You see, IIS Websites are duplicated on evry FrontEn...
ASP.NET: Clustered environment communication Problem
CC BY-SA 2.5
null
2010-10-22T10:04:35.433
2012-07-02T12:21:14.120
2012-07-02T11:59:53.167
97,160
352,968
[ "c#", "asp.net", "asp.net-ajax", "cluster-computing" ]
3,995,793
1
4,016,600
null
2
582
I'm having issues submitting an app to iTunes Connect using Organizer. I build and archive my application successfully then go to Organizer. I successfully validate the application. I then click to submit the application to iTunes Connect. I get the dialog to choose signing certificate and the app that I am uploading...
Unable to submit app to iTunes Connect using Organizer
CC BY-SA 2.5
null
2010-10-22T10:06:13.280
2010-10-25T16:16:02.317
null
null
143,613
[ "iphone", "ios4", "app-store", "app-store-connect", "itunes-store" ]
3,996,023
1
3,996,403
null
0
339
I am about to present my work that I have created in MATLAB, but I am having trouble manipulating my data into a presentable form using the plot function. My code looks like this: ``` [inputname, pathname] = uigetfile('*.wav', 'Select WAV-file'); thumb1 = inputname; %# Get filename information fprintf(...
Help Required With Graph Plotting in MATLAB
CC BY-SA 2.5
null
2010-10-22T10:42:49.123
2010-10-22T11:38:36.407
2010-10-22T11:31:30.940
372,752
372,752
[ "matlab", "graph" ]
3,996,080
1
3,996,496
null
0
154
Have I understood db design correctly? - - - Are there any improvements that should be made? simplicity should be maintained. I intend to shorten table and column names. ![alt text](https://i.stack.imgur.com/4anRD.jpg) is this better? ![alt text](https://i.stack.imgur.com/JYiLp.jpg)
Have I understood Database design correctly?
CC BY-SA 2.5
null
2010-10-22T10:52:15.253
2010-10-26T10:04:34.457
2010-10-26T10:04:34.457
219,609
219,609
[ "mysql", "database", "database-design" ]
3,996,418
1
3,997,122
null
1
9,559
I want to create custom ImageButton, but to work like on/ off button. On click on button image to be changed to pressed(until another button is pressed)! On picture This month button is on , This year off . How can I create button like this? Do I need to use and how ? Thanks ![alt text](https://i.stack.imgur.com...
Android custom image on/off button
CC BY-SA 2.5
null
2010-10-22T11:40:46.097
2011-01-22T01:52:22.263
null
null
432,848
[ "android" ]
3,996,439
1
null
null
0
97
CSS Problem with my topNav in IE6 HTML Page: [http://www.faressoft.net](http://www.faressoft.net) ![alt text](https://i.stack.imgur.com/T0jCL.png)
CSS Problem with my topNav in IE6
CC BY-SA 2.5
null
2010-10-22T11:43:42.970
2010-10-22T12:07:20.540
null
null
423,903
[ "html", "css", "internet-explorer", "internet-explorer-6" ]
3,996,783
1
3,996,924
null
3
180
Given a set of nodes, how can I construct a tree which links together all the nodes in a way which minimises ? For example, given a set of five nodes, I could connect them like so: ![max(degree) = 4, max(depth) = 1](https://i.stack.imgur.com/CkNJ6.png) However, this is not minimal, since max(degree) == 4 and max(dep...
Calculating the smallest possible tree
CC BY-SA 2.5
0
2010-10-22T12:32:48.470
2010-10-22T13:00:24.580
null
null
108,234
[ "algorithm", "language-agnostic", "tree" ]
3,997,174
1
4,005,224
null
3
115
I'm constructing a file sharing system which needs to transmit a single file to many peers. One single root peer has the entire file and needs to transfer it to all other peers. How can I best construct a tree of file transfers such that total waiting time is minimised? For example: ![alt text](https://i.stack.imgur....
Calculating a minimal tree for file transfer
CC BY-SA 2.5
null
2010-10-22T13:19:58.183
2010-10-24T09:57:25.697
null
null
108,234
[ "algorithm", "language-agnostic" ]
3,997,345
1
3,997,429
null
0
496
Just a simple problem without any idea of how to do it. Does anyone know how/if this can be done? I just want one solid dialog box with no partitions as it looks a little better in my application. ``` public void showCustomDialog() { Dialog dialog = new Dialog(this); dialog.setContentView(R.layout.customd...
Is there a way to make the Title part of a Custom Dialog Box invisible?
CC BY-SA 2.5
null
2010-10-22T13:40:27.370
2012-09-03T17:12:01.337
2012-09-03T17:12:01.337
50,776
348,261
[ "android", "title", "visible", "customdialog" ]
3,997,454
1
3,997,704
null
5
5,283
I'm cross-posting this from [math.stackexchange.com](https://math.stackexchange.com/questions/7499/help-me-understand-linearly-separability-in-a-binary-svm) because I'm not getting any feedback and it's a time-sensitive question for me. --- My question pertains to linear separability with hyperplanes in a support ...
Help me understand linear separability in a binary SVM
CC BY-SA 2.5
0
2010-10-22T13:52:16.127
2013-02-19T22:24:41.940
2017-04-13T12:19:15.857
-1
198,927
[ "algorithm", "machine-learning", "classification", "svm", "libsvm" ]
3,997,765
1
3,997,940
null
0
1,513
I am Working on a cs5 as3 project and in that project i have writen all code in the frame1 of main timeline (there is no package/class in the code) The code in the main timeline is very complex in which i am loading external images and xml's and many more things . i have not written any code in the action layer. Now...
Adding a Preloader in CS5 as3 project
CC BY-SA 2.5
null
2010-10-22T14:25:27.080
2010-10-25T14:50:04.177
null
null
235,710
[ "actionscript-3", "preloader", "flash-cs5" ]
3,997,811
1
3,998,426
null
9
12,734
We have an SWF based audio player. We want to be able to embed this player into Facebook wall posts in the same way that Youtube videos or BandPage songs are embedded into Facebook feed walls. Right now clicking on the image that we provide redirects to the player instead of loading the player inline. UPDATE: We want ...
How to embed a custom SWF based audio player into facebook wall posts?
CC BY-SA 2.5
0
2010-10-22T14:30:37.843
2013-08-22T07:13:30.230
2011-02-28T18:30:11.720
218,471
218,471
[ "javascript", "facebook", "flash" ]
3,997,873
1
3,998,063
null
0
1,200
In learning WPF, I (perhaps unwisely) chose to display my XML data (wisely parsed with LINQ) in a TreeView. But when I load it into a TreeView, it looks like this: ![alt text](https://i.stack.imgur.com/M2IfD.jpg) The XAML is as follows: ``` <TreeView Name="StoryTree"> <TreeViewItem Name="TreeGeneral" Header="Gen...
Why Do my WPF TreeView Items Look Like This?
CC BY-SA 2.5
null
2010-10-22T14:38:04.497
2018-05-19T13:24:45.440
null
null
47,580
[ ".net", "wpf", "layout", "treeview" ]
3,997,967
1
5,188,507
null
20
7,126
I have two viewControllers, one is a subclass of UIViewController (autoresizes correctly), the other one is a subclass of a subclass of UIViewController. I did a layout in Interface Builder, I tested my code in the Simulator and everything works as expected. But if I rotate the device my views don't resize. So I went b...
Problem setting autosizing in interface builder
CC BY-SA 2.5
0
2010-10-22T14:47:46.443
2017-10-31T12:41:51.387
null
null
457,406
[ "iphone", "interface-builder", "autoresizingmask" ]
3,998,223
1
null
null
0
1,384
I'm trying to create a tab based menu using unordered lists and CSS(3). The sample can be seen here : [http://prashantraju.com/pat/tabs.html](http://prashantraju.com/pat/tabs.html) or code here: ``` <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title></title> <...
Unordered List for CSS Based Tabs - Chrome Issue
CC BY-SA 2.5
null
2010-10-22T15:13:45.930
2010-10-22T15:25:46.223
null
null
null
[ "css", "google-chrome", "html-lists" ]
3,998,314
1
3,998,445
null
2
3,380
From [here](https://stackoverflow.com/questions/3994772/what-is-the-standard-approach-for-event-handling-in-case-of-visual-inheritance) I have created a `BaseForm`, then set all its `BaseForm.Designer.cs` `private` members to `protected`. Then has had a visually inherited/derived `Form`. Now I am able to re-size or mo...
C# Winforms visual inheritance problem with DataGridView
CC BY-SA 2.5
null
2010-10-22T15:23:05.610
2014-10-08T22:23:47.593
2017-05-23T12:19:48.617
-1
159,072
[ "c#", "winforms", "datagridview", "visual-inheritance" ]
3,998,422
1
3,998,452
null
1
2,057
My Windows XP workstation at the office had several old versions of the Java JDK installed on it. Today I decided to install the newest Java JDK and uninstall the older ones. BIG MISTAKE APPARENTLY! I don't understand why, but XP seems to think that one of the removed JDK installations is the one that it wants to us...
How do I make Windows XP machine stop trying to use uninstalled Java JDK (1.6.0_13)
CC BY-SA 2.5
null
2010-10-22T15:34:26.193
2012-11-24T21:31:11.070
2010-10-25T10:52:17.847
346,112
346,112
[ "uninstallation", "java" ]
3,998,779
1
null
null
0
93
I want to build an app for the Mac / iPad that allows to assign semantic roles to sub phrases of every sentence of a text. So basically I have a text with n sentences and for every sentence the user selects one or multiple words and assigns it a semantic role (e.g. agent or patient). Then, I want the according phrases ...
OS X / iOS: Labeling phrases in a text view
CC BY-SA 2.5
null
2010-10-22T16:13:09.223
2010-10-22T16:39:52.317
2017-02-08T14:30:40.817
-1
484,417
[ "cocoa", "cocoa-touch" ]
3,999,140
1
3,999,310
null
0
1,075
This is probably me being a little dim, I am setting up a UITableViewController via a UINavigationController, I have subclassed UITableViewController: (see below) and have implemented the datasource methods to get my table up and running ``` @interface RootViewController : UITableViewController { NSArray *dataList...
Subclassing UITableViewController what you get?
CC BY-SA 2.5
null
2010-10-22T16:58:41.087
2010-10-22T17:22:46.383
2010-10-22T17:05:28.053
164,216
164,216
[ "iphone", "objective-c", "cocoa-touch" ]
3,999,150
1
null
null
1
2,116
### Problem When making calls to a SQL database from a WCF service we receive the following error: > "A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL ...
WCF Service Not Connecting to SQL Database
CC BY-SA 2.5
0
2010-10-22T17:00:24.597
2010-10-25T21:47:03.767
2010-10-22T20:39:08.947
13,302
120,749
[ ".net", "asp.net", "sql", "wcf" ]
3,999,589
1
null
null
3
571
![alt text](https://i.stack.imgur.com/EIbKB.png) What do those numbers mean exactly? Times the line was hit? Microseconds per invocation? Or what? Also, what do the 'progress-bars' behind the numbers mean? They aren't even proportional to the numbers, so I'm really confused.
What's the meaning of dotTrace's numbers in Line-By-Line profiling?
CC BY-SA 2.5
null
2010-10-22T17:58:33.320
2015-03-10T02:35:07.867
null
null
122,687
[ "user-interface", "profiler", "dottrace", "line-by-line" ]
3,999,877
1
null
null
0
326
I have a ASP.Net 4.0 web application for which I need to create typed configuration class. What I mean is as follows: ``` class SettingsClass { int count; string name; decimal amount; } ``` Should map to the configuration file as: ``` <MyAppSettings> <xmlSerializationSection type="..."> <Set...
Creating a typed configuration class using MS Enterprise Library 5.0
CC BY-SA 2.5
null
2010-10-22T18:36:55.253
2010-10-22T22:44:23.153
null
null
199,745
[ "configuration", ".net-4.0", "web-config", "enterprise-library", "configurationsection" ]
3,999,975
1
4,000,193
null
12
5,551
I'd like to be able to extract the geometry for each letter in a TrueType font file. Each letter would have a set of coordinates, assuming each letter is in its own grid. As a picture tells a thousand words - I'd like to get the vertices for letters similar to the image below (courtesy of [http://polymaps.org/](http:...
Extract Geometry from Font
CC BY-SA 3.0
0
2010-10-22T18:51:21.243
2022-02-20T05:37:05.293
2020-11-30T09:22:52.930
24,874
179,520
[ ".net", "vector", "fonts", "geometry", "extract" ]
4,000,691
1
4,006,567
null
2
2,821
I have a WPF conundrum. I want some text to look like this: > Enter this info: [ComboBox] Alt+E is the access key that focuses the ComboBox, and when Alt is pressed, the E in the text should be underlined. I can get the access key to work easily: ``` <Label Target="{Binding ElementName=PreparerComboBox}"> _E...
How can I add bold text and AccessText to a Label or TextBlock?
CC BY-SA 2.5
null
2010-10-22T20:27:33.580
2010-11-11T18:12:15.003
2010-11-11T18:12:15.003
7,072
7,072
[ "wpf", "xaml" ]
4,000,820
1
7,780,764
null
13
8,099
I've searched high & low for an answer on this and I can't seem to find an answer or anybody else having the same issue. Hope some one can assist? I have a web page for signup which I'm viewing in an iPhone UIWebView. A user is asking if we can stop capitalization on the first letter of the email address being enter...
iPhone UIWebView - Can auto complete be turned off on a input text field?
CC BY-SA 2.5
0
2010-10-22T20:45:31.693
2014-11-11T15:35:14.513
2011-01-23T10:24:03.640
26,679
26,679
[ "iphone", "autocomplete", "input", "uiwebview", "autocorrect" ]
4,000,903
1
4,015,344
null
2
4,865
So I am trying to suppress a specific bar on my bar graph. So instead of populating the graph from the database, I am populating it from a formula field. So in my formula field, I have something like this: ``` if field <> "Member" then formula = field ``` So it gets rid of the field however it leaves me with this: ...
How to suppress specific bar on bar graph in crystal reports?
CC BY-SA 2.5
0
2010-10-22T20:56:22.933
2016-07-07T09:22:13.323
2010-10-25T13:24:49.503
124,367
327,575
[ "crystal-reports" ]
4,000,912
1
null
null
0
1,199
I just started using VS 2010 to create a Cloud Service (HealthTracker), and I attached a MVC2 web project to it. When I hit Debug, the dev fabric was started and I was able to navigate my web app on my machine as expected. I decided MVCWebRole2 was a bad name for my web app, so I renamed it to HealthTrackerMVC. I us...
Rename Web Role in VS 2010 Cloud Service Project
CC BY-SA 2.5
null
2010-10-22T20:57:10.867
2013-04-06T21:57:15.767
2013-04-06T21:57:15.767
727,208
1,753
[ "asp.net-mvc", "visual-studio-2010", "azure" ]
4,001,011
1
4,001,072
null
1
583
I have a issue with a table. I want just a border-bottom to be set and I wanted to have no gaps in between the td's, my css looks like this: ``` #questions td { padding: 10px; border-bottom: solid thin black; } ``` questions is the id of my table. I've tried setting the border bottom of the tr but this seems...
Simple Table CSS border issue
CC BY-SA 3.0
null
2010-10-22T21:12:30.807
2017-06-13T11:05:53.017
2017-06-13T11:05:53.017
4,370,109
242,934
[ "html", "css", "css-tables" ]
4,001,571
1
4,661,295
null
1
817
I have a stored procedure that is called by data collection . The procedure has many parameters that for the collected data. I'm using the INFORMATION_SCHEMA to pull the parameter list into a temp table From there I can insert any missing data tag names in my tag list table So far so good, now I would like ...
Access Stored Procedure Parameters with Dynamic SQL
CC BY-SA 2.5
null
2010-10-22T23:06:44.170
2011-01-11T18:36:35.910
2010-10-22T23:29:28.403
69,892
69,892
[ "sql-server", "tsql" ]
4,001,730
1
4,001,734
null
0
842
I am trying to write a menu whose subitems vanish when the page is loaded. If you need full HTML, I will copy it, however it just consists of a bunch of DIVs, the items under the headers have a class of `subitems`. I have managed to do what I need via: ``` $(document).ready( $(".subitems").hide() ); ``` H...
Jquery "hide on load" causing a Javascript error
CC BY-SA 2.5
null
2010-10-22T23:53:12.653
2010-10-23T00:04:07.180
null
null
1,205,001
[ "jquery", "html", "syntax" ]
4,001,745
1
4,001,803
null
16
17,579
For a polygon defined as a sequence of (x,y) points, how can I detect whether it is complex or not? A complex polygon has intersections with itself, as shown: ![example complex polygon image](https://i.stack.imgur.com/cZkiX.png) Is there a better solution than checking every pair which would have a time complexity o...
Testing whether a polygon is simple or complex
CC BY-SA 3.0
0
2010-10-22T23:57:52.450
2022-04-19T08:08:06.130
2014-05-08T07:15:20.563
214,671
24,874
[ "algorithm", "geometry", "polygon", "computational-geometry" ]
4,001,944
1
null
null
0
518
I'm struggling to find an efficient and flexible representation for my data. We have a many-to-many relationship between two entities which have arbitrary lifetimes. Let's call these `Voter` and `Candidate`. Each relationship has a measurement which we'd like to summarize in various ways. These are timestamped and are ...
database: summarizing data which expires
CC BY-SA 2.5
null
2010-10-23T00:59:06.283
2010-10-31T05:08:59.940
2010-10-23T01:43:14.447
146,821
146,821
[ "sql", "database", "database-design", "data-warehouse", "olap" ]
4,002,105
1
null
null
4
196
I think I'm falling into a common category of, "It works perfectly in my dev environment, but anywhere else I get strange results," and for all my efforts I'm only more confused. I have 2 applications. One of them is .NET 4 C# app, and the other is (I think) .NET 3.5 VB. The C# app creates a DLL, that for the time be...
Loading wrong assemblies on non-dev machines?
CC BY-SA 2.5
0
2010-10-23T02:14:26.857
2011-01-19T14:46:48.770
2010-10-27T00:22:16.853
227,498
227,498
[ "dll", "assemblies", "reference", "gac" ]
4,002,393
1
null
null
0
52
Hello i tried hard to make exactly like this: ![http://i55.tinypic.com/2j31fg3.png](https://i.stack.imgur.com/NS9iC.png) But it's difficult for me, and its not right at all. My boxes arent so perfect as in the image, and same with the text under it. ``` <table border="0" align="center" cellspacing="2" cellpadding="2...
making this right in html
CC BY-SA 2.5
0
2010-10-23T03:53:48.093
2011-09-12T18:05:46.677
2011-09-12T18:05:46.677
254,528
457,827
[ "html", "css" ]
4,002,563
1
null
null
0
773
I've been working on a PHP project of mine, and I am attempting to add a feature that tells the user whether or not the username they entered in a register form is already taken as they update the input. When starting this, I thought I knew how to code this- but I ran into some problems along the way. When I post the ...
How To (Effectively) use jQuery to Match the Value of an Input with a Database?
CC BY-SA 2.5
null
2010-10-23T05:04:23.433
2012-01-05T00:27:33.160
2010-10-23T05:28:19.260
333,255
484,859
[ "javascript", "jquery", "post", ".post" ]
4,002,679
1
4,002,770
null
3
1,564
I hope to display the view of one of ViewControllers in my app as full screen , so in Interface Builder, I set the statusbar as None. I also resize the frame of view as 320*480 but when I run the app, the view of the viewcontroller still displays the statusbar. Welcome any comment thanks ![alt text](https://i.stack...
hide the statusbar
CC BY-SA 2.5
null
2010-10-23T05:41:07.307
2012-11-29T12:04:18.867
2012-06-27T04:19:21.530
774,691
262,325
[ "iphone", "statusbar" ]
4,003,284
1
4,007,515
null
0
753
I am working on a project in which i want to add preloader and for that i have used the sample preloader provided in cs5 (in sample files). i have moved(from another fla) all my code to second frame and all library content to current fla's library. Now the problem is that the size of first frame is now 182kb (the size...
Preloader in as3 using preloader sample provided in cs5
CC BY-SA 2.5
null
2010-10-23T09:24:19.937
2010-10-24T08:17:37.467
null
null
235,710
[ "actionscript-3", "preloader", "flash-cs5" ]
4,003,467
1
4,004,573
null
0
1,664
How do I achieve the following? ![Expected](https://i.stack.imgur.com/Tarmq.png)![Actual](https://i.stack.imgur.com/QtV5N.png) The first image shows the result I want to achieve. The second one is the current result I'm getting from my layout. The image I'm using is the one from jar. ``` <?xml version="1.0" encodi...
SlidingDrawer using a 9 patch handle image
CC BY-SA 2.5
0
2010-10-23T10:11:54.443
2011-04-15T04:47:31.917
null
null
421,372
[ "android", "slidingdrawer" ]
4,003,536
1
4,003,625
null
2
1,915
I would like to plot discrete values in MATLAB like this: ![](https://upload.wikimedia.org/wikipedia/commons/thumb/f/fb/Discrete_probability_distribution.svg/200px-Discrete_probability_distribution.svg.png) `stairs()` and `stem()` make similar plots but can I configure one of them to look like the image above? [http...
How to customize a discrete function plot in MATLAB?
CC BY-SA 2.5
null
2010-10-23T10:32:58.443
2010-10-23T11:43:18.117
2017-02-08T14:30:41.157
-1
330,953
[ "matlab", "graph", "discrete-mathematics" ]
4,003,701
1
4,698,687
null
8
12,216
I've seen the Mario live wallpaper uses admob ads in the settings screen, but I haven't been able to do it myself. If I put the adview into the settings.xml like you would with a normal layout I get a class cast exception. Here's a screenshot of the mario live wallpaper to illustrate what I'm trying to do. ![example ...
How do I put an admob adview in the settings screen for a live wallpaper?
CC BY-SA 2.5
0
2010-10-23T11:16:56.557
2016-11-03T21:30:50.403
null
null
350,678
[ "android", "layout", "admob" ]
4,003,815
1
4,005,761
null
3
2,502
I want to show the number of characters left for a new tweet, after a key has been lifted. Currently, this only happens if return is lifted: ``` - (IBAction)updateCharacterCountFromNewTweetField:(id)sender { [newTweetCharacterCount setIntValue:140 - [[sender stringValue] length]]; } ``` This action is connected to...
Send action from NSTextField when on key up instead of return
CC BY-SA 2.5
null
2010-10-23T11:50:17.317
2010-10-23T19:50:50.560
null
null
null
[ "cocoa", "nstextfield", "ibaction" ]
4,003,862
1
null
null
1
332
While browsing through various apps in the market, I noticed that there's a "New in version xyz: ... " text, just above the number of downloads and comments. Did I miss something, or is there a dedicated field to provide this kind of information while uploading a new version of your app in the market instead of just ch...
Android market "Whats new in version xyz" - information
CC BY-SA 3.0
null
2010-10-23T12:03:26.187
2014-01-23T01:30:36.950
2014-01-23T01:30:36.950
338,479
485,032
[ "android", "google-play" ]
4,003,949
1
4,003,991
null
1
562
Given a set of points in the 2D Euclidean plane: P={V,V,..,V}, and we assume that there are K different types of points:T,T,..,T, every point V in P belongs to exactly one of the K types. Definition of KTSP tour: Given an arbitrary location point V in the same 2D Euclidean plane (V has no type), a path V->V->V->V->.......
A traveling salesman like problem
CC BY-SA 2.5
null
2010-10-23T12:28:43.877
2013-02-18T09:49:41.807
2020-06-20T09:12:55.060
-1
437,472
[ "algorithm", "optimization", "math", "graph" ]
4,003,975
1
null
null
5
5,118
I'm creating an application and [I don't want a title bar](http://www.usabilitypost.com/2010/10/22/no-title-bar/): > If the title remains the same all the time, does it make sense to show it? For example, if an app doesn’t show the names of documents, or any other assets that it opens, and there is plenty of space at ...
Round corners on a borderless NSWindow
CC BY-SA 2.5
0
2010-10-23T12:35:10.440
2020-02-25T09:08:48.033
2010-10-23T12:51:48.810
21,234
null
[ "cocoa", "nswindow", "titlebar", "borderless" ]
4,004,048
1
4,004,098
null
0
157
I am trying to make a control that displays a news item. There is an image that will be given in any size, but the control can crop to a square. There is also a headline and teaser. The headline and image will be on the same vertical level. The teaser will be beneath them: ![the story control](https://i.stack.imgur....
Silverlight: How can I set the height correctly in XAML?
CC BY-SA 2.5
null
2010-10-23T12:58:07.797
2011-09-28T00:22:16.367
null
null
147,601
[ "silverlight", "windows-phone-7" ]
4,004,078
1
null
null
0
514
I've opened a repository on github, and am now trying to clone it using TortoiseGit 1.5.3.0. I'm getting these cryptic error: ``` can't open pageant program git have not installed ``` When I'm trying to follow the instructions on github, I'm getting the following error after doing "git commit -m 'first commit'" ```...
Error cloning a git repository (can't open pageant program)
CC BY-SA 2.5
null
2010-10-23T13:06:00.423
2010-10-23T18:31:37.420
2010-10-23T15:26:25.117
11,236
11,236
[ "git", "tortoisegit" ]
4,004,173
1
4,004,191
null
0
1,017
The list view is like ![alt text](https://i.stack.imgur.com/Ls0jf.jpg) i need to add the data from the `Listview` to a `Dictionary<String,String>`. Now i'm using `for loop` to do this. Is there any way to do this using `LINQ`. Finally the Dictionary will contain ``` {"A","1"} {"B","2"} {"C","3"} ``` My code : ...
C# : How to add data data from a ListView control to a Dictionary
CC BY-SA 2.5
null
2010-10-23T13:27:33.057
2010-10-25T03:53:19.063
2010-10-25T03:53:19.063
336,940
336,940
[ "c#", "linq", "listview", "lambda" ]
4,004,548
1
4,036,276
null
2
86
HI, I am new to WebOS dev. I finished writing the sample app of chapter 2 of [this book](https://rads.stackoverflow.com/amzn/click/com/0596155255), everything seems to be correct except when I start the app I get this:![alt text](https://i.stack.imgur.com/p88lr.png) Is like my app is still loading but I can't really ...
Palm-pre app loading takes forever
CC BY-SA 2.5
null
2010-10-23T14:49:53.080
2010-10-27T18:09:21.353
null
null
149,008
[ "webos", "palm-pre", "palm-pre2" ]
4,004,598
1
4,019,312
null
1
916
I'm writing a application that put docks in the right side of the screen, like this: ![Image](https://i.stack.imgur.com/mzq6i.png) I can reserve space in the side of the screen by using the `_NET_WM_STRUT_PARTIAL`, so that the maximized windows won't overlap the docks. In the image, you can see that there is a top p...
Discover the size of a panel with Xlib
CC BY-SA 2.5
0
2010-10-23T15:00:51.783
2010-10-25T22:15:16.937
null
null
105,398
[ "c", "x11", "xlib" ]
4,004,910
1
4,006,784
null
0
602
I am trying to automatically load an image full screen after the application is launched but it looks just a little bit funky. The outside edge of the image view can be seen - how do I eliminate that? My code looks like this: ``` - (void)applicationDidFinishLaunching:(NSNotification *)aNotification { NSImage *i...
Cocoa NSImage full view question
CC BY-SA 2.5
null
2010-10-23T16:18:34.357
2010-10-24T01:11:18.847
2010-10-23T21:45:32.157
324,788
324,788
[ "cocoa", "nsimageview" ]
4,005,097
1
4,005,640
null
0
4,983
I am currently developing a game in which a player plays slot machine.The game is based on that the user stops in money, 100sek, 300sek or 500sek. Then the user makes a bet for each game. The one-armed bandit randomly spits out 3 different symbols in nine pieces fields. See figure: ![alt text](https://i.stack.imgur.co...
for-loop to compare the two-dimensional array???Help!
CC BY-SA 2.5
null
2010-10-23T17:01:32.867
2010-10-23T19:13:24.187
2010-10-23T17:45:14.783
484,991
484,991
[ "c++" ]
4,005,137
1
null
null
1
539
I have very simple circular (or self-reflecting) relationship core data model in my iPhone word game. Entity Word has one-to-many relationship to/with itself which points to related words: ![alt text](https://i.stack.imgur.com/ZIxD0.jpg) I use NSPersistentDocument Core Data Mac OS X template application to import wor...
Saving Core Data database to sqlite file loses some recursive/circular relationship information
CC BY-SA 2.5
null
2010-10-23T17:11:06.883
2010-10-25T19:39:26.350
2010-10-25T19:39:26.350
229,229
229,229
[ "cocoa", "sqlite", "core-data", "save", "entity-relationship" ]
4,005,476
1
4,005,492
null
0
1,947
Image files come with description properties like title, subject and keyword (summary tab). How do I "get" these properties in PHP? is there a function that allows me to the same in Javascript? ![](https://i1131.photobucket.com/albums/m541/protein-1/summary.jpg)
PHP & Javascript: Image file description properties (Summary tab)
CC BY-SA 2.5
null
2010-10-23T18:32:57.863
2010-10-23T19:56:57.597
2017-02-08T14:30:41.497
-1
2,058,243
[ "php", "javascript", "jquery", "image", "file" ]
4,006,676
1
4,198,170
null
0
86
Previously, when running a Code Analysis on my project, I thought the context men used to show a link to a MS web page that explains the issue in more detail. I don't see that now and I am not sure if I am doing something differently or if I am confusing this tool with another. Does anyone know if this type of informa...
Visual Studio Code Analysis - Issue explanation Help not available
CC BY-SA 2.5
null
2010-10-24T00:12:43.030
2010-11-16T19:32:13.877
null
null
109,676
[ ".net", "code-analysis" ]