Hi All,
I am using Mac 10.6,
I want to create a dummy server in the my system where i can upload the files from other machines using my ip address.
What are the steps to be followed?
Thanks.
I am a Mac guy,
How to get the PackBits compression using sips?
Below one for LZW works fine.
sips -s formatOptions lzw /DefaultGroup.tif
But this fails:
sips -s formatOptions packbits /DefaultGroup.tif
Any idea why?
Hi,
I have a super view, which has 2 subviews.
These subviews are overlapped.
Whenever i choose a view from a menu, corresponding view should become the front view.
i.e., it should be the font most subview.
acceptsFirswtResponder, resigns all work fine.
But the mouse down events are sent to the topmost sub view which was set.
Regards,
Dhana
Hi,
I am in Mac.
With Cocoa,
I know with normal files we can directly read or write without worrying about the endianness.
When processor endian awareness is required?
Regards,
Dhana.