Figma UI/UX?

2024-01-29 Thread Laurent Daudelin via Cocoa-dev
Anybody has any experience with the Figma tool? -Laurent. -- Laurent Daudelin laur...@nemesys-soft.com <mailto:laur...@nemesys-soft.com> Logiciels Némésys So

ModalPresentationStyle Fullscreen

2021-04-20 Thread Laurent Daudelin via Cocoa-dev
When presenting a view controller with a fullscreen modal presentation style in landscape, should the view extend all the way down, below the home indicator on recent iPhones? -Laurent. -- Laurent Daudelin laur

Re: Keyboard woes

2020-11-17 Thread Laurent Daudelin via Cocoa-dev
textfields and textviews now being unable to work with the keyboard! -Laurent. -- Laurent Daudelin laur...@nemesys-soft.com Skype: LaurentDaudelin Logiciels Némésys Software

Keyboard woes

2020-11-17 Thread Laurent Daudelin via Cocoa-dev
tion point shows but does not blink. I really don’t know what I did :/ Anybody has any idea? -Laurent. -- Laurent Daudelin laur...@nemesys-soft.com <mailto:laur...@nemesys-soft.com> Skype: LaurentDaudelin

Adding helper target to macOS app?

2020-04-01 Thread Laurent Daudelin via Cocoa-dev
login items, etc. Anyone knows some good references? Thanks in advance! -Laurent. -- Laurent Daudelin laur...@nemesys-soft.com <mailto:laur...@nemesys-soft.com> Skype: LaurentDaudelin Logiciels N

Re: Thoughts on Objective-C++

2019-11-13 Thread Laurent Daudelin via Cocoa-dev
You know, I was thinking the same when Casey mentioned how long it was taking to convert their app to Cocoa... -Laurent. -- > On Nov 13, 2019, at 14:38, Gary L. Wade via Cocoa-dev > wrote: > > If it takes you that long, then you need to hire new developers rather than > wasting your time po

Re: Need for Swift

2019-10-15 Thread Laurent Daudelin via Cocoa-dev
2-3 programmer-years seems a lot to me already. -Laurent. -- Laurent Daudelin laur...@nemesys-soft.com <mailto:laur...@nemesys-soft.com> Skype: LaurentDaudelin Logiciels Némésys So

Re: Need for Swift

2019-10-14 Thread Laurent Daudelin via Cocoa-dev
you do with “!”? I’m not there yet, even though I’ve been doing almost a year of Swift so far... -Laurent. -- Laurent Daudelin laur...@nemesys-soft.com <mailto:laur...@nemesys-soft.com> Skype: LaurentDa

Re: Need for Swift

2019-10-12 Thread Laurent Daudelin via Cocoa-dev
developer to feel right back at home... -Laurent. -- Laurent Daudelin laur...@nemesys-soft.com <mailto:laur...@nemesys-soft.com> Skype: LaurentDaudelin Logiciels Némésys So

Re: Thoughts on Cocoa

2019-10-04 Thread Laurent Daudelin via Cocoa-dev
tools that were available to build Cocoa apps back then (and even these days) were lightyears ahead of these primitive tools. Of course, there was the learning curve for people coming from Carbon and C++. But once you get experienced with Cocoa and Objectiv

Re: Views without any layout constraints may clip their content or overlap other views

2019-09-26 Thread Laurent Daudelin via Cocoa-dev
Thanks, Quincy. That’s reassuring! I will trust I’m doing the right thing. -Laurent. -- Laurent Daudelin laur...@nemesys-soft.com <mailto:laur...@nemesys-soft.com> Skype: LaurentDa

Re: Views without any layout constraints may clip their content or overlap other views

2019-09-26 Thread Laurent Daudelin via Cocoa-dev
at “y” location. -Laurent. -- Laurent Daudelin laur...@nemesys-soft.com <mailto:laur...@nemesys-soft.com> Skype: LaurentDaudelin iMessage – WhatsApp – V

Re: Views without any layout constraints may clip their content or overlap other views

