Badge
| Notable Question | Asked a question with 2,500 views. This badge can be awarded multiple times. |
Casebash earned this badge 56 times |
may 16 at 7:15
Remove Control from Window in WPF
may 11 at 19:08
Identifying the view selected in a ContextMenu (Android)
may 10 at 22:57
Comparing two lists with a shell script
apr 18 at 15:33
Set function signature in Python
mar 26 at 6:19
Embedding instead of inheritance in Go
mar 19 at 7:48
Safe casting in Objective C
mar 18 at 4:52
Display custom title bar for Android with XML
mar 13 at 15:28
C++/CLI : Why can't I pass Strings by reference?
mar 12 at 7:21
Eclipse Logcat window cuts off exception stack traces
feb 8 at 16:30
Opening an Eclipse project already in my workspace
jan 26 at 6:55
Python Console Website
jan 24 at 16:09
Manually garbage collection in Python
jan 21 at 17:13
Friend classes in Objective-C
jan 19 at 19:38
Finding an element in an array in Java
jan 16 at 21:06
Comprehensive guide to Operator Overloading in Python
jan 10 at 20:25
Placeholder objects in Interface Builder
jan 3 at 2:17
How do I handle a key press in MFC?
dec 19 at 20:10
BaseAdapter or ArrayAdaptor - Android
dec 13 at 4:28
Modifying locals in Python
dec 11 at 15:52
Browsing an SVN Repository
nov 20 at 20:57
What statically typed languages are similar to Python?
nov 14 at 5:03
Caret in objective C
oct 24 at 6:09
Rounding decimals with new Python format function
oct 5 at 13:13
Android intent filter data path example
sep 3 at 16:09
Storing a secret key on Android
aug 20 at 14:32
__OBJC__ in objective C
aug 7 at 21:55
Documentation Framework like JavaDoc for Objective C
jul 21 at 18:17
Mercurial move changes to a new branch
jul 12 at 16:04
Thread local storage in Python
jul 6 at 9:57
Question mark (?) in XML attributes for Android
jun 18 '12 at 16:21
SVN commit failing due to missing file
apr 13 '12 at 7:02
Find the Window containing a View in Android
mar 31 '12 at 12:34
mainframe in Joomla
mar 29 '12 at 17:34
Creating an Android View with a particular style programmatically
mar 14 '12 at 12:21
OrderedDict for older versions of python
jan 27 '12 at 1:00
Initialising a static variable in Objective-C category
jan 11 '12 at 12:53
Explanation of alias attribute in Joomla
dec 30 '11 at 18:50
Python debugging tips
nov 17 '11 at 15:54
Text with gradient in Android
nov 15 '11 at 16:33
jQuery object equality
oct 14 '11 at 14:07
Android - “Resources don't contain package for resource number”
sep 15 '11 at 7:51
Clear the entire history stack and start a new activity on Android
sep 14 '11 at 12:54
Assigning a IBOutlet in Objective-C
sep 6 '11 at 21:35
Network Time Protocol for iPhone
sep 1 '11 at 16:55
Python Infinity - Any caveats?
jul 19 '11 at 12:01
Making the user change the time in Android
jun 16 '11 at 8:48
Finding the Eclipse Version Number
may 3 '11 at 22:40
Custom title bar without padding (Android)
apr 21 '11 at 3:14
Override onDraw to change how the drawing occurs (Android)
mar 10 '11 at 9:48
How exactly does __attribute__((constructor)) work?
dec 9 '10 at 11:17
Does Python have an ordered set?
nov 19 '10 at 10:47
Declaring a custom android UI element using XML
oct 7 '10 at 17:10
Difference between __str__ and __repr__ in Python