-
the UIEditBox-Impl-mac.mm should change like this:
/**
- Called each time when the text field's text has changed.
*/
- (void)controlTextDidChange:(NSNotification _)notification
{
if (get…
-
*Issue migrated from trac ticket # 14456*
**component:** wxGTK | **priority:** low | **resolution:** fixed | **keywords:** assert wxTextCtrl text hint multiline IsSingleLine gtk
#### 2012-07-04 14:2…
-
the AppDelegate example only has @property, and seems to include an @interface in both objc_interface and objc_implementation.
the file below errors with (See below for makefile, if needed, it's base…
-
```
What steps will reproduce the problem?
1. svn checkout http://hoc.googlecode.com/svn/trunk/ hoc-read-only
2. cd hoc-read-only/
3. ln -s ../libffi/ libffi-src
4. ./autogen.sh
5. ./configure
6. mak…
-
```
There should be a hot key to close all notification windows on the screen. The
user who made this
request suggested ctrl-option-q, which I think would be an acceptable default,
although it
pro…
-
```
There should be a hot key to close all notification windows on the screen. The
user who made this
request suggested ctrl-option-q, which I think would be an acceptable default,
although it
pro…
-
``` haskell
import Language.C.Quote.ObjC
import Language.C.Inline.ObjC
objc_import [""]
makeLabel :: ????
makeLabel = $(objc [] (void [cexp| [[NSTextField alloc] init] |]))
```
If I'm reading the c…
-
```
There should be a hot key to close all notification windows on the screen. The
user who made this
request suggested ctrl-option-q, which I think would be an acceptable default,
although it
pro…
-
I can't anything to round.
-
_From [hite...@gmail.com](https://code.google.com/u/105102959111052445718/) on August 27, 2012 13:17:27_
What steps will reproduce the problem? 1. opening the application
2. deleting and redownloadin…