2019-09-26 Thread Laurent Daudelin via Cocoa-dev
. -Laurent. -- Laurent Daudelin laur...@nemesys-soft.com <mailto:laur...@nemesys-soft.com> Skype: LaurentDaudelin iMessage – WhatsApp – Viber

Re: Views without any layout constraints may clip their content or overlap other views

2019-09-23 Thread Laurent Daudelin via Cocoa-dev
. -- Laurent Daudelin laur...@nemesys-soft.com <mailto:laur...@nemesys-soft.com> Skype: LaurentDaudelin iMessage – WhatsApp – Viber

Re: No prompt for Location Services

2017-02-14 Thread Laurent Daudelin
Yeah, that was it. Completely missed that one. Thanks Saagar. -Laurent. -- Laurent Daudelin laur...@nemesys-soft.com <mailto:laur...@nemesys-soft.com> AIM/iChat/Skype:LaurentDaudelin http://www.n

No prompt for Location Services

2017-02-14 Thread Laurent Daudelin
. I deleted the app from the device, re-installed but I’m never prompted to allow access to Location Services. What am I missing? -Laurent. -- Laurent Daudelin laur...@nemesys-soft.com <mailto:laur...@nemesys-soft.com>

Re: Documentation Workflow

2016-11-17 Thread Laurent Daudelin
What’s the 2 “gist” files you are mentioning? -Laurent. -- Laurent Daudelin laur...@nemesys-soft.com <mailto:laur...@nemesys-soft.com> AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/

Re: Resize NSCollectionView items after resize

2016-10-21 Thread Laurent Daudelin
Sorry I misunderstood your question. What about windowDidResize from NSWindowDelegate? -Laurent. -- Laurent Daudelin laur...@nemesys-soft.com <mailto:laur...@nemesys-soft.com> AIM/iChat/Skype:LaurentDa

Re: Resize NSCollectionView items after resize

2016-10-20 Thread Laurent Daudelin
have any choice in the layout of the UICollectionView. -Laurent. -- Laurent Daudelin laur...@nemesys-soft.com <mailto:laur...@nemesys-soft.com> AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/

Re: Getting/Setting FinderInfo attributes using native Cocoa API?

2016-10-13 Thread Laurent Daudelin
I use the NSFileManager when accessing file’s attributes. That’s the only way I know in Cocoa. -Laurent. -- Laurent Daudelin laur...@nemesys-soft.com <mailto:laur...@nemesys-soft.com> AIM/iChat/Skype:LaurentDa

How to perform CoreData deletion in the background?

2016-08-05 Thread Laurent Daudelin
a or suggestion gladly accepted! -Laurent. -- Laurent Daudelin laur...@nemesys-soft.com AIM/iChat/Skype:*LaurentDaudelin* http://www.nemesys-soft.com/ Logiciels Nemesys Software ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post

Is it still possible to share Keychain items between apps under iOS 9?

2016-04-01 Thread Laurent Daudelin
ted by Apple. Anybody has any idea or pointer? Thanks in advance! -Laurent. -- Laurent Daudelin laur...@nemesys-soft.com AIM/iChat/Skype:*LaurentDaudelin* http://www.nemesys-soft.com/ Logiciels Nemesys Software ___ Cocoa-dev mailing list (Cocoa-dev@l

What version of OpenGL bundled in El Capitan?

2015-08-13 Thread Laurent Daudelin
he past, I prefer to wait a bit). So, anybody running El Capitan can check to see which OpenGL version is bundled at this time? Thanks in advance! -Laurent. -- Laurent Daudelin laur...@nemesys-soft.com AIM/iChat/Skype:*LaurentDaudelin* http://www.nemesys-soft.com/ Logiciels Nemesy

Converting SQL delete statement to Core Data

2015-07-21 Thread Laurent Daudelin
elete possible duplicates in a table where a record is deemed a duplicate if property1, property2 and property3 are equal to another record. How can I do that? Thanks in advance! -Laurent. -- Laurent Daudelin laur...@nemesys-soft.com AIM/iChat/Skype:*LaurentDaudelin* http://www.nemesys-sof

Xcode 6.1 - IB giving constraints warnings

