| Thread | Last Post | Replies |
|
| How to mimic modal default/cancel in modeless dialog | 15 Jan 2006 17:59 GMT | 4 |
[noob alert!, this is mpw 3.6.7, os/9.1] I create a dialog, populate items and present using ModalDialog() but that's too restrictive. Instead, I just ShowWindow() and process events after IsDialogEvent() tells me so.
|
| SetControlBounds on a listbox [carbon] | 15 Jan 2006 17:43 GMT | 1 |
I have created a listbox using CreateListBoxControl() and it works ok, but when I try to move or resize it using SetControlBounds() the display is seriously messed up. Moving and resizing other controls like buttons, check boxes, textedit
|
| Convert CGImageRef to IconRef | 15 Jan 2006 17:35 GMT | 1 |
Does anyone know how to convert a CGImageRef to an IconRef? Using files/resource data is not an option as the bitmap data is generated programatically. The code must work on 10.2 and up.
|
| How to change application name inside Xcode ? | 15 Jan 2006 15:31 GMT | 2 |
In project info Executable path don't let me change the name. Give a name in Product Name don't change anything. Any suggestion will be greatly appreciate...
|
| debug external target with XCode | 15 Jan 2006 10:24 GMT | 1 |
I've imported an external target in Xcode by using an already defined makefile and that worked fine. Since the target was made of different executables i imported them in Xcode. I'm able to launch the executables but when trying to debug i obtain the following even if the files ...
|
| can xcode make applications for a windows environment? | 14 Jan 2006 13:45 GMT | 3 |
Hi all can xcode be somehow used to make applications for a windows environment? Kind regards Marc
|
| iPod DVD menus? | 14 Jan 2006 12:10 GMT | 2 |
Not sure if this is the proper group for this post. I have not found much on the user boards about this so I thought I'd try to approach it from the code. I am wondering if it is possible to play interactive video on the new iPod video players. Is it possible to program the
|
| illegal reference symbol: ___udivdi3 help? | 14 Jan 2006 02:39 GMT | 1 |
I'm trying to compile a plugin for a Maya 6.0 and I'm now getting this 2 link errors. I hope this ring a bell to somebody cause I'm lost at how to resolve this. I'm using Xcode 1.5 on OS 10.3.9 and my compiler (gcc_select) is set to
|
| Mac OS X Server: IP-Adresse von Hand (per Texteditor) einstellen | 13 Jan 2006 20:24 GMT | 1 |
welche Datei muß ich bearbeiten, um die IP-Adresse unter Mac OS X Server abändern zu können? Hintergrund: Xserve von einem Rechenzentrum ins andere geschleppt, alles anderen
|
| Launching/opening a file -Filemaker plug-in | 13 Jan 2006 19:48 GMT | 3 |
Folks, I've posted this to the Filemaker group, but no replies yet. I'm hoping this is a simple newbie question. Here goes. I have been tasked with creating a plug-in for filemaker who's single
|
| claris works 3 file format description | 12 Jan 2006 21:15 GMT | 4 |
Does anyone have an idea where to find a file structure description for the old Claris Works 3 text file? Thank you Sincerely
|
| screen capture | 12 Jan 2006 15:46 GMT | 1 |
I'm trying to write an application that needs to analyze a part of the sceen outside of the application window (what color is pixel so and so..). How do I ask the OS about this? Or if thats not possible, how do I perform a screenshot programatically?
|
| Copy/Paste Shortcuts without Menu | 12 Jan 2006 03:39 GMT | 4 |
I'm developing a menubar application for Mac OS X and I'm having the problem that the keyboard shortcuts for cut, copy, paste etc. don't work in my panel window. This is because I have no Edit menu (this window has no menu at all).
|
| REALbasic to support Cocoa frameworks | 11 Jan 2006 14:54 GMT | 1 |
See: <http://www.realsoftware.com/news/pr/2006/cocoa/> A bit short on technical details but it'd be cool if you could use REALbasic as the language for apps and have full access to the complete
|
| splash screen with powerplant | 11 Jan 2006 12:32 GMT | 5 |
Hi Powerplant gurus. Wish you happy new year. Can some one help me regarding start up screen. I have seen PowerPaint demo but its for ppc. Does any one have developed splash screen with pp9
|