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,595,021
1
3,595,349
null
1
1,381
I'm trying to delete the corners of an img element: ``` <html xmlns="http://www.w3.org/1999/xhtml" xmlns:svg="http://www.w3.org/2000/svg"> <body> <style type="text/css"> #div { background: #ffffff; width: 500px; height: 300px; padding: 10px; } #div img { background: #000000; } </style> <div id="div"><img src="ht...
Firefox SVG: Clip
CC BY-SA 2.5
null
2010-08-29T13:58:10.567
2010-08-29T15:33:56.633
null
null
242,751
[ "firefox", "svg" ]
3,595,089
1
3,596,768
null
7
3,229
If I'm developing a hiberante application, am I also developing a DD model? My application does have a service layer ( which is in lines with the Observer pattern). Will there also be a Domain Layer wherein all the hibernate entities exist? I'm looking my application somehting like this: ![alt text](https://i.stack....
are hibernate applications domain driven?
CC BY-SA 2.5
0
2010-08-29T14:18:12.477
2010-08-30T08:05:22.887
2010-08-30T08:05:22.887
70,604
157,705
[ "java", "hibernate", "orm", "domain-driven-design" ]
3,595,230
1
3,595,237
null
3
1,617
the title may be a little unclear, so here's a screenshot of what I mean: ![alt text](https://i.stack.imgur.com/6U7B4.png) [HTML & CSS Sourcecode](http://pastebin.com/5xPKxicM) All elements use the same CSS class, so shouldn't they all have the same width? The bigger the border gets, the bigger the difference become...
CSS border on a <div> acts differently?
CC BY-SA 2.5
0
2010-08-29T15:01:26.890
2010-08-29T16:18:46.370
2010-08-29T15:05:04.943
313,758
408,089
[ "html", "css" ]
3,595,217
1
3,595,275
null
0
5,125
I'm trying to make a program that check the ISBN number and sees if it has the correct check digit, if it doesn't have the check digit it will add one. I have an Idea of how it will work I just cant figure out how to code for it as in the classes inheriting from each other. This is an in class example that is not goin...
Validate a 10 digit ISBN Number ERD Included
CC BY-SA 2.5
null
2010-08-29T14:58:19.407
2020-09-17T10:39:34.343
2010-08-31T13:20:39.090
327,073
327,073
[ "c#", "c#-3.0", "c#-4.0" ]
3,595,438
1
3,595,516
null
5
1,214
How could I send an e-mail from my Python script that is being run on ["Google App Engines"](http://code.google.com/intl/en/appengine/) to one of my mail boxes? I am just a beginner and I have never tried sending a message from a Python script. I have found this script [(IN THIS TUTORIAL)](http://www.yak.net/fqa/84.h...
How to send an e-mail from a Python script that is being run on "Google App Engine"?
CC BY-SA 2.5
0
2010-08-29T15:54:53.807
2011-03-27T09:04:49.737
2011-03-27T09:04:49.737
206,857
206,857
[ "python", "google-app-engine", "email" ]
3,595,467
1
3,595,931
null
0
1,362
Is there a quick/easy way to have tabular data and have a button that turns them to thumbnails (kind of a 2-view system, table/thumb)--I'm not looking for image thumbnails... Any ideas are appreciated! :) Examples: ![alt text](https://i.stack.imgur.com/DPhAH.png) ![alt text](https://i.stack.imgur.com/iYooU.png)
HTML/CSS/jQuery: Tabular data & thumbnails
CC BY-SA 2.5
null
2010-08-29T16:01:57.320
2010-08-29T18:04:25.290
2010-08-29T16:09:51.973
103,753
103,753
[ "jquery", "html", "css" ]
3,595,556
1
3,595,947
null
2
860
I am wanting to make a reusable 'landing page' activity similar to like the activity when you first launch the official twitter app, facebook, or google io app, etc. Reusable is really the key here I would like for the activity to dynamically populate its gridview with the other activities in the application. Is it ...
Creating a landing page similar to twitter app and others
CC BY-SA 2.5
null
2010-08-29T16:27:43.497
2015-05-21T10:04:00.580
2010-08-29T16:58:56.963
384,306
384,306
[ "java", "android", "android-manifest" ]
3,596,162
1
null
null
1
174
I've been looking at the Facebook Connect for iOS, but I could not find the solution which could fulfill my requirement. I was able to create a simple log in window, user can put his/ger credentials, but when I run my iPhone app again the user has to login again. So far I've been able to get this: ![alt text](https:/...
Connection between Facebook aplication and iPhone app
CC BY-SA 2.5
null
2010-08-29T19:07:56.747
2011-03-23T07:39:43.980
null
null
256,205
[ "iphone", "facebook" ]
3,596,163
1
3,596,189
null
0
61
I've been wondering this for a while already. The title stands for my question. What do you prefer? I made a pic to make my question clearer. ![Single or multiple tables?](https://i.stack.imgur.com/r8I3d.png) Why am I even thinking of this? Isn't one table the most obvious option? Well, kind of. It's the simpliest w...
On a stats-system, should I save little bits of information about single visit on many tables or just one table?
CC BY-SA 3.0
null
2010-08-29T19:08:21.257
2017-06-10T12:17:42.163
2017-06-10T12:17:42.163
4,370,109
239,527
[ "mysql", "performance", "database-design" ]
3,596,312
1
3,596,737
null
6
1,421
How do I parse this structure? I need to turn this into single variables. E.g. from the attributes struct: ``` name type value ``` I'm not familiar with structures, and I need to enter this type of data into a database. I've played around with `cfloop`, but nothing. ![cfdump](https://i.stack.imgur.com/HQC1j.gif)...
Parsing CFDUMP struct and store values
CC BY-SA 2.5
null
2010-08-29T19:50:10.660
2010-09-07T19:07:01.207
2010-08-29T20:06:04.720
339,850
270,737
[ "parsing", "data-structures", "coldfusion", "cfdump" ]
3,596,602
1
3,596,624
null
0
53
I currently have two navigational links (arrows), but they tend to push other elements on the same height (a textarea in this case) away. The picture below illustrates the problem: ![alt text](https://i.stack.imgur.com/wukw2.png) How do I make it so that the arrows won't interfere with, but exist on the same height a...
Having a page element in-background / below other elements?
CC BY-SA 2.5
null
2010-08-29T21:09:23.537
2015-02-01T16:29:00.670
2015-02-01T16:29:00.670
3,204,551
408,089
[ "html", "css", "background" ]
3,596,798
1
3,597,230
null
4
724
![alt text](https://i.stack.imgur.com/K5e0Y.png) example if i have ``` follow table company one ( cid = 1 ) following two ( cid = 2 ) company one ( cid = 1 ) following three( cid = 3 ) feeds table company one ( cid = 1 ) type 'product' description 'hello ive updated a product'; company two ( cid = 2 ) type 'product...
sql help getting data from all the followers ? ( like twitter if we follow )
CC BY-SA 2.5
0
2010-08-29T22:04:15.160
2010-08-30T02:00:52.627
2010-08-30T00:15:12.320
320,486
320,486
[ "php", "sql", "mysql", "pdo", "php-5.3" ]
3,596,878
1
3,596,980
null
4
285
At the moment, I have a JTextArea that has been created like so: ``` JTextArea descArea = new JTextArea(); descArea.setFont(style.getFont()); descArea.setLineWrap(true); descArea.setName("descArea"); descArea.setToolTipText(resourceMap.getString("descArea.toolTipText")); descArea.setText(model.getName()); JScrollPan...
enabling smarter text wrapping in a JTextArea
CC BY-SA 2.5
null
2010-08-29T22:28:16.240
2010-08-29T23:12:51.640
2010-08-29T22:42:37.313
216,287
216,287
[ "java", "swing", "user-interface" ]
3,597,000
1
null
null
0
2,516
I'm using postgresql 9.0 beta 4. After inserting a lot of data into a partitioned table, i found a weird thing. When I query the table, i can see an empty row with null-like values in 'not-null' fields. That weird query result is like below. ![alt text](https://i.stack.imgur.com/C2z2Y.png) 689th row is empty. The ...
an empty row with null-like values in not-null field
CC BY-SA 2.5
null
2010-08-29T23:20:45.413
2016-03-04T01:41:03.647
2010-08-30T13:49:10.867
266,819
266,819
[ "postgresql" ]
3,597,031
1
3,597,107
null
2
392
How do I fix the following? ``` <<<<<<< HEAD <<<<<<< HEAD -(int)existsMedia:(NSNumber*)mediaId { NSFetchRequest *request = [[NSFetchRequest alloc] init]; NSPredicate *predicate = [NSPredicate predicateWithFormat:[NSString stringWithFormat:@"mediaId == %@", mediaId]]; ======= -(int)existsMedia:(NSNumber*)mediaMessage...
What did Git do to my source code?
CC BY-SA 2.5
null
2010-08-29T23:31:18.993
2010-08-30T00:10:52.420
2010-08-29T23:44:32.703
null
107,004
[ "git" ]
3,597,034
1
3,597,182
null
1
922
I have 6 images I want to display as 2 rows with 3 images in each. I'm using nested LinearLayouts to achieve this, and it works well except for one thing: The height of the largest image dictates the size of the linear layout, meaning there is empty space a lot of the time. In other words, my problem is as follows: ![...
Relative stacking with Linear Layout in Android?
CC BY-SA 2.5
null
2010-08-29T23:33:43.413
2010-08-30T01:08:49.307
2010-08-29T23:59:29.110
250,286
250,286
[ "android", "android-linearlayout" ]
3,597,292
1
3,658,726
null
4
181
This is basically for a library I'm building. In this module I'll attempt to build a debug helper library to help me during debugging. My problems here are that when `FDL.D.ListEvents()` is called a couple of awkward things happen: > 1) If I include enough `_logEvent()` calls, the last few stop closing their groups a...
how to correctly use .each here?
CC BY-SA 2.5
null
2010-08-30T01:16:52.823
2010-09-07T13:25:21.910
2010-09-07T13:25:21.910
389,745
389,745
[ "javascript", "jquery", "firebug" ]
3,597,417
1
3,597,447
null
16
15,542
I can convert values to with the following code... ``` $r = $r/255; $g = $g/255; $b = $b/255; $h = 0; $s = 0; $v = 0; $min = min(min($r, $g),$b); $max = max(max($r, $g),$b); $r = $max-$min; $v = $max; if($r == 0){ $h = 0; $s = 0; } else { $s = $r / $max; $hr = ((($max - $r) / 6) + ($r / 2))...
PHP HSV to RGB formula comprehension
CC BY-SA 2.5
0
2010-08-30T02:06:09.670
2020-05-19T08:55:06.770
2010-08-30T02:12:29.623
1,246,275
1,246,275
[ "php", "colors", "rgb", "hsv" ]
3,597,455
1
3,597,925
null
7
2,383
I am trying to parse some XML in AS3 that I recieve thru a WebService call to C#. C# is serializing using a DataContract so the namespace is non standard. ``` <User xmlns="http://schemas.datacontract.org/2004/07/UserDatabaseManipulation.POCO" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <Email> <Email...
Reading Non Standard Namespace XML using E4X in AS3?
CC BY-SA 2.5
0
2010-08-30T02:19:29.043
2014-05-23T13:47:10.730
2010-08-30T05:23:43.640
423,079
423,079
[ "xml", "flash", "actionscript-3", "e4x" ]
3,597,610
1
3,597,712
null
0
3,669
For [this project](http://code.google.com/p/django-colors/) I use Python's colorsys to convert RGB to HSV vice versa to be able to manipulate saturation and lightness, but I noticed that some colors yields bogus results. For example, if I take any primary colors there's no problem: ![](https://i.stack.imgur.com/6RDZ...
hex <-> RGB <-> HSV Color space conversion with Python
CC BY-SA 2.5
null
2010-08-30T03:04:29.383
2010-08-30T03:40:03.677
null
null
105,905
[ "python", "colors", "color-space" ]
3,598,051
1
null
null
1
3,481
I am tryimng to make a UI. But in qt, the window size is too short, I want to work in a separate windows like photoshop. Here I am posting the picture. I want to see the middle window(i rounded it by rose color) in full screen size. Can anybody help me? ![alt text](https://i.stack.imgur.com/QRrJ0.jpg) If I want...
qt - creator - how to maximize the widget screen
CC BY-SA 2.5
0
2010-08-30T05:22:15.417
2015-11-22T19:31:09.117
2010-08-31T09:41:43.027
344,822
344,822
[ "user-interface", "qt", "qt-creator" ]
3,598,085
1
3,599,944
null
109
189,430
This symbol for the rupee, the currency of India, was approved by the Union Cabinet on 15 July 2010. How can I display it on a website? ![Indian currency symbol](https://i.stack.imgur.com/34A9t.png)
Displaying the Indian currency symbol on a website
CC BY-SA 4.0
0
2010-08-30T05:32:27.220
2021-11-02T01:12:10.577
2020-11-18T15:23:54.570
6,904,888
256,621
[ "html", "currency", "symbols" ]
3,598,581
1
3,598,623
null
1
992
I am trying to do the login form I have created two uitextfields for username ,password and one uibutton for login. when I enter password in password textfield I want to display all the text as '*' or any special characters like in the following images ![alt text](https://i.stack.imgur.com/smuNC.jpg) ![alt text](http...
login form in iphone native application
CC BY-SA 3.0
0
2010-08-30T07:23:55.740
2012-02-08T13:36:33.530
2012-02-08T13:36:33.530
171,950
470,993
[ "iphone", "authentication", "interface-builder", "passwords", "uitextfield" ]
3,599,154
1
6,326,406
null
3
758
I need to create a dialog that allows user to choose between several rather complex actions. I really like the usability of the windows 7 file replace dialog and I think it would suit my needs very well. Here's a screenshot for reference: ![alt text](https://i.stack.imgur.com/Iz7Dr.png) Is it possible to use the cont...
How to create UI similar to file replace dialog in window 7 using C# Windows Forms?
CC BY-SA 2.5
null
2010-08-30T09:13:26.123
2013-02-06T10:43:34.257
null
null
64,605
[ "c#", "user-interface" ]
3,599,403
1
null
null
1
3,301
I have a rotate rectangle and I know the size of the diagonal. I also know the angle used to rotate the rectangle. How can I calculate the width and height of the rectangle? For a sketch of the problem, see: ![alt text](https://i.stack.imgur.com/G6VX5.jpg)
Calculate rectangle width and height from diagonal and rotation
CC BY-SA 2.5
0
2010-08-30T10:04:48.253
2010-08-30T13:00:30.427
2010-08-30T10:15:34.323
50,476
434,829
[ "geometry", "height", "rotation", "width" ]
3,599,475
1
3,599,499
null
0
3,076
Hi Im trying to create the following structure in div's, but I just need some help getting startet with the css. ![alt text](https://i.stack.imgur.com/zb5GR.png) The width needs to be 100%
div column layout
CC BY-SA 2.5
null
2010-08-30T10:16:17.073
2011-01-08T04:02:09.457
2011-01-08T04:02:09.457
11,995
363,274
[ "css", "html" ]
3,599,623
1
3,599,923
null
0
901
Here's an odd rendering difference between IE and other browsers. ![IE8](https://i.stack.imgur.com/g0E5L.jpg) ![FF3.5](https://i.stack.imgur.com/gBD94.jpg) ![Chrome 5](https://i.stack.imgur.com/31Ajv.jpg) See the difference? That vertical line suddenly stops in IE8. That's because IE8 refuses to display a cer...
Why doesn't IE display this requested background image?
CC BY-SA 2.5
0
2010-08-30T10:41:45.497
2010-08-30T12:41:58.213
null
null
217,649
[ "html", "css", "internet-explorer" ]
3,599,664
1
4,076,311
null
2
367
I want to creat an UITableView which each cell (UITableCell) in this table can be moved left or moved right (System will be notified when user touchs down the cell and moves finger to left or right). Anybody can tell me how can i do it :) Thanks :) I want to build a Table which each TableCell in it become a menu like...
Handling UITableCell move left (or move right) event?
CC BY-SA 2.5
0
2010-08-30T10:49:12.890
2010-11-02T09:22:20.323
2010-08-31T02:20:01.833
106,224
122,456
[ "iphone", "objective-c", "uitableview" ]
3,600,968
1
3,601,225
null
0
206
I wish to make something looking like this: ``` http://img291.imageshack.us/img291/5571/bartablestyling.png ``` ![http://img291.imageshack.us/img291/5571/bartablestyling.png](https://i.stack.imgur.com/2sg9q.png) (Right now i only have that bar at the top) When i try to write text, it gets under the profilepicture....
CSS/HTML: text on bar/table?
CC BY-SA 2.5
null
2010-08-30T13:53:49.050
2010-08-30T14:54:04.203
null
null
267,304
[ "html", "css" ]
3,601,228
1
5,178,982
null
2
717
I added the following lines to Application_Start method in global.asax: ``` var provider = new TestVirtualPathProvider(); HostingEnvironment.RegisterVirtualPathProvider(provider); ``` Yet the 'TestVirtualPathProvider' is never used when deploying this application in IIS6 (it does in the ASP.NET Development Server). ...
Custom VirtualPathProvider not being used in IIS6
CC BY-SA 2.5
null
2010-08-30T14:23:48.927
2011-03-03T09:44:04.467
2010-09-03T06:47:27.740
65,087
65,087
[ "asp.net", "iis-6", "virtualpathprovider" ]
3,601,334
1
3,602,341
null
2
773
I'm looking for a voting script/widget (preferably jQuery), but not a star rating one, one with +1 and -1 options like this (admire my profesionnal MSPaint skills ^^) : ![alt text](https://i.stack.imgur.com/D47pv.png) Anyone know about one ? Thanks a lot !
Voting box (plus/minus, not star rating)
CC BY-SA 2.5
null
2010-08-30T14:36:17.540
2010-08-30T16:35:36.480
null
null
384,994
[ "javascript", "jquery" ]
3,601,434
1
3,601,576
null
7
11,735
I have a 3D plot like this: ![alt text](https://i.stack.imgur.com/bITPA.png) On the y-axis of the plot, each group of three bars refers to the same parameters: x1, x2, x3. I would like to have a spacing on the y-axis for each group of three bars, so that it becomes more clear that those bars are referring to the same...
How can I adjust 3-D bar grouping and y-axis labeling in MATLAB?
CC BY-SA 2.5
null
2010-08-30T14:47:30.923
2017-07-09T05:14:09.247
2015-02-27T11:38:08.193
3,687,447
324,081
[ "matlab", "plot", "label", "bar-chart" ]
3,601,760
1
3,602,289
null
54
138,254
i have a website in which i have to put some lines in Arabic.... how to do it... where to get the Arabic text characters... how to make the page support Arabic... i have to put a line per page and there is a lotta lotta pages so can't go around making images and putting them... ![alt text](https://i.stack.imgur.com/...
HTML - Arabic Support
CC BY-SA 2.5
0
2010-08-30T15:21:02.470
2020-11-11T03:41:05.853
2010-08-30T17:33:10.513
158,455
158,455
[ "html", "arabic", "multilingual" ]
3,601,867
1
3,602,906
null
2
2,480
Been stuck on this for days, things just aren't working with how I'm setting this up. I have a large grid of ImageViews which are all the same size. It's made up of a Horizontal LinearLayout and within that, 5 Vertical LinearLayouts (first picture). What I want (and I don't care how, be it using RelativeLayout, Linea...
Android Linear/RelativeLayout sizing with ImageViews
CC BY-SA 2.5
0
2010-08-30T15:33:46.837
2010-08-30T17:52:53.893
null
null
250,286
[ "android", "imageview", "android-linearlayout" ]
3,602,262
1
3,778,037
null
0
10,967
I am trying to add a hi-res icon to my iPhone app. Is Is CFBundleIconFiles the same as Icon File in the screenshot below? ![alt text](https://i.stack.imgur.com/UMHu0.png)
Is CFBundleIconFiles the same as Icon File?
CC BY-SA 2.5
null
2010-08-30T16:27:45.260
2011-08-23T09:20:10.753
null
null
19,875
[ "iphone", "xcode", "plist", "retina-display" ]
3,602,571
1
3,602,614
null
14
36,749
I've got a GUI in MATLAB with a set of axes pre-placed. I'm using the location property of the legend to place it to the right hand side of the axes. However, by doing this the axes get re-scaled so that the axes+legend take up the original width of the axes. Is there any way to circumvent the re-size? Example: ``` x=...
Add legend outside of axes without rescaling in MATLAB
CC BY-SA 2.5
0
2010-08-30T17:06:15.900
2010-08-30T17:36:05.233
2020-06-20T09:12:55.060
-1
201,800
[ "matlab", "plot", "legend", "axes" ]
3,602,996
1
3,603,140
null
0
1,114
I have created scroll view in my view controller and set the buttons in the scroll view. I have set the scroll view between the two images. The buttons are scrolling horizontally. Now i want to enable and disable the images. For Eg: Initially left images are to be hidden, once moving the button horizontally and enable ...
Touch Events in UIScroll View in iPhone
CC BY-SA 2.5
null
2010-08-30T18:07:32.920
2015-10-05T04:12:04.717
2010-08-30T18:11:49.090
249,916
249,916
[ "iphone", "events", "uiscrollview", "touch" ]
3,603,083
1
3,611,506
null
4
6,702
Is there any way to convert the .nps profiler data captured by [VisualVM](http://download-llnw.oracle.com/javase/6/docs/technotes/guides/visualvm/snapshots.html) to excel. Namely I'd like to get a table view of the HotSpot Methods. ![alt text](https://i.stack.imgur.com/NxjJz.png) In the end I want to know if there's ...
Export Java VisualVM .nps profiler data to excel
CC BY-SA 2.5
null
2010-08-30T18:21:16.470
2010-08-31T17:17:56.797
2010-08-30T22:52:58.627
98,050
98,050
[ "java", "profiling", "visualvm" ]
3,603,268
1
3,604,006
null
2
461
I am building an app that uses a TabBarController to display several other views. In one of these views, I'm using a navigation controller to navigate some tabular data. When the user click's this tab, I load in the NavigationController which in turn loads the TableView that I'm using. The issue is that I get the follo...
Unrecognized Selector when Using UITableView in a Subview
CC BY-SA 2.5
null
2010-08-30T18:47:51.867
2010-08-30T20:31:00.023
null
null
277,757
[ "iphone", "uitableview" ]
3,603,386
1
3,606,269
null
4
1,288
Very frequently I see error reporting GUIs in commercial software. This includes the whole gamut of commercial software: games, enterprise apps, office apps, etc. For some of my company's software I would like to provide exception reporting GUIs if (and ultimately when) my application fails unexpectedly. Building the ...
Backend for Java exception reporting GUI
CC BY-SA 2.5
null
2010-08-30T19:05:23.290
2016-08-16T15:31:24.290
2010-08-30T21:20:57.210
312,480
312,480
[ "java", "reporting-services", "exception", "error-reporting" ]
3,603,420
1
11,091,432
null
2
1,509
``` var imageData:ByteArray = new ByteArray(); var headshotStatement:SQLStatement = new SQLStatement(); headshotStatement.sqlConnection = dbConnection; var headshotStr:String = "SELECT headshot FROM ac_images WHERE id = " + idx; headshotStatement.text = headshotStr; headshotStatement.execute(); ``` Error references t...
When trying to select a column of type BLOB, SQLStatement throws a RangeError #2006: The supplied index is out of bounds
CC BY-SA 2.5
null
2010-08-30T19:09:35.527
2012-06-18T21:35:02.883
2010-08-31T14:21:41.410
232,319
232,319
[ "actionscript-3", "sqlite", "air", "blob" ]
3,603,481
1
3,603,885
null
7
1,975
I'm currently using FindFirstFile, FindNextFile API to recursively iterate through directories for searching files based on a given criteria. I noticed that "dir /s" command gives better performance than my program. I'm tried checking out the events in process monitor and it looks like cmd.exe/dir command is directly q...
Is there a way to directly query the file system device driver for listing out the files in a directory?
CC BY-SA 2.5
0
2010-08-30T19:17:28.660
2010-09-02T15:41:42.137
null
null
194,595
[ "windows", "winapi", "filesystems", "device-driver", "drivers" ]
3,603,854
1
3,605,436
null
1
2,167
I'm using jQuery UI Dialog for adding some news to my site. Every time I click `add news` button, the dialog should open with the text area. Actually, I'm using [ckeditor](http://ckeditor.com/) replacing the `textarea` and it happens that I can't type inside the text editor due to `focus` issue (at least I think this i...
Why does my jQuery UI Dialog lose the focus when it finishes the open effect?
CC BY-SA 2.5
null
2010-08-30T20:08:48.743
2010-08-31T01:22:58.367
null
null
336,945
[ "jquery", "jquery-ui", "ckeditor" ]
3,604,324
1
3,604,810
null
2
2,921
EDIT: [Click here for the code](http://users.vialink.com.br/jcastro/GUIBlah.tgz). So I'm experimenting with interface building with MonoDevelop (version 2.4). I'm trying to get used to the Gtk concept of "containers within containers". I created a vbox with two... er... boxes, put a menu on the top box, and a table on...
Getting nice-looking widget sizing in MonoDevelop (Gtk#)
CC BY-SA 2.5
0
2010-08-30T21:23:46.093
2010-08-31T17:47:33.487
2010-08-31T17:47:33.487
110,800
110,800
[ "c#", "mono", "monodevelop", "gtk#", "gui-designer" ]
3,604,454
1
null
null
4
3,072
I asked a question closely related to this awhile ago: [Alternative way to notify the user of an error](https://stackoverflow.com/questions/2878043/alternative-way-to-notify-the-user-of-an-error) In short, i was trying to find a quick and easy way to notify the user of errors without using popups. Now i have implemen...
Tooltip baloon display position (for error notification)
CC BY-SA 2.5
0
2010-08-30T21:43:06.673
2014-07-12T20:20:32.097
2017-05-23T10:32:46.530
-1
242,074
[ "c#", ".net", "error-handling", "tooltip" ]
3,605,119
1
3,605,223
null
0
2,242
i want to make my app publish on my wall, i can post without any problems, but i dont know how to popup here is my code ``` $attachment = array( 'message' => 'Did a Test Post :', 'name' => "This is the title of my post", 'link' => "http://www.lydiadana.com.br", 'descri...
Showing a popup before posting in facebook wall
CC BY-SA 2.5
null
2010-08-31T00:03:38.927
2010-08-31T00:30:52.870
null
null
109,545
[ "php", "api", "facebook" ]
3,605,358
1
null
null
4
176
I'm building an API that post a given message to different platforms (Twitter, FaceBook...). The problem is that for each platform I may change the wrapper that allow me to post the message. For example, in C# I can post a message on twitter using the yedda API or the CsharpTwitt API, for FaceBook I'll use others APIs...
What's the best design to follow for this API in this case?
CC BY-SA 2.5
0
2010-08-31T01:03:51.610
2013-10-19T14:43:27.363
2010-08-31T01:10:48.567
105,170
185,854
[ "design-patterns", "api", "oop" ]
3,605,627
1
3,605,696
null
0
156
I create new "Window-Based" project in xCode and a subclass of UIViewController name Main View, colour MainView with blue. In My App Delegate i have method: ``` - (void)applicationDidFinishLaunching:(UIApplication *)application { // Override point for customization after application launch mainViewCon...
Bug when create a ViewController by code!
CC BY-SA 2.5
null
2010-08-31T02:22:07.743
2010-08-31T02:47:49.410
2010-08-31T02:47:49.410
122,456
122,456
[ "iphone", "objective-c" ]
3,605,755
1
null
null
0
82
I made my program, and tested it in Command Prompt(by entering in the directory). Then I made a set up file, and put the setup file and my program in the same folder. My setup file: ``` from distutils.core import setup import py2exe setup(console=['C:\Python26\test\testprogram.py']) ``` I went to run the setup pro...
Help me with py2exe
CC BY-SA 2.5
null
2010-08-31T03:05:50.707
2010-08-31T03:25:35.770
null
null
433,417
[ "python", "exe", "py2exe" ]
3,606,043
1
3,606,843
null
2
2,101
Greetings all, I use MinGW,QT and CMake for my project. ![http://i34.tinypic.com/30w85xt.png](https://i.stack.imgur.com/liJ9t.png) As shown in the figure, my project has two modules. 1. libRinzoCore.DLL - a shared library which define some abstract classes and interfaces and some core functionality of the applicat...
C++ MinGW shared libraries problem (Windows only,works on Linux)?
CC BY-SA 2.5
0
2010-08-31T04:32:51.153
2010-08-31T07:19:55.743
2010-08-31T05:30:20.483
180,904
180,904
[ "c++", "qt", "shared-libraries", "mingw", "cmake" ]
3,606,061
1
3,609,201
null
2
145
I have one simple login page, where I am applying some of the css code as follows : ``` div.loginheader { width: 100%; height: 25%; position: relative; text-align: center; margin: 0 auto; top: 6%; left: 6%; } img.center { display: block; padding:...
CSS working in all browser but not in IE
CC BY-SA 2.5
null
2010-08-31T04:37:08.367
2010-08-31T12:52:34.150
2010-08-31T12:38:27.553
87,942
87,942
[ "html", "css" ]
3,606,650
1
null
null
0
1,404
How to use Kal calendar Api to draw calendar like this ?![alt text](https://i.stack.imgur.com/44oBW.png) If any one know how to do this please give a quick reply with code or any info on this topic source code of this API is here [http://github.com/klazuka/Kal](http://github.com/klazuka/Kal)
How to use Kal calendar Api to draw calendar?
CC BY-SA 2.5
null
2010-08-31T06:55:44.087
2010-12-24T16:24:29.503
null
null
377,780
[ "objective-c", "xcode", "ios4" ]
3,606,853
1
null
null
1
1,716
Please help me out here. I need to make a as shown in the sample pic for my . How to do it? Also I need to add along it as seen in the sample pic. and link it to another view to show some more details.please check links shown below. ![alt text](https://i.stack.imgur.com/VAeGs.jpg) [pic1](http://www.cellnxt.in/temp/...
How to make List view for items in Android?
CC BY-SA 2.5
null
2010-08-31T07:21:53.027
2010-08-31T07:33:40.203
2010-08-31T07:28:52.710
24,054
436,765
[ "android" ]
3,606,864
1
3,607,421
null
6
6,747
I want to be able to have a JPanel in a cell with a JButton that does some work when clicked. I looked for howtos about Cell Editors, but all examples talk about replacing the cell with another component (e.g. replace an int with a JTextField etc.) My situation is a little different: I have the following ADT ``` cl...
JTable: Buttons in Custom Panel in Cell
CC BY-SA 2.5
0
2010-08-31T07:23:08.310
2010-12-27T00:30:11.467
null
null
2,644
[ "java", "jtable", "jpanel", "jbutton" ]
3,606,879
1
3,614,065
null
7
2,012
I have generated the following plot using the R code that follows it: ![alt text](https://i.stack.imgur.com/EmWTJ.png) ``` ggplot(lengths, aes(length, fill = library)) + geom_density(alpha = 0.2) + coord_cartesian(xlim = c(0, 60000)) ``` Now I would like to make the plot a bit prettier: 1. Make the x-axis show len...
How to make ggplot2 plots prettier?
CC BY-SA 2.5
0
2010-08-31T07:26:25.900
2015-02-27T08:39:14.670
2015-02-27T08:39:14.670
3,687,447
377,031
[ "r", "plot", "ggplot2" ]
3,607,322
1
null
null
1
1,274
In my android application,i want to apply OnPause,OnPlay,Next and previous,volume increase and decrease events on mediaplayer. ![alt text](https://i.stack.imgur.com/CMkyq.png) In the above image i just want to know how can i perform next,previous,play,pause events. Could anyone please let me know where i can find these...
Access next,previous,play and pause of mediaplayer in android
CC BY-SA 2.5
null
2010-08-31T08:31:36.220
2010-12-13T15:18:52.193
2010-09-01T05:31:58.787
420,261
420,261
[ "android" ]
3,607,612
1
null
null
2
960
By default, a Google Map infowindow has really nasty style, such that the inner content overlaps the close button when a scrollbar is present: ![alt text](https://i.stack.imgur.com/xcsBV.png) Google, by their infinite wisdom, don't do anything as nice as using classes on their elements, so that makes styling the info...
How can I fix style problems with a google map's info window?
CC BY-SA 2.5
null
2010-08-31T09:15:18.223
2012-09-11T18:44:19.610
null
null
5,058
[ "css", "google-maps" ]
3,607,705
1
3,607,726
null
2
4,435
I am trying to create buttons at runtime. My Question is that How should I add an Event to each of the buttons at runtime mode also? For example: ``` Button btn; int i =0; int j =0; List<Button> listBTN = new List<Button>(); private void button1_Click(object sender, EventArgs e) { btn = new Button(); ...
How to Add an event to a list of button at runtime
CC BY-SA 2.5
null
2010-08-31T09:25:47.703
2010-08-31T09:39:11.083
null
null
416,801
[ "c#", "events", "button" ]
3,607,718
1
3,607,843
null
9
4,361
In VIM I've got 4 windows opened and a NERD tree like this: ![screenshot](https://i.stack.imgur.com/WI4wh.png) So, whenever I try to open the file from NERD, it's opened in first buffer (topleft pos). Sometimes in other buffers. Is there a way to open a file in bottom right position ? Mb there are workarounds ? Maybe I...
Open file from NERDtree in specific window (or last active)
CC BY-SA 2.5
0
2010-08-31T09:27:23.390
2010-08-31T10:10:19.067
2010-08-31T10:10:19.067
86,698
86,698
[ "vim", "nerdtree" ]
3,607,784
1
3,609,105
null
1
297
I am storing transactions in a table. These transactions have an ID which relates to their parent node in a hierarchy tree. An example of my tree is shown in the image below. I need to allow an end user to retrieve the transaction and group them however they want as they are then written to a file based on the grouping...
Linq grouping based on other groups
CC BY-SA 2.5
null
2010-08-31T09:37:32.787
2010-08-31T17:48:51.060
2010-08-31T14:27:48.217
192,963
192,963
[ "c#", "linq", "group-by" ]
3,608,202
1
3,608,281
null
1
12,612
i want to write a page that will traverse a specified directory.... and get all the files in that directory... in my case the directory will only contain images and display the images with their links... something like this ![Example](https://i.stack.imgur.com/ceiFy.png) p.s. the directory will not be user input...
PHP - Code to traverse a directory and get all the files(images)
CC BY-SA 2.5
0
2010-08-31T10:40:10.860
2014-03-17T20:50:28.837
null
null
158,455
[ "php", "directory", "traversal", "getfiles" ]
3,608,302
1
null
null
4
154
I of course came across [this](http://help.lighthouseapp.com/discussions/tips-tricks/25-integrating-eclipse-mylyn-with-lighthouse) but without any success, I used the pattern from the screenshot (and comments) but I'm still getting empty task list (see attachment). I examined the pattern and compared it to Lighthouse t...
How can I connect Lighthouse tickets to Eclipse Mylyn?
CC BY-SA 2.5
null
2010-08-31T10:56:54.467
2013-01-25T03:32:04.503
null
null
104,337
[ "eclipse", "mylyn", "lighthouse" ]
3,608,357
1
3,608,376
null
7
2,003
How to optimize this code? ParentDoglist, ChildDoglistis - Ilist. dogListBox - List Box ``` foreach (Dog ParentDog in ParentDoglist) { foreach (Dog ChildDog in ChildDoglist) { if(ParentDog.StatusID==ChildDog.StatusID) dogListBox.Items.Add(new ListItem(ParentDog.Name, ParentDog.Key)); } } ``` ParentDogTypeL...
Remove foreach - c# code-optimization
CC BY-SA 2.5
0
2010-08-31T11:04:50.410
2013-05-18T06:12:43.933
2010-08-31T12:12:45.443
2,922,388
2,922,388
[ "c#", "foreach", "ilist", "optimization" ]
3,608,702
1
null
null
1
1,595
In my application I have taken a table view and displaying some NSString objects within it. User can also edit any row within it. When I do not change color of NSTextFieldCell in NSTableColumn in IB, it shows default display property of table view ie. when a row is selected, text of selected row starts appearing white...
Showing text in selected row in NSTableView as white
CC BY-SA 2.5
null
2010-08-31T11:53:32.503
2010-08-31T13:08:23.503
null
null
217,586
[ "cocoa", "nstableview" ]
3,608,735
1
3,868,566
null
4
14,336
I need to know how to change textarea input, for example I want to add my own arrows and bars. I know we can change colors in CSS but I want to add my own pictures just like in this picture ![alt text](https://i.stack.imgur.com/kTkm6.jpg) I want it in textarea input where user can type. Can we do that?? jScrollPa...
How to change scrollbar in textarea input?
CC BY-SA 2.5
0
2010-08-31T11:57:30.980
2017-09-04T19:57:06.427
2010-08-31T12:45:26.910
308,745
308,745
[ "html", "css" ]
3,608,977
1
3,609,205
null
4
3,103
I have an equation for a parabolic curve intersecting a specified point, in my case where the user clicked on a graph. ``` // this would typically be mouse coords on the graph var _target:Point = new Point(100, 50); public static function plot(x:Number, target:Point):Number{ return (x * x) / target.x * (target.y...
Intersection of parabolic curve and line segment
CC BY-SA 2.5
null
2010-08-31T12:25:42.633
2010-08-31T20:16:13.283
2010-08-31T20:16:13.283
914
914
[ "actionscript-3", "language-agnostic", "math", "geometry", "curves" ]
3,609,049
1
3,611,838
null
5
4,229
for a geo-based online game I'm looking for an algorithm which finds the shortest distance between a specified point and a known path connected by x/y-coordinates, so that I can kill all redundant points/nodes. A link or keyword for this algorithm would help me a lot! thanks for reading For better understanding: ![alt...
Shortest distance between point and path
CC BY-SA 2.5
0
2010-08-31T12:33:19.323
2016-02-23T17:42:10.173
2010-08-31T12:57:59.700
null
null
[ "path", "system", "distance", "point", "coordinate" ]
3,609,623
1
3,609,756
null
0
426
I have a page that displays details of a program, I want to set an advanced segment in google analytics to only return pages that contain ``` /program/view/path_to_program ``` so only program detail pages display, the third segment pages are the only pages I want to display in the google analytics results. I know t...
google analytics regular expression advanced segment
CC BY-SA 2.5
null
2010-08-31T13:49:16.503
2010-08-31T16:19:20.210
2010-08-31T13:54:25.530
396,458
26,130
[ "regex", "google-analytics" ]
3,609,846
1
3,609,979
null
2
905
A picture does more justice so I'll start with that. ![Dependent Relation](https://i.stack.imgur.com/1WmWO.png) So in my Relation_Type table I have several different Types (Owner, Reviewer, Approver, etc). In my Relation_Status table I have different status' for some of the types: > Reviwer: (Pending Feedback, Feed...
Database Model Dependent Relationship
CC BY-SA 2.5
null
2010-08-31T14:12:48.340
2010-08-31T23:14:24.960
null
null
182,703
[ "sql-server", "database", "database-design" ]
3,610,043
1
3,610,994
null
0
242
I have created scroll view and set the buttons in the scroll view. The buttons are scrolling horizontally. I created table view as subview for view controller. On clicking the buttons, the datas are displaying in the table view from RSS feeds using XML Parsing. SO changing the datas in the table view which depends the ...
On clicking the button to changed the view / Is need to use synchronous method in iPhone?
CC BY-SA 2.5
0
2010-08-31T14:35:48.237
2010-08-31T16:14:50.763
2010-08-31T14:41:40.517
249,916
249,916
[ "iphone", "uibutton", "synchronous" ]
3,610,236
1
null
null
2
490
I'd like to show some client that Silverlight can be used as a technology for BL apps. They were shocked that some firm waste the money for so crappy looking technology (it's about MS)... I just presented a screen with a few TextBoxes and some other controls... Any size of the font in pixels or pts I use (or TextHint...
How to avoid Silverlight ugly fonts?
CC BY-SA 2.5
null
2010-08-31T14:56:58.057
2010-08-31T15:17:40.293
null
null
103,514
[ "silverlight" ]
3,610,658
1
3,610,740
null
0
3,231
Hey guys, I was wondering if you would be able to help me use libcurl within Visual Studio to resolve the errors in the image below: ![The error](https://i.stack.imgur.com/ZGWpg.png) ![The error](https://i.stack.imgur.com/9KlJh.png)
How do I use libcurl in Visual C++ 2010?
CC BY-SA 2.5
null
2010-08-31T15:37:40.810
2012-06-15T16:45:50.853
2011-12-21T20:13:02.950
3,043
216,314
[ "visual-studio-2010", "visual-c++", "libcurl" ]
3,611,210
1
3,611,691
null
0
1,857
I am trying to post a request to the google authSub for youtube. I use jQuery for AJAX posts etc. When I make the POST I get a 405 error: "405 Method Not Allowed". Here is my js: ``` $.ajax({ type: 'POST', url: "https://www.google.com/accounts/AuthSubRequest", beforeSend: function(xhr){ xhr...
Posting to YouTube API with jQuery
CC BY-SA 2.5
null
2010-08-31T16:44:20.243
2010-12-09T17:33:18.563
2010-08-31T17:01:22.643
358,834
358,834
[ "javascript", "ajax", "jquery", "youtube-api" ]
3,611,379
1
3,612,154
null
9
52,586
how to disable the scroll bars of the page. and disable this button. ![alt text](https://i.stack.imgur.com/Kknwq.jpg)
How can I disable the scroll bars of a page?
CC BY-SA 2.5
0
2010-08-31T17:02:28.720
2022-05-05T11:44:03.670
2013-01-30T08:44:23.553
1,032,370
423,903
[ "javascript", "jquery", "css", "dom", "scroll" ]
3,611,984
1
3,612,055
null
0
1,059
I am wanting to set the alpha of the titleView in my UINavigationController. Here is the code for this class: ``` #import "FAQNavigationController.h" @implementation FAQNavigationController /* // The designated initializer. Override if you create the controller programmatically and want to perform customization t...
setAlpha in UINavigationController
CC BY-SA 2.5
0
2010-08-31T18:21:40.933
2010-08-31T18:31:09.157
2010-08-31T18:27:22.480
277,757
277,757
[ "objective-c", "uinavigationcontroller", "alpha" ]
3,612,047
1
null
null
0
880
I'm currently trying to write an application with a progress indicator in C# using WPF: ``` <Path Canvas.Left="15" Canvas.Top="50" Stroke="Red" StrokeThickness="6" Data=" M 700,100 L 620,100 C 620,100 600,100 600,80 L 600,50 C 600,50 600,30 580,30 L 50,30 L 50,340 L 580,340 C 580,340 600,340 600,320 L 600,290 C 600,29...
WPF: Creating dynamic progress indicator
CC BY-SA 3.0
null
2010-08-31T18:29:51.873
2011-11-29T05:00:40.223
2011-11-29T05:00:40.223
234,976
436,257
[ "c#", "wpf", "dynamic", "progress", "indicator" ]
3,612,375
1
null
null
0
483
I'm wondering if it is possible to start my app with all my tabs in the "up" state and show a "landing" view to the user. Kind of like a welcome/quick start. When they select one of the tabs, it switches views as normal. Will you point me in the right direction? Kind of like this: ![alt text](https://i.stack.imgur.c...
UITabBarController Initial View?
CC BY-SA 2.5
null
2010-08-31T19:15:34.050
2010-09-01T00:28:59.463
2010-08-31T19:26:23.990
277,757
277,757
[ "iphone", "objective-c", "uinavigationcontroller", "uitabbar" ]
3,612,977
1
3,613,057
null
1
175
I have a setup like so on a webpage: ![Filters](https://i.stack.imgur.com/iL3hf.png) Clicking on `Add Filter` adds a new entry and `Remove` will remove the line next to it. The code for a single line is as follows: ``` <tr> <td><select id="Column1"> <option value="0"></option> <option value="1">Value a</o...
How do I interact with elements that are created dynamically?
CC BY-SA 2.5
null
2010-08-31T20:31:45.250
2010-08-31T21:08:31.780
null
null
97,390
[ "jquery" ]
3,613,017
1
3,613,192
null
0
2,850
I have dropdown menu item ("pin this site") that i need to hide it or hide menu item itself ("My Network"). ![alt text](https://i.stack.imgur.com/IlRnp.jpg) When I saw viewsource on page, I got below code. ``` <a class="zz1_TopNavigationMenu_1 ms-topnav zz1_TopNavigationMenu_3 ms-topnavselected zz1_TopNavigationMe...
Hide menu item or dropdown menu item?
CC BY-SA 2.5
null
2010-08-31T20:36:49.793
2010-08-31T20:59:43.903
null
null
158,008
[ "javascript", "asp.net", "jquery" ]
3,613,472
1
3,613,710
null
3
2,680
To make my explanation shorter, I've made this "mockup" of what I'm trying to achieve. I'd like to create a reusable header, footer and a generic viewgroup that I can fill with whatever content is required. A ListActivity, GridView... etc. ![alt text](https://i.stack.imgur.com/loehn.png) I've tried a few different ap...
Nested Android Views, static header view
CC BY-SA 2.5
0
2010-08-31T21:46:33.880
2011-09-30T06:54:04.983
2010-10-25T20:15:29.507
338,382
338,382
[ "android" ]
3,613,646
1
3,613,756
null
2
295
I'm trying to make something that looks like this, but I don't know how to approach it. ![alt text](https://i.stack.imgur.com/uJhlL.jpg) I have a thread that updates an object close to real time telling me three things: numberPockets (5), drawerPosition (light yellow), drawerTarget (dark yellow). The height and width...
Create clickable custom graphic in WPF
CC BY-SA 2.5
0
2010-08-31T22:18:34.200
2010-08-31T22:45:14.233
2010-08-31T22:20:19.320
33,225
314,087
[ "c#", "wpf" ]
3,614,257
1
3,614,311
null
0
380
As you can see, the `schema.Elements` returns three elements one of whom is an EntityContainer element. But when I try to search thru the Elements overload specifying the "EntityContainer" (`schema.<EntityContainer>`) it doesn't retrieve anything. ![alt text](https://i.stack.imgur.com/G9Ujn.png)
XElement.Elements(XName name) doesn't return a name that exists in XElement.Elements()
CC BY-SA 2.5
null
2010-09-01T00:37:41.210
2011-10-07T22:44:11.470
2011-10-07T22:44:11.470
390,278
75,500
[ "linq-to-xml", "xelement" ]
3,614,690
1
5,208,282
null
15
23,884
I am working with a database hosted at GoDaddy using Microsoft SQL Server Management Studio (version 10, for SQL Server 2008). I am getting this message: See Object Explorer Details for objects in this folder ![alt text](https://i.stack.imgur.com/LNxYm.png) probably because they have more than 2500 databases there. ...
SQL Server Management Studio: See Object Explorer Details for objects in this folder
CC BY-SA 2.5
0
2010-09-01T02:40:44.253
2016-08-11T17:28:38.567
2016-08-11T17:28:38.567
113,632
36,036
[ "ssms" ]
3,615,034
1
null
null
0
171
I'm trying to set the background color on a cell. It works fine in iOS 4 on a 3GS and in the sim, but when I test in 3.2 I get a background on the text label that I can't get rid of. ![alt text](https://i.stack.imgur.com/uceUh.png) I've tried to set the opacity and background of the label, detail label, content view...
Why is there a background on a table cell's text, but only on the iPad?
CC BY-SA 2.5
null
2010-09-01T04:23:24.133
2010-09-01T14:16:03.993
2010-09-01T13:37:56.410
108,928
108,928
[ "ipad", "uitableview", "ios" ]
3,615,140
1
null
null
5
7,699
As you in following android album widget images placement is from middle of the gallery i want to start image placement from beginning of the album. ![alt text](https://i.stack.imgur.com/tSTIt.png)
android gallery image position problem
CC BY-SA 2.5
0
2010-09-01T04:59:58.510
2012-03-13T14:15:55.663
null
null
216,431
[ "android", "position", "gallery" ]
3,615,581
1
3,615,618
null
0
243
In my android app when the no of items in the list is small the footer sticks to end of the list like the one shown below. ![alt text](https://i.stack.imgur.com/ALHtm.png) but not to the end of screen. Is there any way that i can stick it to the bottom of the screen. I am using a seperate footer.xml and am calling it ...
footer View issue in android
CC BY-SA 2.5
null
2010-09-01T06:41:00.810
2010-09-01T06:48:59.540
null
null
420,261
[ "android" ]
3,615,754
1
3,956,578
null
0
1,165
I've created a simple asp.net application to open a site and display the title of the corresponding web. But i'm getting FileNotFoundException while trying to open the site. The same code works perfectly when i run it in a console app. My spec Windows Server 2008 R2 x64, SharePoint 2007 x64, Visual Studio 2005 My ...
Filenotfound exception while opening an SPSite object - x64
CC BY-SA 2.5
null
2010-09-01T07:11:54.017
2010-10-18T04:15:37.947
2010-09-01T11:19:29.753
250,524
250,524
[ "sharepoint", "sharepoint-2007", "64-bit", "wss" ]
3,615,934
1
null
null
3
2,429
I use Java Web Start. The file is on http server, that needs name and password (it's windows server). What the Java Web start does is this (with user and IP redacted): ![java web start](https://i.stack.imgur.com/r4hYQ.png) The same on MS Windows client. There is this "Save this password in your password list" option,...
How to persuade Java Web Start to actually remember password?
CC BY-SA 2.5
0
2010-09-01T07:39:03.907
2013-10-11T04:03:08.840
null
null
101,152
[ "java-web-start" ]
3,616,108
1
15,051,834
null
0
502
I'm having a few issues with the [jQuery UI Resize](http://jqueryui.com/demos/resizable/) loosing the border on the textarea I'm resizing (see images). Can you help? ![borders showing as intended](https://i.stack.imgur.com/7n72d.png) ![border missing](https://i.stack.imgur.com/uen72.png) [http://i.stack.imgur.co...
jQuery resize losing border
CC BY-SA 2.5
null
2010-09-01T08:09:17.743
2013-02-24T12:43:42.777
2010-09-01T08:40:06.447
219,999
219,999
[ "jquery", "css", "resize", "border" ]
3,616,472
1
3,616,564
null
0
76
On this page it generates a Excel sheet and allows user to download that. But as shown below it does not work properly on IE (both 7 & 8) this works fine with Firefox, chrome and safari. Is there any settings we can do on both client side or Server side. ![enter image description here](https://i.stack.imgur.com/Lu2k...
Error message comes ON IE when try to download file
CC BY-SA 3.0
null
2010-09-01T09:04:47.803
2011-10-18T02:21:16.227
2011-10-18T02:21:16.227
709,619
436,775
[ ".net", "internet-explorer", "excel", "model-view-controller" ]
3,616,548
1
null
null
1
2,165
Hello all this is the page that i currently building: ![alt text](https://i.stack.imgur.com/rqaes.png) When click Submit, I get the text value in the current row and submitted via jquery ajax. There is no problem for me, but when is I test in another pc in the network there are error message appear (via json). Someth...
How to get input text value from specific row using Jquery
CC BY-SA 2.5
null
2010-09-01T09:16:53.900
2010-09-02T13:56:06.033
2010-09-02T01:26:19.623
417,899
417,899
[ "php", "jquery" ]
3,616,650
1
3,616,682
null
1
1,566
How to open web link in new tab. If i specify Google means on clicking the link, it opens in new new window and not in new tab. How to make the web link open in new tab? ![alt text](https://i.stack.imgur.com/k6Hn3.jpg) I am using IE8 browser, i have set settings to open links from other programs in new tab but still ...
Open website in new tab
CC BY-SA 2.5
null
2010-09-01T09:32:32.253
2010-09-04T04:04:15.160
2010-09-01T09:55:16.427
461,582
461,582
[ "asp.net" ]
3,616,646
1
3,625,430
null
3
5,676
For a simple project of mine, a release build in Visual Studio produces an assembly of size 18,944 bytes. But if I build the same solution from the command line with MSBuild, I get an assembly of size 28,672 bytes. That's a difference of 9,728 bytes. I am invoking MSBuild with: ``` msbuild /p:Configuration=Release /t...
Why does MSBuild require explicitly setting the target platform?
CC BY-SA 2.5
null
2010-09-01T09:31:15.640
2010-09-02T08:39:21.500
null
null
5,380
[ ".net", "visual-studio", "msbuild" ]
3,616,684
1
null
null
0
189
I am having confusion in designing the database. Its a Subscription based application : One Subscription can have multiple display devices. While Subscribing, the user will be asked to select one of the displayed devices. Keeping this in mind, I've come up like this: ![alt text](https://i.stack.imgur.com/JIfe3.pn...
Database design - doubt in mapping the relationships
CC BY-SA 2.5
null
2010-09-01T09:36:49.143
2010-09-04T17:53:44.720
2010-09-02T04:28:08.120
157,705
157,705
[ "database-design", "database-relations" ]
3,616,714
1
3,616,765
null
2
793
I have a little web admin tool I'm working on that allows a user to view & edit the properties on a DB Object. Most of the settings are "yes/no/don't know" type properties. There's quite a lot of settings to display so managing screen real-estate & usability is important. ![alt text](https://i.stack.imgur.com/rnsxU.p...
Custom Radiobutton using CSS/JS/JQuery
CC BY-SA 2.5
null
2010-09-01T09:40:45.630
2010-09-01T10:15:50.357
null
null
30,155
[ "javascript", "jquery", "html", "css", "radio-button" ]
3,616,902
1
3,618,346
null
0
2,053
I'm searching for a way to build a photoshop like drawing tool in ActionScript 3. Especially I want to build something like the brushes in photoshop. So that you can use different PNG's as a brush. I tried it with saving a brush in photoshop as a transparent png, import it into my AS3 project and with a mouse move eve...
AS3 photoshop brushes
CC BY-SA 2.5
null
2010-09-01T10:04:35.580
2013-03-03T14:15:07.237
null
null
228,370
[ "actionscript-3", "drawing", "photoshop", "brush" ]
3,616,950
1
3,642,918
null
10
3,000
Im writing a compiler for university project, and I would like to transform my Abstract Syntax Tree into a Control Flow Graph(CFG). Im thinking that the nodes(`V`) in the CFG should be nodes from the AST. I know algorithmically how to construct the edge set (`G=(V,E)`) but Im having a hard time writing the process a b...
Formally constructing Control Flow Graph
CC BY-SA 2.5
0
2010-09-01T10:11:06.840
2019-09-13T09:40:39.217
2017-05-23T12:16:55.223
-1
86
[ "language-agnostic", "compiler-construction", "scala", "compiler-theory" ]
3,617,199
1
3,617,702
null
0
15,338
Hai, Am using DevExpress LookupEdit in C#.NET application.I want to clear all items in the LookupEdit.Please help code: ``` lkpLabItem.Properties.DataSource = null; lkpLabItem .Properties.DataSource = _lab.selectChemicals (); lkpLabItem.Properties.DisplayMember = "labitem_Name"; lkpLabI...
How to clear items in DevExpress LookupEdit
CC BY-SA 2.5
null
2010-09-01T10:46:53.223
2010-09-01T11:55:34.913
2010-09-01T11:05:55.670
434,910
434,910
[ "c#", "winforms", "devexpress", "repositorylookupedit" ]
3,617,539
1
3,617,617
null
83
26,387
I'm looking at tidying up my project layout in Visual Studio and I'm wondering if there is any hack, plugin or trick to associate an .xml file with a .cs file so they appear grouped in my solution navigator/explorer. Similar to the way the code-behind file is associated with its aspx. ![alt text](https://i.stack.img...
Group files in Visual Studio
CC BY-SA 3.0
0
2010-09-01T11:32:34.947
2022-08-20T03:58:43.943
2013-10-10T06:09:21.423
254,882
192,313
[ "visual-studio" ]
3,617,773
1
3,617,861
null
0
1,049
Im using gluUnProject() to get the screen 2d coordinate in 3d world coordinate. I take 4 positions from each corner of the screen to get the area of visible objects. How to check which points are inside that "rectangle" ?, i have no idea about the terms or anything. The image below shows what that "rectangle" looks li...
OpenGL: Selecting all dots from the current view area
CC BY-SA 2.5
0
2010-09-01T12:04:26.613
2010-09-01T13:08:05.107
null
null
259,361
[ "c++", "opengl" ]