2014-11-30 Thread Laurent Daudelin
. -- Laurent Daudelin laur...@nemesys-soft.com <mailto:laur...@nemesys-soft.com> AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ <http://www.nemesys-soft.com/> Logiciels Neme

Re: Crash on SIGILL

2014-11-21 Thread Laurent Daudelin
Thank you, all, I’m going to turn on GuardMalloc, Zombies and the likes. -Laurent. -- Laurent Daudelin laur...@nemesys-soft.com <mailto:laur...@nemesys-soft.com> AIM/iChat/Skype:LaurentDaudelin

Crash on SIGILL

2014-11-21 Thread Laurent Daudelin
I've never seen this. Anybody has any clue what could cause a method cache corrupted? I haven't got any report from anyone else but that user. Any info, pointer or help appreciated! -Laurent. -- Laurent Daudelin laur...@nemesys-soft.com AIM/iChat/Skype:*LaurentDaudelin* http://www.nemes

Problem with tableView:viewForTableColumn:row:

2014-08-15 Thread Laurent Daudelin
How is that possible? Is it possible that the NSProgressIndicator is causing this? Otherwise, what am I missing? -Laurent. -- Laurent Daudelin laur...@nemesys-soft.com AIM/iChat/Skype:*LaurentDaudelin* http://www.nemesys-soft.com/ Logiciels Nemesys Sof

CoreData Question

2014-06-02 Thread Laurent Daudelin
how many cities this group of employees reside in? -Laurent. -- Laurent Daudelin laur...@nemesys-soft.com AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software

UITableViewCell row height changes on selection?

2014-01-20 Thread Laurent Daudelin
view to be rectangular since the images may vary. Thanks in advance for any pointer or help! -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software laur...@nemesys

Re: Data Detectors in iOS7

2013-10-02 Thread Laurent Daudelin
I’ve seen the same problem in UITableViewCell. -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software laur...@nemesys-soft.com On Oct 2, 2013, at 17:21, Gordon

Re: NSLog object = nil?

2013-08-20 Thread Laurent Daudelin
Wouldn’t be possible to implement dealloc in that class and put an NSLog call there? Of course, in an ARC project, you wouldn’t call [super dealloc] but would that cause a problem? -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys

developer.apple.com under maintenance for a few days now?

2013-07-21 Thread Laurent Daudelin
Is it only me or has developer.apple.com and devforums.apple.com been inaccessible for maintenance for several days now? -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software

How to prevent UITableView from scrolling when inserting in CoreData?

2013-07-10 Thread Laurent Daudelin
rows appear above the currently visible row, the tableview will scroll down, which is quite annoying. Is there any way to prevent this? Thanks for any pointer, info or help! -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys

Re: Recomputing non-standard Core Data attributes when child MOC is saved?

2013-06-18 Thread Laurent Daudelin
Just a wild guess but what about awakeFromInsert? -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software laur...@nemesys-soft.com On Jun 18, 2013, at 21:21, Rick

Re: IB UITableViewController "refreshing" setting?

2013-06-17 Thread Laurent Daudelin
On Jun 18, 2013, at 00:21, Rick Mann wrote: > On Jun 17, 2013, at 21:18 , Laurent Daudelin wrote: > >> After googling a bit, it seems to relate to a UIRefreshControl which was >> introduced in iOS 6 and seems to be putting the control when you pull the >> refresh the

Re: IB UITableViewController "refreshing" setting?

2013-06-17 Thread Laurent Daudelin
On Jun 18, 2013, at 00:14, Rick Mann wrote: > > On Jun 17, 2013, at 21:13 , Laurent Daudelin wrote: > >> I’d like to know as well. I just accidentally noticed it this afternoon... > > Heh, same here Rick, After googling a bit, it seems to relate to a UIRefreshControl

Re: IB UITableViewController "refreshing" setting?

2013-06-17 Thread Laurent Daudelin
On Jun 17, 2013, at 23:05, Rick Mann wrote: > What is the "refreshing" setting? It can be set to enabled or disabled. I’d like to know as well. I just accidentally noticed it this afternoon... -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin

Re: UIPageViewController

2013-06-17 Thread Laurent Daudelin
from a nib or a storyboard, make sure that “Resize view from nib” is turned on in the attributes inspector. -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software

