Re: poor genstrings

2009-08-07 Thread Qi Liu
Hi tyler, Thanks for point out that, obviously, that is a miss-typing. Adding @ in front of second arg won't make any good on genstrings. 2009/8/8 tyler > Need an @ in front of second empty string arg. > > Sent from my phone > > > On Aug 7, 2009, at 2:49 AM, Qi Liu wrote

poor genstrings

2009-08-07 Thread Qi Liu
rrent file: xMyLocalString(@"test", ""); What's more, if I write a line of code as following, the command will exit too: NSStrings * m_MyLocalString = @""; I am not sure if this is a known issue or if there is a

Re: NSSplitView can't expand once collapsed

2008-11-12 Thread Qi Liu
e changed a subview's origin to far, far away, I couldn't make the view collapsed. Can anyone give me some advice? Thanks in advance! 2008/11/11 Qi Liu <[EMAIL PROTECTED]> > Hi, > At first, I think just as you mentioned, and I want to file a bug too. > But the view being

Re: NSSplitView can't expand once collapsed

2008-11-11 Thread Qi Liu
= leftFrame.size.width + [splitview dividerThickness]; [leftview setHidden:NO]; [rightview setFrame:rightFrame]; } Personally I don't think setting width of leftview to zero is a good idea. Hope this can be helpful. ===== Qi Liu --Stay Hungry. Stay Fo

Re: NSScroller will be visible even it is below other view in 10.4

2008-09-21 Thread qi . liu
de it clear. ;-) Thanks! Qi Liu Andrew Merenbach <[EMAIL PROTECTED]> 09/22/08 10:00 AM To [EMAIL PROTECTED] cc cocoa-dev@lists.apple.com Subject Re: NSScroller will be visible even it is below other view in 10.4 Greetings! When I mentioned having an image view (in a borderless win

Re: NSScroller will be visible even it is below other view in 10.4

2008-09-21 Thread qi . liu
is on top of it to avoid seeing the scroller. PS: I find a button that draws its background can cover the scroller, is this because the button cell? Regards, Qi Liu Andrew Merenbach <[EMAIL PROTECTED]> 09/19/08 03:13 AM To [EMAIL PROTECTED] cc cocoa-dev@lists.apple.com Subject Re: NSSc

NSScroller will be visible even it is below other view in 10.4

2008-09-18 Thread qi . liu
thing? Thanks in advance! ===== Qi Liu --Stay Hungry. Stay Foolish. --You've got to find what you love. = ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please d