setFrame: weirdness in UITableViewCell

2013-05-09 Thread Laurent Daudelin
iew cell is created from the storyboard. But how is the second setFrame: call ends with setting the frame to 233, 18 when the calling code sets it to 233,29? -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ L

setFrame: weirdness in UITableViewCell

2013-05-08 Thread Laurent Daudelin
p on the call to setFrame: is 15:26:19.602 while the implementation of setFrame: is at 15:26:19.603. The printing of the call is *after* the call to setFrame: (actually, it's more like self.mycustomview.frame = CGRectMake(…). Thanks in advance for any info. -Laurent. -- Laurent Daude

Re: iOS UI suggestions wanted - Date Picker

2013-04-16 Thread Laurent Daudelin
I have not implemented a date picker in a popover but I saw one on CocoaControls.com. Unfortunately, there seems to be a problem with the site right now. -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels

Problem drawing in landscape orientation when using an addition UIWindow

2013-03-29 Thread Laurent Daudelin
what I have to do in order to support device orientation. Thanks in advance! -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software

CoreData: sorting on a computed attribute

2013-03-14 Thread Laurent Daudelin
ount was called, e.g. implementing an accessor like: - (NSNumber *)net_count { return [NSNumber numberWithInteger:self.positive.integerValue - self.negative.integerValue]; } But the records were not ordered properly. -Laurent. -- Laurent Daudelin AIM/iChat/Skype

Re: Problem with NSPersistentStore

2013-02-27 Thread Laurent Daudelin
I took a cue from Apple's own multiple samples. I thought about that and I changed my code to force create the managed object context and the persistent store right when the application has started. Thanks, Mike. Seems we got to the same cause.Í -Laurent. -- Laurent Daudelin AIM/

Inserting UITableViewCell into UITableView without scrolling?

2013-02-24 Thread Laurent Daudelin
Hello. Does anybody have any idea on how to insert cells in a UITableView that is driven by CoreData without causing the table view to scroll if rows are inserted above the currently visible ones? A bit like the Facebook app? Thanks in advance! -Laurent. -- Laurent Daudelin AIM/iChat

Re: Problem with NSPersistentStore

2013-02-16 Thread Laurent Daudelin
Hey Mike. No assertions have ever been fired, which I thought was weird a bit as well. BTW, this is on iOS, not Mac OS X if that makes any difference. -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys

Problem with NSPersistentStore

2013-02-15 Thread Laurent Daudelin
jc_exception_throw + 31 • 2 CoreData 0x36f2dfef -[NSPersistentStoreCoordinator executeRequest:withContext:error:] + 299 • 3 CoreData 0x36f862d3 -[NSManagedObjectContext save:] + 731 How can the persistent store not being existing? -Laurent. -- Laur

Re: Is CoreData on iOS ready for prime time for serious work?

2013-02-14 Thread Laurent Daudelin
Thanks, Hunter. I'll consider the newer option. -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software laur...@nemesys-soft.com On Feb 14, 2013, at 09:03, H

Is CoreData on iOS ready for prime time for serious work?

2013-02-13 Thread Laurent Daudelin
some serious database work? Any advice, pointer or info would be greatly appreciated. Thank you. -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software

Re: Comparator blocks in NSSortDescriptor not supported in Core Data?

2013-01-17 Thread Laurent Daudelin
On Jan 17, 2013, at 01:06, Kyle Sluder wrote: > On Thu, Jan 17, 2013, at 12:31 AM, Laurent Daudelin wrote: >> Any reason why comparator blocks are not supported in NSSortDescriptor >> when used for an NSFetchRequest? I tried one unaware they were not >> supported a

Comparator blocks in NSSortDescriptor not supported in Core Data?

2013-01-17 Thread Laurent Daudelin
SSortDescriptor (comparator blocks are not supported)' -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software laur

Re: book for n00b

2013-01-16 Thread Laurent Daudelin
On Jan 16, 2013, at 12:11, Michael de Haan wrote: > On Jan 16, 2013, at 11:54 AM, Laurent Daudelin > wrote: > >> If the guy doesn't have any programming experience, I would strongly >> recommend he gets some basic programming training. I'm not sure books on

Re: book for n00b

2013-01-16 Thread Laurent Daudelin
If the guy doesn't have any programming experience, I would strongly recommend he gets some basic programming training. I'm not sure books on Objective-C books will help non-programmers. -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin

Re: Could somebody please fix NSTimer?

2013-01-14 Thread Laurent Daudelin
27;m still holding out hope for @doWhatIWant. Stop being so lazy, Apple. I dont' think Apple engineers are lazy. They are probably extremely busy and have to prioritize. Of course, they could hire more people but throwing more people at a project is not always a guarantee of more work done.

Re: This board is slow. Was: OS_OBJECT_USE_OBJC_RETAIN_RELEASE and xpc_release()

2012-11-05 Thread Laurent Daudelin
Same here. Been on this list for a very long time and hope it will continue. Just don't have the time to regularly hop in the browser, go through multiple logins to finally get to *one* of the forum and check what is new. -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDau

UITextField adjustsFontSizeToFitWidth doesn't work?

2012-10-16 Thread Laurent Daudelin
, the textfield simply adds an ellipsis after truncating the last word. Am I missing something? I did a search and it seems this problem has been around since at least iOS 5 so one would think it would have been fixed in iOS 6. Or am I the problem? -Laurent. -- Laurent Daudelin AIM/

NSURLConnection working OK on iOS 6?

2012-10-03 Thread Laurent Daudelin
Anybody extensively using NSURLConnection seeing more failure with timed outs with devices running on iOS 6? -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software

Re: toolbar buttons are missing in iOS 6

2012-09-22 Thread Laurent Daudelin
entire universe of iOS to suffer from this problem, or the only one using an MKUserTrackingButtonBarItem with an MKMapView. That happened after starting to use the iOS 6 SDK. -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-so

Problem with MKUserTrackingBarButtonItem

2012-09-22 Thread Laurent Daudelin
know that the tracking mode changes when I tap the button because in my mapView:didChangeUserTrackingMode:animated:, I print the new mode and it always change as expected. Anybody has seen this or has any idea what's going on? Is this a bug in the iOS 6 SDK? Thanks in advance. -Laurent. -

Re: Crash while trying to add an object to a mutable dictionaryy

2012-09-20 Thread Laurent Daudelin
Thanks, Greg! I know what you mean and it's very likely what's happening since there can be 8 downloads happening simultaneously in different threads. I will lock it down so that only one object can modify it. Thanks again! -Laurent. -- Laurent Daudelin AIM/iChat/Skype:Laure

Crash while trying to add an object to a mutable dictionaryy

2012-09-20 Thread Laurent Daudelin
tworkIndicatorForInstance:. Anybody has any idea of what is going on? Thanks! -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software laur...@nemesys-soft.com __

MKUserTrackingBarButtonItem changed behavior under iOS 6?

2012-09-19 Thread Laurent Daudelin
acking or following. Follow heading works fine because the icon is different. So, has anybody else noticed something similar? Is there something I'm doing wrong in my code above? Thanks in advance! -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin

Re: Sandboxing redux

2012-09-05 Thread Laurent Daudelin
you're giving too much credit to Apple as having even thought about that. Seeing how poorly this thing was slapped together and the repeated delays before they decided to enforce it and the many cases that it doesn't solve in the name of user's security, I hig

Have to specify (id)sender to action methods in OS X but not in iOS?

2012-08-24 Thread Laurent Daudelin
Anybody can explain why I need to add the (id)sender to any action (IBAction) methods I declare in a Mac OS X project as opposed to being able to get away with it in the same file in an iOS project??? -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin

Setting NSTableColumnIdentifier in Xcode 4.4.1?

2012-08-24 Thread Laurent Daudelin
Am I missing something? Where do you set the column identifier in Xcode 4.4? -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software laur...@nemesys-soft.com

Re: Sandboxing die.die.die

2012-08-22 Thread Laurent Daudelin
I think Graham is mostly talking about OS X while you are obviously on iOS, Alex…. -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software laur...@nemesys

Re: Crash with UITableView reloadRowsAtIndexPaths:withRowAnimation:

2012-08-22 Thread Laurent Daudelin
n to the server is asynchronous, it is possible that I might be changing the number of rows in section 2, but I'm only trying here to reload section 1. Maybe my reasoning is wrong, that would explain why it fails. -Laurent. -- Laurent Daudelin AIM/iChat/S

Crash with UITableView reloadRowsAtIndexPaths:withRowAnimation:

2012-08-21 Thread Laurent Daudelin
tions:? -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software laur...@nemesys-soft.com ___ Cocoa-dev mailing list (Coco

Re: Sandboxing die.die.die

2012-08-21 Thread Laurent Daudelin
On Aug 21, 2012, at 22:45, Graham Cox wrote: > > On 22/08/2012, at 2:46 PM, Laurent Daudelin wrote: > >> That's really bad news. I have a synchronization app on the App Store and I >> was hoping to update it with those security-scoped URLs but if it doesn

Re: Sandboxing die.die.die

2012-08-21 Thread Laurent Daudelin
hoping to update it with those security-scoped URLs but if it doesn't work for the content of folders, then I'm hosed. Have you filed an enhancement request? It might well be a short sightseeing from Apple as the whole sandboxing enchilada seemed to be so

Re: Displaying a sheet immediately after a window is opened

2012-08-16 Thread Laurent Daudelin
ill certainly reject it if they can find the symbol. -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software laur...@nemesys-soft.com __

Re: Mountain Lion crashes Simulator

2012-08-15 Thread Laurent Daudelin
Have you checked your fonts in Font Book to see if any would be damaged or corrupted? Maybe there are duplicates? -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software

Missing creating date for items copied with copyItemAtPath:toPath:error:?

2012-08-09 Thread Laurent Daudelin
ow in the Finder showing a dash (-) for the creation date. I have learned that NSFileManager is unreliable when making copies but, how is that possible? -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Ne

Re: UITableView with multiple UIScrollView each having its own zoom scale?

2012-08-08 Thread Laurent Daudelin
Thanks, Quincey! I'll give it a shot! -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software laur...@nemesys-soft.com On Aug 8, 2012, at 00:56, Quincey M

Re: UITableView with multiple UIScrollView each having its own zoom scale?

2012-08-08 Thread Laurent Daudelin
on a detail view and will forget about providing the ability to zoom images in the table view. -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software laur...@n

Re: UITableView with multiple UIScrollView each having its own zoom scale?

2012-08-07 Thread Laurent Daudelin
. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software laur...@nemesys-soft.com On Aug 7, 2012, at 19:25, Alex Zavatone wrote: > Got a screenshot? I'm having a h

UITableView with multiple UIScrollView each having its own zoom scale?

2012-08-07 Thread Laurent Daudelin
e of UITableView re-using UITableViewCell, this would not be possible. Any comment appreciated. -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software

Re: Problem using UIGestureRecognizer

2012-08-06 Thread Laurent Daudelin
, causing a random crash. -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software laur...@nemesys-soft.com On Aug 6, 2012, at 15:06, Quincey Morris wrote: >

Re: Problem using UIGestureRecognizer

2012-08-06 Thread Laurent Daudelin
Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software laur...@nemesys-soft.com On Aug 6, 2012, at 15:54, Laurent Daudelin wrote: > Hell Quincey. > > So

Re: Problem using UIGestureRecognizer

2012-08-06 Thread Laurent Daudelin
ought I'd rather use them right there, from the IB palette. -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software laur...@nemesys-soft.com On Aug 6,

Re: Problem using UIGestureRecognizer

2012-08-06 Thread Laurent Daudelin
Forgot to mention that I also tried to connect the gestureRecognizers outlet of the UIImageView to the gesture recognizer, making sure the one from the scrollview had been removed with same result…. -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin

Problem using UIGestureRecognizer

2012-08-06 Thread Laurent Daudelin
0x003a2a9b UIKit`UIApplicationMain + 1175 frame #15: 0x282d Erodr`main + 141 at main.m:16 The gesture recognizers is configured with 1 tap, 1 touch, state enabled, events canceled in View, delayed begin and delayed end. What am I missing? -Laurent. -- Laurent Daudelin AIM/iChat/Skype:Laure

Re: "sticky" buttons in UIToolbar?

2012-08-02 Thread Laurent Daudelin
There is no NSSegmentedControl on iOS but there is UISegmentedControl, which is essentially the same thing, can be put in a navigation bar or a toolbar. -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys

Re: View-based NSTableView question

2012-07-11 Thread Laurent Daudelin
On Mac OS X, look for NSTableViewDelegate tableView:heightOfRow:. The width is set through the NSTableColumn which has an entire set of methods to set the minimum width, the width and the maximum width. -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin

Tab Bar Item naming convention?

2012-07-05 Thread Laurent Daudelin
as for the app icon by adding a "@2x" to the file name? Thanks in advance. -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software laur

Re: UITableView woes

2012-07-02 Thread Laurent Daudelin
need to use a UITextView most likely in your own subclass of UITableViewCell. -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software laur...@nemesys-soft.com On

Re: Authorization to copy a file -- is it really that complex?

2012-06-14 Thread Laurent Daudelin
s a link: http://blog.laurent.etiemble.com/index.php?post/2005/12/05/36 -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software laur...@nemesys-soft.com On Jun 14, 2012,

Date Added Attribute?

2012-06-05 Thread Laurent Daudelin
"extended attributes" but didn't find anything that would answer my question: how to retrieve this "date added" values for files in the file system? Thanks in advance! -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www

Re: WWDC

2012-04-25 Thread Laurent Daudelin
n Mail to have these messages sent directly to your trash. -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software laur...@ne

Re: How to: NSTableView redisplay

2012-02-29 Thread Laurent Daudelin
[_rules addObject: rule]; > [table reloadData]; > [table setNeedsDisplay:YES]; > } We would really need to see how you implemented your NSTableViewDataSource methods to have a better idea... -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin

Re: Problem with CoreData

2012-02-07 Thread Laurent Daudelin
Never mind. Wrong use of a relationship caused the problem. -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software laur...@nemesys-soft.com On Feb 7, 2012, at 12

Problem with CoreData

2012-02-07 Thread Laurent Daudelin
What am I missing? Thanks in advance for any pointer, help or info! -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software laur...@nemesy

Re: Selected text in NSTextField

2012-02-02 Thread Laurent Daudelin
used only to display alerts to the user, nothing else. If you need something a little more fancy than NSAlert, you just create a window and run it as a modal to get the same NSAlert behavior. -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://w

Re: NSFetchRequest Problem Under iOS 4.3.5

2012-01-24 Thread Laurent Daudelin
Thanks, Dave, that did the trick! Maybe there could be an additional initializer for NSFetchRequest like initWithEntityName:inManagedObjectContext:... -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys

NSFetchRequest Problem Under iOS 4.3.5

2012-01-24 Thread Laurent Daudelin
he fetch request to create the fetched results controller and if I believe the exception description, I would have to have the managed object context do a fetch with the fetch request so that I can then use it to create the fetched results controller and do a fetch again? That seems rather coun

Re: What causes a UITableViewCell to be deallocated?

2012-01-23 Thread Laurent Daudelin
es an exception that crashes the app. This happens only in iOS 4.3.5. I'm not sure if all my UITableView operations are run on the main thread why when that block is deallocated, it would be on a secondary thread. That seems to be the problem. -Laurent. -- Laurent Daudelin

Re: What causes a UITableViewCell to be deallocated?

2012-01-23 Thread Laurent Daudelin
It seems that the deallocation happens when a block is being deallocated. Is it possible that a block ran on the main queue of an NSOperationQueue could be deallocated in another thread? -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http

Re: What causes a UITableViewCell to be deallocated?

2012-01-23 Thread Laurent Daudelin
ped as to where this deallocation is triggered. I've checked all the other running threads and I can't find any code that you reload the table view which could cause its cells to be deallocated. -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin

What causes a UITableViewCell to be deallocated?

2012-01-23 Thread Laurent Daudelin
arning or any other situation. -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software laur...@nemesys-soft.com __

  1   2   3   4   >