<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-1339</id>
	<title>Nabble - Gtk+ - OSX - Dev</title>
	<updated>2008-03-28T11:07:58Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/Gtk+---OSX---Dev-f1339.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Gtk%2B---OSX---Dev-f1339.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-16358765</id>
	<title>[ gtk-osx-Patches-1928164 ] Xcode3 build env</title>
	<published>2008-03-28T11:07:58Z</published>
	<updated>2008-03-28T11:07:58Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Patches item #1928164, was opened at 2008-03-28 13:07
&lt;br&gt;Message generated for change (Tracker Item Submitted) made by Item Submitter
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=526809&amp;aid=1928164&amp;group_id=70160&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=526809&amp;aid=1928164&amp;group_id=70160&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: None
&lt;br&gt;Group: None
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Tom Huffman (liquidphoto)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: Xcode3 build env
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Add Xcode3 build projects.
&lt;br&gt;&lt;br&gt;Easy build by loading &amp;lt;root&amp;gt;/Mac OS X/gtk+-osx.xcodeproj and selecting the &amp;quot;gtk+-osx Install Public&amp;quot; target. &amp;nbsp;This will build and install gtk+-osx into the /Library/Frameworks directory, and can then be used in Xcode with by adding the glib, gdk, and gtk frameworks to your project.
&lt;br&gt;&lt;br&gt;Other provided targets are:
&lt;br&gt;&amp;quot;gtk+-osx (Embedded)&amp;quot; which build a version that needs to be installed as a private framework in your application bundle.
&lt;br&gt;&lt;br&gt;&amp;quot;gtk+-osx (Public)&amp;quot; which builds a public version of the framework, but does not install it.
&lt;br&gt;&lt;br&gt;&amp;quot;Clean Source Tree&amp;quot; which removes all of the build prodects, but does not uninstall any frameworks installed by the &amp;quot;gtk+-osx Install Public&amp;quot; target.
&lt;br&gt;&lt;br&gt;To uninstall from the /Library/Frameworks folder simply drag the frameworks directories to the trash.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=526809&amp;aid=1928164&amp;group_id=70160&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=526809&amp;aid=1928164&amp;group_id=70160&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Check out the new SourceForge.net Marketplace.
&lt;br&gt;It's the best place to buy or sell services for
&lt;br&gt;just about anything Open Source.
&lt;br&gt;&lt;a href=&quot;http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16358765&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/--gtk-osx-Patches-1928164---Xcode3-build-env-tp16358765p16358765.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-16101878</id>
	<title>Re: [CinePaint-dev] GTK+OSX progress</title>
	<published>2008-03-16T23:38:25Z</published>
	<updated>2008-03-16T23:38:25Z</updated>
	<author>
		<name>Kai-Uwe Behrmann</name>
	</author>
	<content type="html">Robin,
&lt;br&gt;&lt;br&gt;gtk-osx:
&lt;br&gt;has some issues with the event loop. I think I could improve there 
&lt;br&gt;something but did not dig too deep into this. The plug-ins run but the 
&lt;br&gt;wire data exchange is not silk.
&lt;br&gt;&lt;br&gt;Icons are not drawn all, see the Layer&amp;Channels dialog.
&lt;br&gt;Updating does not work properly for tabs, Layer&amp;Channels dialog as well.
&lt;br&gt;The draw order is not correct. Hidden elements are drawn to foreground.
&lt;br&gt;The events are not instantly available after a window switch, for instance 
&lt;br&gt;from the colour selector to draw in a window.
&lt;br&gt;&lt;br&gt;The slider is still not calculated correctly.
&lt;br&gt;&lt;br&gt;The image is displayed before the colour is matched to the display.
&lt;br&gt;&lt;br&gt;These are only some obvious events. More are to be expected.
&lt;br&gt;&lt;br&gt;gtk2-osx:
&lt;br&gt;In the long run Gtk2 promises at least some community support, even if it 
&lt;br&gt;is not that much mature. I missed there font location for creating 
&lt;br&gt;bundles and tablet support. Currently I can not test further. But a simple 
&lt;br&gt;drawing test should provide a overview. The drawing area update is 
&lt;br&gt;probably due to a incorrect object initialisation in CinePaint.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Relocation:
&lt;br&gt;A known plug-in is searched and the paths are set to match this file.
&lt;br&gt;Starting with app/main.c:183 GetDirAbsoluteExec() the path of the 
&lt;br&gt;executeable is searched from the first main C array (argv) argument.
&lt;br&gt;&lt;br&gt;Then the blur plug-in is searched to verify the plug-in path. On success
&lt;br&gt;SetDirPrefix() stores the path and this is queryable from the programm 
&lt;br&gt;through GetDirData() and GetDirPrefix(). They are both defined in 
&lt;br&gt;lib/wire/datadir.c/h .
&lt;br&gt;&lt;br&gt;They help for searching the mascot image, rc files, feed the tips dialog 
&lt;br&gt;and the mentioned brushes and gettext files.
&lt;br&gt;&lt;br&gt;&lt;br&gt;kind regards
&lt;br&gt;Kai-Uwe Behrmann
&lt;br&gt;-- 
&lt;br&gt;developing for colour management 
&lt;br&gt;www.behrmann.name + www.oyranos.org
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;Am 16.03.08, 13:59 -0800 schrieb Robin Rowe:
&lt;br&gt;&lt;br&gt;&amp;gt; In November you said, &amp;quot;While functionality is not as complete as a X11 
&lt;br&gt;&amp;gt; build, it will help users, which are not familiar with X11 on mac os X.&amp;quot; 
&lt;br&gt;&amp;gt; That sounds discouraging and like more than tablets is missing. What 
&lt;br&gt;&amp;gt; functionality is lacking?
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; What does it mean that you made CinePaint relocatable?
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; For instance all brushes, gradients, i18n and .cinepaint file lookup where 
&lt;br&gt;&amp;gt; &amp;gt; previously not possible to have in a osX application bundle. A osX 
&lt;br&gt;&amp;gt; &amp;gt; application bundle has to work on every location regardsless what is 
&lt;br&gt;&amp;gt; &amp;gt; compiled into the binary.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; What approach did you use to do that?
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Microsoft
&lt;br&gt;Defy all challenges. Microsoft(R) Visual Studio 2008.
&lt;br&gt;&lt;a href=&quot;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16101878&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A--CinePaint-dev--GTK%2BOSX-progress-tp16085060p16101878.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-16085060</id>
	<title>Re: [CinePaint-dev] GTK+OSX progress</title>
	<published>2008-03-16T14:59:19Z</published>
	<updated>2008-03-16T14:59:19Z</updated>
	<author>
		<name>Robin Rowe-3</name>
	</author>
	<content type="html">Kai-Uwe,
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; What's left to do on GTK+OSX?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Sliders, colour picker or areas, and some more I had fixed and submitted 
&lt;br&gt;&amp;gt; all into a patch to the gtk-osx patch page. You surely use this already.
&lt;br&gt;&amp;gt; Left is now to support tablets.
&lt;br&gt;&lt;br&gt;I applied your patch to CVS yesterday. Until this week, I hadn't done 
&lt;br&gt;anything with GTK+OSX in over a year. I did not understand from your 
&lt;br&gt;post in November that a GTK+OSX release needed to be rolled.
&lt;br&gt;&lt;br&gt;In November you said, &amp;quot;While functionality is not as complete as a X11 
&lt;br&gt;build, it will help users, which are not familiar with X11 on mac os X.&amp;quot; 
&lt;br&gt;That sounds discouraging and like more than tablets is missing. What 
&lt;br&gt;functionality is lacking?
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; What does it mean that you made CinePaint relocatable?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; For instance all brushes, gradients, i18n and .cinepaint file lookup where 
&lt;br&gt;&amp;gt; previously not possible to have in a osX application bundle. A osX 
&lt;br&gt;&amp;gt; application bundle has to work on every location regardsless what is 
&lt;br&gt;&amp;gt; compiled into the binary.
&lt;br&gt;&lt;br&gt;What approach did you use to do that?
&lt;br&gt;&lt;br&gt;Robin
&lt;br&gt;-
&lt;br&gt;Robin Rowe
&lt;br&gt;CinePaint Project Leader
&lt;br&gt;Beverly Hills, California
&lt;br&gt;www.CinePaint.org
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Microsoft
&lt;br&gt;Defy all challenges. Microsoft(R) Visual Studio 2008.
&lt;br&gt;&lt;a href=&quot;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16085060&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A--CinePaint-dev--GTK%2BOSX-progress-tp16085060p16085060.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-16073778</id>
	<title>[ gtk-osx-Feature Requests-1915059 ] Check missing plug-ins</title>
	<published>2008-03-15T16:42:41Z</published>
	<updated>2008-03-15T16:42:41Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Feature Requests item #1915059, was opened at 2008-03-15 16:42
&lt;br&gt;Message generated for change (Tracker Item Submitted) made by Item Submitter
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=526810&amp;aid=1915059&amp;group_id=70160&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=526810&amp;aid=1915059&amp;group_id=70160&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: None
&lt;br&gt;Group: None
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Robin Rowe (robinrowe)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: Check missing plug-ins
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;If the # of plug-ins found at load = 0, display a dialog suggesting that Preferences has the wrong path.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=526810&amp;aid=1915059&amp;group_id=70160&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=526810&amp;aid=1915059&amp;group_id=70160&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Microsoft
&lt;br&gt;Defy all challenges. Microsoft(R) Visual Studio 2008.
&lt;br&gt;&lt;a href=&quot;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16073778&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/--gtk-osx-Feature-Requests-1915059---Check-missing-plug-ins-tp16073778p16073778.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-13713525</id>
	<title>CinePaint universal build issues</title>
	<published>2007-11-12T12:27:10Z</published>
	<updated>2007-11-12T12:27:10Z</updated>
	<author>
		<name>Kai-Uwe Behrmann</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;as Robin said, he would like to look at gtk-osx, I just want to give some 
&lt;br&gt;infos about my last state for compiling CinePaint with this Gtk branch.
&lt;br&gt;&lt;br&gt;After the last talk on the CinePaint developers list I tried a Tiger 
&lt;br&gt;universal build with Gtk1 CinePaint v0.22-1. All deps where in place. Just 
&lt;br&gt;the CinePaint build did not run as expected on my G4 ppc test machine. For 
&lt;br&gt;intel I could not test.
&lt;br&gt;Probably all is fine with building separately for ppc and intel.
&lt;br&gt;&lt;br&gt;I modified the G_ENDIAN style macros after configure, and exchanged 
&lt;br&gt;against runtime versions. In the same way I could change libtiff [1] to 
&lt;br&gt;open my test images properly. The other libs are probably not out of the 
&lt;br&gt;box osX universal binary ready.
&lt;br&gt;Still the CinePaint build where not much useable. I could not draw.
&lt;br&gt;The mouse position seems to be fixed. Even though the gradient, 
&lt;br&gt;selection and fill tools as well as colour selection and CMS worked.
&lt;br&gt;Oh just fixed a Gtk1 bug in CinePaint CVS.
&lt;br&gt;The outlined endianess gtk-osx changes are not included in my last patch 
&lt;br&gt;[2].
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://www.asmail.be/msg0055159178.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.asmail.be/msg0055159178.html&lt;/a&gt;&lt;br&gt;[2] &lt;a href=&quot;http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1816608&amp;group_id=70160&amp;atid=526809&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1816608&amp;group_id=70160&amp;atid=526809&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;regards,
&lt;br&gt;Kai-Uwe Behrmann
&lt;br&gt;--
&lt;br&gt;developing for colour management 
&lt;br&gt;www.behrmann.name + www.oyranos.org
&lt;br&gt;&lt;br&gt;&lt;br&gt;PS: btw. gettext/libtool is always a pain to compile, uhh.
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Splunk Inc.
&lt;br&gt;Still grepping through log files to find problems? &amp;nbsp;Stop.
&lt;br&gt;Now Search log events and configuration files using AJAX and a browser.
&lt;br&gt;Download your FREE copy of Splunk now &amp;gt;&amp;gt; &lt;a href=&quot;http://get.splunk.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://get.splunk.com/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=13713525&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/CinePaint-universal-build-issues-tp13713525p13713525.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-13711786</id>
	<title>Re: GTK+OSX status</title>
	<published>2007-11-12T10:55:27Z</published>
	<updated>2007-11-12T10:55:27Z</updated>
	<author>
		<name>Robin Rowe</name>
	</author>
	<content type="html">Kirk,
&lt;br&gt;&lt;br&gt;&amp;gt; What is the current status of GTK+OSX? &amp;nbsp;
&lt;br&gt;&lt;br&gt;Hi. Pardon the delayed response.
&lt;br&gt;&lt;br&gt;There are a couple patches that need to be tested to make release 0.8. 
&lt;br&gt;Overall, still work to be done before most apps are usable. Some people 
&lt;br&gt;are using as is without problems, depending upon the complexity of the 
&lt;br&gt;app, whether it encounters a piece of the port that's not done yet.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;&lt;br&gt;Robin
&lt;br&gt;--
&lt;br&gt;www.cinepaint.org
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Splunk Inc.
&lt;br&gt;Still grepping through log files to find problems? &amp;nbsp;Stop.
&lt;br&gt;Now Search log events and configuration files using AJAX and a browser.
&lt;br&gt;Download your FREE copy of Splunk now &amp;gt;&amp;gt; &lt;a href=&quot;http://get.splunk.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://get.splunk.com/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=13711786&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A-GTK%2BOSX-status-tp13711786p13711786.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-13296676</id>
	<title>[ gtk-osx-Patches-1816608 ] CinePaint changes</title>
	<published>2007-10-19T09:12:49Z</published>
	<updated>2007-10-19T09:12:49Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Patches item #1816608, was opened at 2007-10-19 17:12
&lt;br&gt;Message generated for change (Tracker Item Submitted) made by Item Submitter
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=526809&amp;aid=1816608&amp;group_id=70160&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=526809&amp;aid=1816608&amp;group_id=70160&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: None
&lt;br&gt;Group: None
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Kai-Uwe Behrmann (beku)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: CinePaint changes
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;The attached patch includes my source changes to run the official MacCinePaint bundles. They do not shape a new release. Even though the solved bugs would allow for a v0.7.x.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=526809&amp;aid=1816608&amp;group_id=70160&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=526809&amp;aid=1816608&amp;group_id=70160&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Splunk Inc.
&lt;br&gt;Still grepping through log files to find problems? &amp;nbsp;Stop.
&lt;br&gt;Now Search log events and configuration files using AJAX and a browser.
&lt;br&gt;Download your FREE copy of Splunk now &amp;gt;&amp;gt; &lt;a href=&quot;http://get.splunk.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://get.splunk.com/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=13296676&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/--gtk-osx-Patches-1816608---CinePaint-changes-tp13296676p13296676.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-11683575</id>
	<title>GTK install help</title>
	<published>2007-07-19T01:19:18Z</published>
	<updated>2007-07-19T01:19:18Z</updated>
	<author>
		<name>Tina Nemarnik</name>
	</author>
	<content type="html">I have a MacBook Pro and I ma trying to install GTK. After executing ./configure I get the following error, please help!
&lt;br&gt;&lt;br&gt;checking whether make sets $(MAKE)... (cached) yes
&lt;br&gt;checking for pkg-config... no
&lt;br&gt;checking for BASE_DEPENDENCIES... configure: error: The pkg-config script could not be found or is too old. &amp;nbsp;Make sure it
&lt;br&gt;is in your PATH or set the PKG_CONFIG environment variable to the full
&lt;br&gt;path to pkg-config.
&lt;br&gt;&lt;br&gt;Alternatively, you may set the environment variables BASE_DEPENDENCIES_CFLAGS
&lt;br&gt;and BASE_DEPENDENCIES_LIBS to avoid the need to call pkg-config.
&lt;br&gt;See the pkg-config man page for more details.
&lt;br&gt;&lt;br&gt;To get pkg-config, see &amp;lt;&lt;a href=&quot;http://www.freedesktop.org/software/pkgconfig&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freedesktop.org/software/pkgconfig&lt;/a&gt;&amp;gt;. /// the web site in so longer available. 
&lt;br&gt;&lt;br&gt;&lt;br&gt;Thank you in advance.
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/GTK-install-help-tp11683575p11683575.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-7536838</id>
	<title>Re: [gtk+osx] Execution errors with GTK+OSX</title>
	<published>2006-11-25T01:06:57Z</published>
	<updated>2006-11-25T01:06:57Z</updated>
	<author>
		<name>Matthew Kemp</name>
	</author>
	<content type="html">&lt;HTML&gt;&lt;BODY style=&quot;word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; &quot;&gt;&lt;DIV&gt;Guillaume,&lt;/DIV&gt;&lt;DIV&gt;&lt;BR class=&quot;khtml-block-placeholder&quot;&gt;&lt;/DIV&gt;GTK+OSX is only an alpha release, therefore not every function that you would find in the linux version has been implemented as of yet. I would think that accounts for the first error. In terms of solutions to it, the only advice I was given was to actually write the function for GTK+OSX or change your own code. You can usually confirm that the function is not implemented by doing a 'grep' of it's name in the frameworks directory(s).&lt;DIV&gt;&lt;BR class=&quot;khtml-block-placeholder&quot;&gt;&lt;/DIV&gt;&lt;DIV&gt;The second error looks like the default font is not installed on your computer. I don't know where you change this, so perhaps you can either try and find where the font is specified, or try installing the font on your computer.&lt;/DIV&gt;&lt;DIV&gt;&lt;BR class=&quot;khtml-block-placeholder&quot;&gt;&lt;/DIV&gt;&lt;DIV&gt;Good Luck,&lt;/DIV&gt;&lt;DIV&gt;&lt;BR class=&quot;khtml-block-placeholder&quot;&gt;&lt;/DIV&gt;&lt;DIV&gt;Matthew Kemp&lt;DIV&gt;&lt;BR class=&quot;khtml-block-placeholder&quot;&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR class=&quot;khtml-block-placeholder&quot;&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR&gt;&lt;DIV&gt;&lt;DIV&gt;On 26 Oct 2006, at 15:27, Guillaume Mahieux-Sudre wrote:&lt;/DIV&gt;&lt;BR class=&quot;Apple-interchange-newline&quot;&gt;&lt;BLOCKQUOTE type=&quot;cite&quot;&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;Hello,&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;I've installed GTK+OSX (so, GTK, GDK &amp;amp; GLib) on my Mac (OSX 10.4.8) but&lt;SPAN class=&quot;Apple-converted-space&quot;&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;when i compile, I get these errors :&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; &quot;&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;-----------------------------------------------------------------------------------------------&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;-----------------------------------------------------------------------------------------------&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;-- ** WARNING **: gdk_drag_init: not implemented&lt;SPAN class=&quot;Apple-converted-space&quot;&gt;                                               &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;--&lt;SPAN class=&quot;Apple-converted-space&quot;&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;-- gtk_init&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;-- GTKMacSetup()&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;--&lt;SPAN class=&quot;Apple-converted-space&quot;&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;-- ** WARNING **: GDK_font_load CALLED with -adobe-helvetica-medium-r-normal--*-120-*-*-*-*-*-*&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;-- Found font: helvetica, 12 pt (id: 21)&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;-- ZeroLink: unknown symbol '_G_OBJECT'&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;--&lt;SPAN class=&quot;Apple-converted-space&quot;&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;-- GTK has exited due to signal 6 (SIGABRT).&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;-----------------------------------------------------------------------------------------------&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;-----------------------------------------------------------------------------------------------&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; &quot;&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;Can you explain why and how to fix them ? (My code just create a window and show it)&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; &quot;&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; &quot;&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;-------------------------------------------------------------------------&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;Take Surveys. Earn Cash. Influence the Future of IT&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;Join SourceForge.net's Techsay panel and you'll get the chance to share your&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;opinions on IT &amp;amp; business topics through brief surveys - and earn cash&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;&lt;A href=&quot;http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.techsay.com/default.php?page=join.php&amp;amp;p=sourceforge&amp;amp;CID=DEVDEV&lt;/A&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;_______________________________________________&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;Gtk-osx-developer mailing list&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=7536838&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;&lt;A href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/A&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; &quot;&gt;&lt;BR&gt;&lt;/DIV&gt; &lt;/BLOCKQUOTE&gt;&lt;/DIV&gt;&lt;BR&gt;&lt;DIV&gt; &lt;SPAN&gt;&lt;IMG src=&quot;http://www.nabble.com/attachment/7536838/0/pastedGraphic.tiff&quot;&gt;&lt;/SPAN&gt;&lt;SPAN class=&quot;Apple-style-span&quot; style=&quot;border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; &quot;&gt;&lt;SPAN class=&quot;Apple-style-span&quot; style=&quot;border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; &quot;&gt;&lt;SPAN class=&quot;Apple-style-span&quot; style=&quot;border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; &quot;&gt;&lt;BR class=&quot;Apple-interchange-newline&quot;&gt;&lt;BR class=&quot;Apple-interchange-newline&quot;&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/DIV&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;&lt;br /&gt; &lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;Take Surveys. Earn Cash. Influence the Future of IT
&lt;br&gt;Join SourceForge.net's Techsay panel and you'll get the chance to share your
&lt;br&gt;opinions on IT &amp; business topics through brief surveys - and earn cash
&lt;br&gt;&lt;a href=&quot;http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=7536838&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-gtk%2Bosx--Execution-errors-with-GTK%2BOSX-tp7531365p7536838.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-7365196</id>
	<title>Re: [gtk+osx] (no subject)</title>
	<published>2006-11-15T12:00:31Z</published>
	<updated>2006-11-15T12:00:31Z</updated>
	<author>
		<name>Kai-Uwe Behrmann</name>
	</author>
	<content type="html">Matthew,
&lt;br&gt;&lt;br&gt;gtk+osx is still in alpha state. This means it is not at the state of gtk 
&lt;br&gt;for X11. The only 2 apps I tried where Ghotello and CinePaint. The later 
&lt;br&gt;has some issues. Both are useable. There is still some parts missing 
&lt;br&gt;tablet support, DnD or shape drawing and pointers as you allready saw. It 
&lt;br&gt;is up to you to use the X11 environment, gtk-osx or try gtk2' mac port.
&lt;br&gt;&lt;br&gt;At least the OK button in filechooser works. Take a look at the demos.
&lt;br&gt;&lt;br&gt;regards
&lt;br&gt;Kai-Uwe Behrmann
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; + development for color management 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; + imaging / panoramas
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; + email: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=7365196&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ku.b@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; + &lt;a href=&quot;http://www.behrmann.name&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.behrmann.name&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Am 15.11.06, 10:38 -0000 schrieb Matthew Kemp:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks for your advice (Kai-Uwe), I commented out the code regarding window
&lt;br&gt;&amp;gt; reposition and it compiled.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; However, it shows next to no signs of functionality once it loads up. When I
&lt;br&gt;&amp;gt; run the executable, I get the following feedback in the terminal:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ** WARNING **: gdk_drag_init: not implemented
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; gtk_init
&lt;br&gt;&amp;gt; GTKMacSetup()
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ** WARNING **: gdk_font_load: CALLED with -adobe-helvetica-medium-r-
&lt;br&gt;&amp;gt; normal--*-120-*-*-*-*-*-*
&lt;br&gt;&amp;gt; Found font: helvetica, 12 pt (id: 21)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ** WARNING **: gdk_fontset_load: Not implemented
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ** WARNING **: gdk_fontset_load: Not implemented
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ** WARNING **: gdk_window_set_cursor: not implemented! (only warned once)
&lt;br&gt;&amp;gt; detail: button
&lt;br&gt;&amp;gt; detail: button
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ** WARNING **: gdk_cursor_new: not implemented!
&lt;br&gt;&amp;gt; #
&lt;br&gt;&amp;gt; detail: button
&lt;br&gt;&amp;gt; detail: button
&lt;br&gt;&amp;gt; detail: button
&lt;br&gt;&amp;gt; detail: button
&lt;br&gt;&amp;gt; detail: button
&lt;br&gt;&amp;gt; detail: button
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Does this mean that there are more functions in the source code that have not
&lt;br&gt;&amp;gt; been fully implemented in GTK+OSX yet? Really basic things like the quit
&lt;br&gt;&amp;gt; button don't even seem to work.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Once again, any help is greatly appreciated.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Matthew,
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Take Surveys. Earn Cash. Influence the Future of IT
&lt;br&gt;Join SourceForge.net's Techsay panel and you'll get the chance to share your
&lt;br&gt;opinions on IT &amp; business topics through brief surveys - and earn cash
&lt;br&gt;&lt;a href=&quot;http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=7365196&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-gtk%2Bosx--%28no-subject%29-tp7341414p7365196.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-7355474</id>
	<title>Re: [gtk+osx] (no subject)</title>
	<published>2006-11-15T02:38:59Z</published>
	<updated>2006-11-15T02:38:59Z</updated>
	<author>
		<name>Matthew Kemp</name>
	</author>
	<content type="html">&lt;HTML&gt;&lt;BODY style=&quot;word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; &quot;&gt;Hi,&lt;DIV&gt;&lt;BR class=&quot;khtml-block-placeholder&quot;&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks for your advice (Kai-Uwe), I commented out the code regarding window reposition and it compiled.&lt;/DIV&gt;&lt;DIV&gt;&lt;BR class=&quot;khtml-block-placeholder&quot;&gt;&lt;/DIV&gt;&lt;DIV&gt;However, it shows next to no signs of functionality once it loads up. When I run the executable, I get the following feedback in the terminal:&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;&lt;BR class=&quot;khtml-block-placeholder&quot;&gt;&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;** WARNING **: gdk_drag_init: not implemented&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;&lt;BR class=&quot;khtml-block-placeholder&quot;&gt;&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;gtk_init&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;GTKMacSetup()&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;&lt;BR class=&quot;khtml-block-placeholder&quot;&gt;&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;** WARNING **: gdk_font_load: CALLED with -adobe-helvetica-medium-r-normal--*-120-*-*-*-*-*-*&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;Found font: helvetica, 12 pt (id: 21)&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;&lt;BR class=&quot;khtml-block-placeholder&quot;&gt;&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;** WARNING **: gdk_fontset_load: Not implemented&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;&lt;BR class=&quot;khtml-block-placeholder&quot;&gt;&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;** WARNING **: gdk_fontset_load: Not implemented&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;&lt;BR class=&quot;khtml-block-placeholder&quot;&gt;&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;** WARNING **: gdk_window_set_cursor: not implemented! (only warned once)&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;detail: button&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;detail: button&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;&lt;BR class=&quot;khtml-block-placeholder&quot;&gt;&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;** WARNING **: gdk_cursor_new: not implemented!&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;#&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;detail: button&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;detail: button&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;detail: button&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;detail: button&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;detail: button&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;detail: button&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR class=&quot;khtml-block-placeholder&quot;&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR class=&quot;khtml-block-placeholder&quot;&gt;&lt;/DIV&gt;&lt;DIV&gt;Does this mean that there are more functions in the source code that have not been fully implemented in GTK+OSX yet? Really basic things like the quit button don't even seem to work.&lt;/DIV&gt;&lt;DIV&gt;&lt;BR class=&quot;khtml-block-placeholder&quot;&gt;&lt;/DIV&gt;&lt;DIV&gt;Once again, any help is greatly appreciated.&lt;/DIV&gt;&lt;DIV&gt;&lt;BR class=&quot;khtml-block-placeholder&quot;&gt;&lt;/DIV&gt;&lt;DIV&gt;Matthew,&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;BR class=&quot;khtml-block-placeholder&quot;&gt;&lt;/DIV&gt;&lt;DIV&gt;On 15 Nov 2006, at 06:13, Kai-Uwe Behrmann wrote:&lt;/DIV&gt;&lt;BR class=&quot;Apple-interchange-newline&quot;&gt;&lt;BLOCKQUOTE type=&quot;cite&quot;&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;Matthew,&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; &quot;&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;some general thoughts: gtk-osx is for the gtk+-1.2.x API. Code written for&lt;SPAN class=&quot;Apple-converted-space&quot;&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;the gtk 2.x API's will mostly not compile. There are too many differences.&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; &quot;&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;For gtk+-1.2.x ...&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;Did you use the gtk-osx gtk-config script as described somewhere in the&lt;SPAN class=&quot;Apple-converted-space&quot;&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;distribution? Then I would check if the gtk_window_reposition symbol is in&lt;SPAN class=&quot;Apple-converted-space&quot;&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;the GTK Framework. In my version (modified 0.7) it is not. I found only&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;gtk_window_position_values, gtk_window_set_position...&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;Probably your funktion is not implemented. So eighter implement yourself&lt;SPAN class=&quot;Apple-converted-space&quot;&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;and post, or change your code.&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; &quot;&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;Hope this helpes.&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; &quot;&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;regards&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;Kai-Uwe Behrmann&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;&lt;SPAN class=&quot;Apple-converted-space&quot;&gt;                                &lt;/SPAN&gt;+ development for color management&lt;SPAN class=&quot;Apple-converted-space&quot;&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;&lt;SPAN class=&quot;Apple-converted-space&quot;&gt;                                &lt;/SPAN&gt;+ imaging / panoramas&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;&lt;SPAN class=&quot;Apple-converted-space&quot;&gt;                                &lt;/SPAN&gt;+ email: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=7355474&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ku.b@...&lt;/a&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;&lt;SPAN class=&quot;Apple-converted-space&quot;&gt;                                &lt;/SPAN&gt;+ &lt;A href=&quot;http://www.behrmann.name&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.behrmann.name&lt;/A&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; &quot;&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; &quot;&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;Am 14.11.06, 16:47 -0000 schrieb Matthew Kemp:&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; &quot;&gt;&lt;BR&gt;&lt;/DIV&gt; &lt;BLOCKQUOTE type=&quot;cite&quot;&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;Hi,&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; &quot;&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;I hope someone can help out a real novice in compiling, C and GTK.&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; &quot;&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;I am doing a project and I am trying to install a linux executable on &lt;SPAN class=&quot;Apple-converted-space&quot;&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;my os x machine. I have been given the source files and the makefile &lt;SPAN class=&quot;Apple-converted-space&quot;&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;and to the best of my knowledge, I have successfully installed the GTK&lt;SPAN class=&quot;Apple-converted-space&quot;&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;+OSX binary on my computer.&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; &quot;&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;It's a fairly simple program, but when I try to compile(using make) I &lt;SPAN class=&quot;Apple-converted-space&quot;&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;get this following error:&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; &quot;&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;/usr/bin/ld: Undefined symbols:&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;_gtk_window_reposition&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;collect2: ld returned 1 exit status&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; &quot;&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;I really don't have the foggiest where to start. I'd really &lt;SPAN class=&quot;Apple-converted-space&quot;&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;appreciate if anyone could lend any expertise here.&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; &quot;&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;Best Wishes,&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; &quot;&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;Matthew&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; &quot;&gt;&lt;BR&gt;&lt;/DIV&gt; &lt;/BLOCKQUOTE&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; &quot;&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;-------------------------------------------------------------------------&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;Take Surveys. Earn Cash. Influence the Future of IT&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;Join SourceForge.net's Techsay panel and you'll get the chance to share your&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;opinions on IT &amp;amp; business topics through brief surveys - and earn cash&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;&lt;A href=&quot;http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.techsay.com/default.php?page=join.php&amp;amp;p=sourceforge&amp;amp;CID=DEVDEV&lt;/A&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;_______________________________________________&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;Gtk-osx-developer mailing list&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=7355474&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;&lt;A href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/A&gt;&lt;/DIV&gt;&lt;DIV style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; &quot;&gt;&lt;BR&gt;&lt;/DIV&gt; &lt;/BLOCKQUOTE&gt;&lt;/DIV&gt;&lt;BR&gt;&lt;DIV&gt; &lt;SPAN&gt;&lt;IMG src=&quot;http://www.nabble.com/attachment/7355474/0/pastedGraphic.tiff&quot;&gt;&lt;/SPAN&gt;&lt;SPAN class=&quot;Apple-style-span&quot; style=&quot;border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; &quot;&gt;&lt;SPAN class=&quot;Apple-style-span&quot; style=&quot;border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; &quot;&gt;&lt;SPAN class=&quot;Apple-style-span&quot; style=&quot;border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; &quot;&gt;&lt;BR class=&quot;Apple-interchange-newline&quot;&gt;&lt;BR class=&quot;Apple-interchange-newline&quot;&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/DIV&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;&lt;br /&gt; &lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;Take Surveys. Earn Cash. Influence the Future of IT
&lt;br&gt;Join SourceForge.net's Techsay panel and you'll get the chance to share your
&lt;br&gt;opinions on IT &amp; business topics through brief surveys - and earn cash
&lt;br&gt;&lt;a href=&quot;http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=7355474&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-gtk%2Bosx--%28no-subject%29-tp7341414p7355474.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-7352550</id>
	<title>Re: [gtk+osx] (no subject)</title>
	<published>2006-11-14T22:11:40Z</published>
	<updated>2006-11-14T22:11:40Z</updated>
	<author>
		<name>Kai-Uwe Behrmann</name>
	</author>
	<content type="html">Matthew,
&lt;br&gt;&lt;br&gt;some general thoughts: gtk-osx is for the gtk+-1.2.x API. Code written for 
&lt;br&gt;the gtk 2.x API's will mostly not compile. There are too many differences.
&lt;br&gt;&lt;br&gt;For gtk+-1.2.x ...
&lt;br&gt;Did you use the gtk-osx gtk-config script as described somewhere in the 
&lt;br&gt;distribution? Then I would check if the gtk_window_reposition symbol is in 
&lt;br&gt;the GTK Framework. In my version (modified 0.7) it is not. I found only
&lt;br&gt;gtk_window_position_values, gtk_window_set_position...
&lt;br&gt;Probably your funktion is not implemented. So eighter implement yourself 
&lt;br&gt;and post, or change your code.
&lt;br&gt;&lt;br&gt;Hope this helpes.
&lt;br&gt;&lt;br&gt;regards
&lt;br&gt;Kai-Uwe Behrmann
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; + development for color management 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; + imaging / panoramas
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; + email: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=7352550&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ku.b@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; + &lt;a href=&quot;http://www.behrmann.name&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.behrmann.name&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Am 14.11.06, 16:47 -0000 schrieb Matthew Kemp:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I hope someone can help out a real novice in compiling, C and GTK.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I am doing a project and I am trying to install a linux executable on &amp;nbsp;
&lt;br&gt;&amp;gt; my os x machine. I have been given the source files and the makefile &amp;nbsp;
&lt;br&gt;&amp;gt; and to the best of my knowledge, I have successfully installed the GTK 
&lt;br&gt;&amp;gt; +OSX binary on my computer.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; It's a fairly simple program, but when I try to compile(using make) I &amp;nbsp;
&lt;br&gt;&amp;gt; get this following error:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; /usr/bin/ld: Undefined symbols:
&lt;br&gt;&amp;gt; _gtk_window_reposition
&lt;br&gt;&amp;gt; collect2: ld returned 1 exit status
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I really don't have the foggiest where to start. I'd really &amp;nbsp;
&lt;br&gt;&amp;gt; appreciate if anyone could lend any expertise here.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Best Wishes,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Matthew
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Take Surveys. Earn Cash. Influence the Future of IT
&lt;br&gt;Join SourceForge.net's Techsay panel and you'll get the chance to share your
&lt;br&gt;opinions on IT &amp; business topics through brief surveys - and earn cash
&lt;br&gt;&lt;a href=&quot;http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=7352550&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-gtk%2Bosx--%28no-subject%29-tp7341414p7352550.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-7351731</id>
	<title>Re: [gtk+osx] (no subject)</title>
	<published>2006-11-14T19:06:46Z</published>
	<updated>2006-11-14T19:06:46Z</updated>
	<author>
		<name>Ben Hansen</name>
	</author>
	<content type="html">not sure if anyones still on this list its quiet for quite some time &amp;nbsp;
&lt;br&gt;now.
&lt;br&gt;&lt;br&gt;Ben Hansen
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=7351731&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ubernaut@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;On Nov 14, 2006, at 8:47 AM, Matthew Kemp wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I hope someone can help out a real novice in compiling, C and GTK.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I am doing a project and I am trying to install a linux executable on
&lt;br&gt;&amp;gt; my os x machine. I have been given the source files and the makefile
&lt;br&gt;&amp;gt; and to the best of my knowledge, I have successfully installed the GTK
&lt;br&gt;&amp;gt; +OSX binary on my computer.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It's a fairly simple program, but when I try to compile(using make) I
&lt;br&gt;&amp;gt; get this following error:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; /usr/bin/ld: Undefined symbols:
&lt;br&gt;&amp;gt; _gtk_window_reposition
&lt;br&gt;&amp;gt; collect2: ld returned 1 exit status
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I really don't have the foggiest where to start. I'd really
&lt;br&gt;&amp;gt; appreciate if anyone could lend any expertise here.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Best Wishes,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Matthew
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------- 
&lt;br&gt;&amp;gt; ---
&lt;br&gt;&amp;gt; SF.net email is sponsored by: A Better Job is Waiting for You - &amp;nbsp;
&lt;br&gt;&amp;gt; Find it Now.
&lt;br&gt;&amp;gt; Check out Slashdot's new job board. Browse through tons of &amp;nbsp;
&lt;br&gt;&amp;gt; technical jobs
&lt;br&gt;&amp;gt; posted by companies looking to hire people just like you.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://jobs.slashdot.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jobs.slashdot.org/&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Gtk-osx-developer mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=7351731&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Take Surveys. Earn Cash. Influence the Future of IT
&lt;br&gt;Join SourceForge.net's Techsay panel and you'll get the chance to share your
&lt;br&gt;opinions on IT &amp; business topics through brief surveys - and earn cash
&lt;br&gt;&lt;a href=&quot;http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=7351731&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-gtk%2Bosx--%28no-subject%29-tp7341414p7351731.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-7341414</id>
	<title>[gtk+osx] (no subject)</title>
	<published>2006-11-14T08:47:08Z</published>
	<updated>2006-11-14T08:47:08Z</updated>
	<author>
		<name>Matthew Kemp</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I hope someone can help out a real novice in compiling, C and GTK.
&lt;br&gt;&lt;br&gt;I am doing a project and I am trying to install a linux executable on &amp;nbsp;
&lt;br&gt;my os x machine. I have been given the source files and the makefile &amp;nbsp;
&lt;br&gt;and to the best of my knowledge, I have successfully installed the GTK 
&lt;br&gt;+OSX binary on my computer.
&lt;br&gt;&lt;br&gt;It's a fairly simple program, but when I try to compile(using make) I &amp;nbsp;
&lt;br&gt;get this following error:
&lt;br&gt;&lt;br&gt;/usr/bin/ld: Undefined symbols:
&lt;br&gt;_gtk_window_reposition
&lt;br&gt;collect2: ld returned 1 exit status
&lt;br&gt;&lt;br&gt;I really don't have the foggiest where to start. I'd really &amp;nbsp;
&lt;br&gt;appreciate if anyone could lend any expertise here.
&lt;br&gt;&lt;br&gt;Best Wishes,
&lt;br&gt;&lt;br&gt;Matthew
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;SF.net email is sponsored by: A Better Job is Waiting for You - Find it Now.
&lt;br&gt;Check out Slashdot's new job board. Browse through tons of technical jobs
&lt;br&gt;posted by companies looking to hire people just like you.
&lt;br&gt;&lt;a href=&quot;http://jobs.slashdot.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jobs.slashdot.org/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=7341414&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-gtk%2Bosx--%28no-subject%29-tp7341414p7341414.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-7190097</id>
	<title>[gtk+osx]  gtk-osx CinePaint 0.21-2 Released</title>
	<published>2006-11-05T13:48:30Z</published>
	<updated>2006-11-05T13:48:30Z</updated>
	<author>
		<name>Kai-Uwe Behrmann</name>
	</author>
	<content type="html">The native version of gtk-osx CinePaint 0.21-2 is released on SourceForge.
&lt;br&gt;0.21-2 is a minor improvement in the 0.21 series. A major improvement for 
&lt;br&gt;osX users may be the gtk-osx build with native mac aqua support and 
&lt;br&gt;better integration into mac os. Many bug fixes where needed in gtk-osx and 
&lt;br&gt;CinePaint to make this happen.
&lt;br&gt;&lt;br&gt;While functionality is not as complete as a X11 build, it will help users,
&lt;br&gt;wich are not familiar with X11 on mac os X.
&lt;br&gt;&lt;br&gt;General:
&lt;br&gt;CinePaint is the popular motion picture deep colour paint and retouching 
&lt;br&gt;program. 
&lt;br&gt;It features a flipbook, layer and channels handling, HDR creation from 
&lt;br&gt;bracketed exposures, support for many file formats liek cineon and 
&lt;br&gt;camera raw file and colour management tools like Cmyk/Lab support, 16-bit 
&lt;br&gt;printing with Gutenprint and 3D colour visualisation through ICC Examin. 
&lt;br&gt;&lt;br&gt;Future:
&lt;br&gt;CinePaint developers continue to maintain this legacy architecture until 
&lt;br&gt;the future Glasgow architecture is complete (in 2006). For info on 
&lt;br&gt;Glasgow:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://cinepaint.bigasterisk.com/GlasgowDocumentation&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cinepaint.bigasterisk.com/GlasgowDocumentation&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Download:
&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/project/showfiles.php?group_id=75029&amp;package_id=76680&amp;release_id=449007&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/project/showfiles.php?group_id=75029&amp;package_id=76680&amp;release_id=449007&lt;/a&gt;&lt;br&gt;&lt;br&gt;Content:
&lt;br&gt;MacCinePaint-0.21-2.nativ.dmg.gz is a compressed disk image, including the 
&lt;br&gt;selfcontained CinePaint application and a Gutenprint-5.0.0 package. The 
&lt;br&gt;later is recommended to install to obtain printing support in CinePaint. 
&lt;br&gt;For usingg the application, double click on the icon in the Finder, drag 
&lt;br&gt;to the dock or possibly to the /Applications &amp;nbsp;folder.
&lt;br&gt;&lt;br&gt;Notes:
&lt;br&gt;o Drag and Drop on the dock icon is not possible as it was with the 
&lt;br&gt;&amp;nbsp; MacCinePaint for X11 package.
&lt;br&gt;o plug-in core interaction may be slow, resulting in slow file loads
&lt;br&gt;&amp;nbsp; Please report with information about the used os version and CPU
&lt;br&gt;&lt;br&gt;Add-ons:
&lt;br&gt;Included are colour management tools like Gutenprint-5.0.0, DCraw-8.37,
&lt;br&gt;a profile collection and ICC Examin 0.42.
&lt;br&gt;&lt;br&gt;&lt;br&gt;The source releases of ICC Examin will follow later.
&lt;br&gt;&lt;br&gt;&lt;br&gt;regards
&lt;br&gt;Kai-Uwe Behrmann
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Using Tomcat but need to do more? Need to support web services, security?
&lt;br&gt;Get stuff done quickly with pre-integrated technology to make your job easier
&lt;br&gt;Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
&lt;br&gt;&lt;a href=&quot;http://sel.as-us.falkag.net/sel?cmd=lnk&amp;kid=120709&amp;bid=263057&amp;dat=121642&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sel.as-us.falkag.net/sel?cmd=lnk&amp;kid=120709&amp;bid=263057&amp;dat=121642&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=7190097&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-gtk%2Bosx---gtk-osx-CinePaint-0.21-2-Released-tp7190097p7190097.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-7531365</id>
	<title>[gtk+osx] Execution errors with GTK+OSX</title>
	<published>2006-10-26T08:27:39Z</published>
	<updated>2006-10-26T08:27:39Z</updated>
	<author>
		<name>Guillaume Mahieux-Sudre</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;I've installed GTK+OSX (so, GTK, GDK &amp; GLib) on my Mac (OSX 10.4.8) but 
&lt;br&gt;when i compile, I get these errors :
&lt;br&gt;&lt;br&gt;-----------------------------------------------------------------------------------------------
&lt;br&gt;-----------------------------------------------------------------------------------------------
&lt;br&gt;-- ** WARNING **: gdk_drag_init: not implemented &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;-- 
&lt;br&gt;-- gtk_init
&lt;br&gt;-- GTKMacSetup()
&lt;br&gt;-- 
&lt;br&gt;-- ** WARNING **: GDK_font_load CALLED with -adobe-helvetica-medium-r-normal--*-120-*-*-*-*-*-*
&lt;br&gt;-- Found font: helvetica, 12 pt (id: 21)
&lt;br&gt;-- ZeroLink: unknown symbol '_G_OBJECT'
&lt;br&gt;-- 
&lt;br&gt;-- GTK has exited due to signal 6 (SIGABRT).
&lt;br&gt;-----------------------------------------------------------------------------------------------
&lt;br&gt;-----------------------------------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Can you explain why and how to fix them ? (My code just create a window and show it)
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Take Surveys. Earn Cash. Influence the Future of IT
&lt;br&gt;Join SourceForge.net's Techsay panel and you'll get the chance to share your
&lt;br&gt;opinions on IT &amp; business topics through brief surveys - and earn cash
&lt;br&gt;&lt;a href=&quot;http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=7531365&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-gtk%2Bosx--Execution-errors-with-GTK%2BOSX-tp7531365p7531365.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-6658973</id>
	<title>[gtk+osx] CP hints for wire hanging</title>
	<published>2006-10-05T07:55:10Z</published>
	<updated>2006-10-05T07:55:10Z</updated>
	<author>
		<name>Kai-Uwe Behrmann</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;today I tested gtk-osx and found it great.
&lt;br&gt;&lt;br&gt;Now, CinePaint starts and works fine. I was surprised, as my picture 
&lt;br&gt;of gtk-osx was of a alpha state project.
&lt;br&gt;&lt;br&gt;What seems to be unsolved is some kind of hanging in the wire protocol. 
&lt;br&gt;Strange to me as I did not see any such problems in the X11 environment on 
&lt;br&gt;osX. The situation comes when I try to load a image by a plug-in. Maybe 
&lt;br&gt;chaining of the protocols is not allowed.
&lt;br&gt;&lt;br&gt;Did someone encounter such a thing in the past?
&lt;br&gt;How was it solved?
&lt;br&gt;&lt;br&gt;The sreenshot, which lead me to this project, shows it must have been 
&lt;br&gt;solved allready.
&lt;br&gt;&lt;br&gt;Thanks for any hints.
&lt;br&gt;&lt;br&gt;regards
&lt;br&gt;Kai-Uwe Behrmann
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; + development for color management 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; + imaging / panoramas
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; + email: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=6658973&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ku.b@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; + &lt;a href=&quot;http://www.behrmann.name&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.behrmann.name&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Take Surveys. Earn Cash. Influence the Future of IT
&lt;br&gt;Join SourceForge.net's Techsay panel and you'll get the chance to share your
&lt;br&gt;opinions on IT &amp; business topics through brief surveys -- and earn cash
&lt;br&gt;&lt;a href=&quot;http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=6658973&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-gtk%2Bosx--CP-hints-for-wire-hanging-tp6658973p6658973.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-5370743</id>
	<title>[gtk+osx] I saw a web page ...</title>
	<published>2006-07-17T18:15:26Z</published>
	<updated>2006-07-17T18:15:26Z</updated>
	<author>
		<name>Chuck Robey</name>
	</author>
	<content type="html">Read the 4th paragraph first, so you'll see that I didn't ignore Gtk 
&lt;br&gt;here, then go back, read the rest, and see about answering this all, ok?
&lt;br&gt;&lt;br&gt;Well, this is probably about 2 years out of date, but even so, I could 
&lt;br&gt;get a couple of important answers for me. &amp;nbsp;I'm using Fink to manage (for 
&lt;br&gt;me) a good sized suite of X11 + KDE software ... so my balance of X11 
&lt;br&gt;versus native displaying software is quite citically important to me. &amp;nbsp;
&lt;br&gt;Now, don't get me wrong, i live and die with vim (to the point that I'd 
&lt;br&gt;accidentally killed off my vi, and simply didn't notice it for 30 days, 
&lt;br&gt;as vim was going on with all the real work.
&lt;br&gt;&lt;br&gt;You see, the real point is, i was quite accurately correct, I'm a VIM 
&lt;br&gt;head, but not gvim, I never use gvim, ever, &amp;nbsp;that &amp;nbsp;seems to be to offer 
&lt;br&gt;a possibility. &amp;nbsp;D'you think it might be possible to get a gvim (and I 
&lt;br&gt;mean gvim ONLY) to be aqua powered, so I could run that native?
&lt;br&gt;&lt;br&gt;[4th para]
&lt;br&gt;SEcond (and the reason that it's a Gtkitem) is, could the power behind 
&lt;br&gt;that gvim be gtk? &amp;nbsp;And, all this not interfering with my X11, which is 
&lt;br&gt;puttering along in the background, but active at the same time, 
&lt;br&gt;nonetheless. &amp;nbsp;Never gvim on X11, thoiugh, even,
&lt;br&gt;&lt;br&gt;OK, tell me all the items that I need to be worried over, ok?
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Take Surveys. Earn Cash. Influence the Future of IT
&lt;br&gt;Join SourceForge.net's Techsay panel and you'll get the chance to share your
&lt;br&gt;opinions on IT &amp; business topics through brief surveys -- and earn cash
&lt;br&gt;&lt;a href=&quot;http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=5370743&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-gtk%2Bosx--I-saw-a-web-page-...-tp5370743p5370743.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-2306393</id>
	<title>Re: [gtk+osx] questions</title>
	<published>2006-01-10T11:17:25Z</published>
	<updated>2006-01-10T11:17:25Z</updated>
	<author>
		<name>David Burnett</name>
	</author>
	<content type="html">Brendan Miller wrote:
&lt;br&gt;&amp;gt; has there been much interest within the project for supporting gtk 2?
&lt;br&gt;&amp;gt; would you be able to share a lot of the code, i.e. does the gdk
&lt;br&gt;&amp;gt; interface stay pretty static between gtk 1.x and 2.x?
&lt;br&gt;&lt;br&gt;Not much interest at all really.
&lt;br&gt;&lt;br&gt;There is however an official GTK port in progress in GTK's cvs system
&lt;br&gt;aiming for 2.10.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://cvs.gnome.org/viewcvs/gtk%2B/gdk/quartz/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cvs.gnome.org/viewcvs/gtk%2B/gdk/quartz/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The gtk development list is the place to discuss it
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gtk-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gtk-devel-list&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
&lt;br&gt;for problems? &amp;nbsp;Stop! &amp;nbsp;Download the new AJAX search engine that makes
&lt;br&gt;searching your log files as easy as surfing the &amp;nbsp;web. &amp;nbsp;DOWNLOAD SPLUNK!
&lt;br&gt;&lt;a href=&quot;http://ads.osdn.com/?ad_id=7637&amp;alloc_id=16865&amp;op=click&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ads.osdn.com/?ad_id=7637&amp;alloc_id=16865&amp;op=click&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=2306393&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-gtk%2Bosx--questions-tp2305655p2306393.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-1858611</id>
	<title>[gtk+osx] Carbonized GTK-OSX</title>
	<published>2005-12-08T12:59:54Z</published>
	<updated>2005-12-08T12:59:54Z</updated>
	<author>
		<name>Bryan Waters</name>
	</author>
	<content type="html">Can I use this to write apps that work on the classic OSes? &amp;nbsp;For 
&lt;br&gt;example, can I build a target for MacOS 9 using GTK-OSX since it is 
&lt;br&gt;carbonized?
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
&lt;br&gt;for problems? &amp;nbsp;Stop! &amp;nbsp;Download the new AJAX search engine that makes
&lt;br&gt;searching your log files as easy as surfing the &amp;nbsp;web. &amp;nbsp;DOWNLOAD SPLUNK!
&lt;br&gt;&lt;a href=&quot;http://ads.osdn.com/?ad_id=7637&amp;alloc_id=16865&amp;op=click&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ads.osdn.com/?ad_id=7637&amp;alloc_id=16865&amp;op=click&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=1858611&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-gtk%2Bosx--Carbonized-GTK-OSX-tp1858611p1858611.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-1821770</id>
	<title>Carbonized</title>
	<published>2005-12-06T13:25:40Z</published>
	<updated>2005-12-06T13:25:40Z</updated>
	<author>
		<name>Bryan Waters</name>
	</author>
	<content type="html">I'm new to OSX development so forgive me for asking a question that may 
&lt;br&gt;be obvious but since GTK+ is carbonized, I can install and run an app 
&lt;br&gt;using GTK+ on classic Macs...yes? &amp;nbsp;If so, how do I install the 
&lt;br&gt;libraries, etc...there has got to be more to this than meets the eye...
&lt;br&gt;&lt;br&gt;Thanks for any help.
&lt;br&gt;-bryanw
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
&lt;br&gt;for problems? &amp;nbsp;Stop! &amp;nbsp;Download the new AJAX search engine that makes
&lt;br&gt;searching your log files as easy as surfing the &amp;nbsp;web. &amp;nbsp;DOWNLOAD SPLUNK!
&lt;br&gt;&lt;a href=&quot;http://ads.osdn.com/?ad_id=7637&amp;alloc_id=16865&amp;op=click&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ads.osdn.com/?ad_id=7637&amp;alloc_id=16865&amp;op=click&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=1821770&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Carbonized-tp1821770p1821770.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-988012</id>
	<title>Re: [gtk+osx] dustributing of GTK-OSX libs with app</title>
	<published>2005-09-28T17:31:17Z</published>
	<updated>2005-09-28T17:31:17Z</updated>
	<author>
		<name>Andy Prock</name>
	</author>
	<content type="html">You can't statically link to the frameworks. &amp;nbsp;They're dynamic libraries.
&lt;br&gt;&lt;br&gt;For distribution you can use the PackageMaker tool. &amp;nbsp;It gets installed 
&lt;br&gt;in /Developer/Applications/Utilities, when you install the XCode 
&lt;br&gt;Developer Tools. &amp;nbsp;There are several tutorials available on the web on 
&lt;br&gt;using PackageMaker.
&lt;br&gt;&lt;br&gt;Ultimately, it will generate an installer that mac users are familiar with.
&lt;br&gt;&lt;br&gt;The canonical directory for frameworks in OS X is /Library/Frameworks 
&lt;br&gt;(when installing for multiple users), and ~/Library/Frameworks (when 
&lt;br&gt;installing for a single user).
&lt;br&gt;&lt;br&gt;-Andy
&lt;br&gt;&lt;br&gt;KieSoft wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi!
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I was able to compile my Linux app on MAC using GTK-OSX anf the app looks
&lt;br&gt;&amp;gt; like work. Now I need to send it to my testers. Can you advice me how to
&lt;br&gt;&amp;gt; create an install package that will distribute GTK-OSX libraries with my
&lt;br&gt;&amp;gt; app? I do not want force my users to download and compile GTK-OSX.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; What is the best and/or traditional way to do that on MAC OS X?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Is there a way to statically link GTK-OSX to my app?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Best regards,
&lt;br&gt;&amp;gt; Igor
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -------------------------------------------------------
&lt;br&gt;&amp;gt; SF.Net email is Sponsored by the Better Software Conference &amp; EXPO
&lt;br&gt;&amp;gt; September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
&lt;br&gt;&amp;gt; Agile &amp; Plan-Driven Development * Managing Projects &amp; Teams * Testing &amp; QA
&lt;br&gt;&amp;gt; Security * Process Improvement &amp; Measurement * &lt;a href=&quot;http://www.sqe.com/bsce5sf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sqe.com/bsce5sf&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Gtk-osx-developer mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=988012&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by:
&lt;br&gt;Power Architecture Resource Center: Free content, downloads, discussions,
&lt;br&gt;and more. &lt;a href=&quot;http://solutions.newsforge.com/ibmarch.tmpl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://solutions.newsforge.com/ibmarch.tmpl&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=988012&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-gtk%2Bosx--dustributing-of-GTK-OSX-libs-with-app-tp548697p988012.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-548697</id>
	<title>[gtk+osx] dustributing of GTK-OSX libs with app</title>
	<published>2005-08-03T12:21:40Z</published>
	<updated>2005-08-03T12:21:40Z</updated>
	<author>
		<name>KieSoft</name>
	</author>
	<content type="html">Hi!
&lt;br&gt;&lt;br&gt;I was able to compile my Linux app on MAC using GTK-OSX anf the app looks
&lt;br&gt;like work. Now I need to send it to my testers. Can you advice me how to
&lt;br&gt;create an install package that will distribute GTK-OSX libraries with my
&lt;br&gt;app? I do not want force my users to download and compile GTK-OSX.
&lt;br&gt;&lt;br&gt;What is the best and/or traditional way to do that on MAC OS X?
&lt;br&gt;&lt;br&gt;Is there a way to statically link GTK-OSX to my app?
&lt;br&gt;&lt;br&gt;Best regards,
&lt;br&gt;Igor
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------
&lt;br&gt;SF.Net email is Sponsored by the Better Software Conference &amp; EXPO
&lt;br&gt;September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
&lt;br&gt;Agile &amp; Plan-Driven Development * Managing Projects &amp; Teams * Testing &amp; QA
&lt;br&gt;Security * Process Improvement &amp; Measurement * &lt;a href=&quot;http://www.sqe.com/bsce5sf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sqe.com/bsce5sf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=548697&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-gtk%2Bosx--dustributing-of-GTK-OSX-libs-with-app-tp548697p548697.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-513359</id>
	<title>Re: [gtk+osx] Some questions regarding osx-gtk and xcode</title>
	<published>2005-07-29T08:01:12Z</published>
	<updated>2005-07-29T08:01:12Z</updated>
	<author>
		<name>Charles Lepple-2</name>
	</author>
	<content type="html">On Jul 27, 2005, at 3:46 PM, Svenn Are Bjerkem wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Then I went over to www.gtk.org to get the code for the simplest 
&lt;br&gt;&amp;gt; possible gtk program which will compile and run and still show some 
&lt;br&gt;&amp;gt; sign of life; &lt;a href=&quot;http://www.gtk.org/tutorial/ch-gettingstarted.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gtk.org/tutorial/ch-gettingstarted.html&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;Note that there may be other small differences as well: that tutorial 
&lt;br&gt;is apparently for GTK+2, and GTK+OSX is based on GTK+1.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Charles Lepple
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------
&lt;br&gt;SF.Net email is Sponsored by the Better Software Conference &amp; EXPO September
&lt;br&gt;19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
&lt;br&gt;Agile &amp; Plan-Driven Development * Managing Projects &amp; Teams * Testing &amp; QA
&lt;br&gt;Security * Process Improvement &amp; Measurement * &lt;a href=&quot;http://www.sqe.com/bsce5sf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sqe.com/bsce5sf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=513359&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-gtk%2Bosx--Some-questions-regarding-osx-gtk-and-xcode-tp497782p513359.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-497782</id>
	<title>[gtk+osx] Some questions regarding osx-gtk and xcode</title>
	<published>2005-07-27T13:46:33Z</published>
	<updated>2005-07-27T13:46:33Z</updated>
	<author>
		<name>Svenn Are Bjerkem</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;in the hope of being able to write an app on my mac which I can also 
&lt;br&gt;compile on other platforms, I downloaded and installed gtk-osx, and 
&lt;br&gt;have so far been successful, but not without changing a bit.
&lt;br&gt;&lt;br&gt;I use xcode 1.5 and have started like described in the gtk-osx readme: 
&lt;br&gt;Create a new Carbon project and then remove the Carbon framework and 
&lt;br&gt;add the 3 gtk frameworks coming that gtk-osx consist of. Then I went 
&lt;br&gt;over to www.gtk.org to get the code for the simplest possible gtk 
&lt;br&gt;program which will compile and run and still show some sign of life; 
&lt;br&gt;&lt;a href=&quot;http://www.gtk.org/tutorial/ch-gettingstarted.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gtk.org/tutorial/ch-gettingstarted.html&lt;/a&gt;. I discovered when 
&lt;br&gt;building this project that in some of the header files there is a top 
&lt;br&gt;level reference for some of the included header files which implies 
&lt;br&gt;that the program normally would be compiled with 
&lt;br&gt;-I/usr/local/include/glib. I decided to simply change
&lt;br&gt;#include &amp;lt;glib.h&amp;gt;
&lt;br&gt;to
&lt;br&gt;#include &amp;lt;glib/glib.h&amp;gt;
&lt;br&gt;and so on as I encountered the errors. This is probably breaking all 
&lt;br&gt;rules with gtk, but at least the code compiles and the app run.
&lt;br&gt;&lt;br&gt;So I wonder if there is a way to tell Xcode that -I switch which make 
&lt;br&gt;it find those header files, or if most gtk-osx developers are compiling 
&lt;br&gt;from the command line, and thus really don't care about this?
&lt;br&gt;&lt;br&gt;Svenn
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------
&lt;br&gt;SF.Net email is Sponsored by the Better Software Conference &amp; EXPO September
&lt;br&gt;19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
&lt;br&gt;Agile &amp; Plan-Driven Development * Managing Projects &amp; Teams * Testing &amp; QA
&lt;br&gt;Security * Process Improvement &amp; Measurement * &lt;a href=&quot;http://www.sqe.com/bsce5sf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sqe.com/bsce5sf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=497782&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-gtk%2Bosx--Some-questions-regarding-osx-gtk-and-xcode-tp497782p497782.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-459826</id>
	<title>[gtk+osx] Re: Gtk-osx-developer digest, Vol 1 #141 - 1 msg</title>
	<published>2005-07-22T02:04:05Z</published>
	<updated>2005-07-22T02:04:05Z</updated>
	<author>
		<name>KieSoft</name>
	</author>
	<content type="html">&amp;gt; &amp;gt;When user presses a button at my app, it starts a long operation. But I
&lt;br&gt;need
&lt;br&gt;&amp;gt; &amp;gt;allow UI to work (update stat and other information). Linux version of my
&lt;br&gt;&amp;gt; &amp;gt;app calls following code every few milliseconds:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;while(gtk_events_pending()) gtk_main_iteration();
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;That works on Linux but does not work with GTK-OSX. Can you advice
&lt;br&gt;anything?
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;Looking forward to hearing from you soon,
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;Best regards,
&lt;br&gt;&amp;gt; &amp;gt;Igor
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; Sounds like you may want to use fork() and leave one process or thread
&lt;br&gt;&amp;gt; in that loop and kill it when you no longer need it. An even better
&lt;br&gt;&amp;gt; solution would be a fork() in conjunction with a semaphore.
&lt;/div&gt;The problem that my operation must show information at GtkDialog. GTK is not
&lt;br&gt;thread-safe, so I cannot access GtkDialog safely from another thread. When I
&lt;br&gt;do the operation &amp;nbsp;at the main thread, GUI locks up. To allow UI be updated I
&lt;br&gt;call
&lt;br&gt;&lt;br&gt;while(gtk_events_pending()) gtk_main_iteration();
&lt;br&gt;&lt;br&gt;every second. That works on Linux but with MAC-OSX &amp;nbsp;gtk_events_pending()
&lt;br&gt;always returns FALSE. I tried 3 ways:
&lt;br&gt;&lt;br&gt;1. while(gtk_events_pending()) gtk_main_iteration();
&lt;br&gt;&lt;br&gt;2. while (g_main_iteration(FALSE)) ;
&lt;br&gt;&lt;br&gt;3. while (gdk_events_pending()) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;GdkEvent* ev = gdk_event_get(); // This does not block
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (ev) { // Sometimes there is a NULL event, why?
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;gtk_main_do_event(ev);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;gdk_event_free(ev);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;} // while
&lt;br&gt;&lt;br&gt;None of above work. Can you advice me something?
&lt;br&gt;&lt;br&gt;Looking forward to hearing from you soon,
&lt;br&gt;&lt;br&gt;Best regards,
&lt;br&gt;Igor
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------
&lt;br&gt;SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
&lt;br&gt;from IBM. Find simple to follow Roadmaps, straightforward articles,
&lt;br&gt;informative Webcasts and more! Get everything you need to get up to
&lt;br&gt;speed, fast. &lt;a href=&quot;http://ads.osdn.com/?ad_id=7477&amp;alloc_id=16492&amp;op=click&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ads.osdn.com/?ad_id=7477&amp;alloc_id=16492&amp;op=click&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=459826&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-gtk%2Bosx--Re%3A-Gtk-osx-developer-digest%2C-Vol-1--141---1-msg-tp459826p459826.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-450408</id>
	<title>[gtk+osx] Re: Gtk-osx-developer digest, Vol 1 #140 - 1 msg</title>
	<published>2005-07-20T21:33:27Z</published>
	<updated>2005-07-20T21:33:27Z</updated>
	<author>
		<name>Neal Schilling</name>
	</author>
	<content type="html">&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;When user presses a button at my app, it starts a long operation. But I need
&lt;br&gt;&amp;gt;allow UI to work (update stat and other information). Linux version of my
&lt;br&gt;&amp;gt;app calls following code every few milliseconds:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;while(gtk_events_pending()) gtk_main_iteration();
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;That works on Linux but does not work with GTK-OSX. Can you advice anything?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Looking forward to hearing from you soon,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Best regards,
&lt;br&gt;&amp;gt;Igor
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;
&lt;/div&gt;Sounds like you may want to use fork() and leave one process or thread 
&lt;br&gt;in that loop and kill it when you no longer need it. An even better 
&lt;br&gt;solution would be a fork() in conjunction with a semaphore.
&lt;br&gt;&lt;br&gt;Best of luck,
&lt;br&gt;&lt;br&gt;Neal
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------
&lt;br&gt;SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
&lt;br&gt;from IBM. Find simple to follow Roadmaps, straightforward articles,
&lt;br&gt;informative Webcasts and more! Get everything you need to get up to
&lt;br&gt;speed, fast. &lt;a href=&quot;http://ads.osdn.com/?ad_id=7477&amp;alloc_id=16492&amp;op=click&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ads.osdn.com/?ad_id=7477&amp;alloc_id=16492&amp;op=click&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=450408&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-gtk%2Bosx--Re%3A-Gtk-osx-developer-digest%2C-Vol-1--140---1-msg-tp450408p450408.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-443748</id>
	<title>[gtk+osx] allow UI to work during long operation</title>
	<published>2005-07-20T05:49:09Z</published>
	<updated>2005-07-20T05:49:09Z</updated>
	<author>
		<name>KieSoft</name>
	</author>
	<content type="html">Hi!
&lt;br&gt;&lt;br&gt;When user presses a button at my app, it starts a long operation. But I need
&lt;br&gt;allow UI to work (update stat and other information). Linux version of my
&lt;br&gt;app calls following code every few milliseconds:
&lt;br&gt;&lt;br&gt;while(gtk_events_pending()) gtk_main_iteration();
&lt;br&gt;&lt;br&gt;That works on Linux but does not work with GTK-OSX. Can you advice anything?
&lt;br&gt;&lt;br&gt;Looking forward to hearing from you soon,
&lt;br&gt;&lt;br&gt;Best regards,
&lt;br&gt;Igor
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------
&lt;br&gt;SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
&lt;br&gt;from IBM. Find simple to follow Roadmaps, straightforward articles,
&lt;br&gt;informative Webcasts and more! Get everything you need to get up to
&lt;br&gt;speed, fast. &lt;a href=&quot;http://ads.osdn.com/?ad_id=7477&amp;alloc_id=16492&amp;op=click&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ads.osdn.com/?ad_id=7477&amp;alloc_id=16492&amp;op=click&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=443748&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-gtk%2Bosx--allow-UI-to-work-during-long-operation-tp443748p443748.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-422712</id>
	<title>Re: [gtk+osx] window is visible but does not accept focus</title>
	<published>2005-07-10T07:43:04Z</published>
	<updated>2005-07-10T07:43:04Z</updated>
	<author>
		<name>Michael Moore-2</name>
	</author>
	<content type="html">David Burnett wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; KieSoft wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; Hi!
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I'm trying to port my Linux app on MAC OS X. I can compile the code and
&lt;br&gt;&amp;gt;&amp;gt; window is visible but does not accept focus, nor is it movable. I thought
&lt;br&gt;&amp;gt;&amp;gt; that's my problem and wrote a small GTK app. I get the same result 
&lt;br&gt;&amp;gt;&amp;gt; with that
&lt;br&gt;&amp;gt;&amp;gt; test app too: window does not accept focus. Can you help me to solve the
&lt;br&gt;&amp;gt;&amp;gt; problem?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Its an old issue.For some reason Apple have made it awkward to make 
&lt;br&gt;&amp;gt; command line programs
&lt;br&gt;&amp;gt; have a GUI. There's a number of way's around this, the easiest is to 
&lt;br&gt;&amp;gt; wrap the executable in a bundle.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; There is also a way to add a resource, I'm not to clear about it but the 
&lt;br&gt;&amp;gt; FLTK GUI tool set has
&lt;br&gt;&amp;gt; a program that can do it, although IIRC it's just a script and a 
&lt;br&gt;&amp;gt; resource file.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Dave
&lt;/div&gt;&lt;br&gt;If you can use a script of some sort to launch your program, I'd 
&lt;br&gt;recommend Platypus ( &lt;a href=&quot;http://sveinbjorn.sytes.net/platypus&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sveinbjorn.sytes.net/platypus&lt;/a&gt;&amp;nbsp;). I've used 
&lt;br&gt;it for several programs and it works great. The program that uses it 
&lt;br&gt;that you've most likely used is Gimp.app (the GiMP packaged for OSX).
&lt;br&gt;&lt;br&gt;Michael Moore
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------
&lt;br&gt;SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
&lt;br&gt;from IBM. Find simple to follow Roadmaps, straightforward articles,
&lt;br&gt;informative Webcasts and more! Get everything you need to get up to
&lt;br&gt;speed, fast. &lt;a href=&quot;http://ads.osdn.com/?ad_id=7477&amp;alloc_id=16492&amp;op=click&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ads.osdn.com/?ad_id=7477&amp;alloc_id=16492&amp;op=click&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=422712&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-gtk%2Bosx--window-is-visible-but-does-not-accept-focus-tp373484p422712.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-373961</id>
	<title>Re: [gtk+osx] window is visible but does not accept focus</title>
	<published>2005-07-10T06:01:32Z</published>
	<updated>2005-07-10T06:01:32Z</updated>
	<author>
		<name>David Burnett</name>
	</author>
	<content type="html">KieSoft wrote:
&lt;br&gt;&amp;gt; Hi!
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I'm trying to port my Linux app on MAC OS X. I can compile the code and
&lt;br&gt;&amp;gt; window is visible but does not accept focus, nor is it movable. I thought
&lt;br&gt;&amp;gt; that's my problem and wrote a small GTK app. I get the same result with that
&lt;br&gt;&amp;gt; test app too: window does not accept focus. Can you help me to solve the
&lt;br&gt;&amp;gt; problem?
&lt;br&gt;&lt;br&gt;Its an old issue.For some reason Apple have made it awkward to make 
&lt;br&gt;command line programs
&lt;br&gt;have a GUI. There's a number of way's around this, the easiest is to 
&lt;br&gt;wrap the executable in a bundle.
&lt;br&gt;&lt;br&gt;There is also a way to add a resource, I'm not to clear about it but the 
&lt;br&gt;FLTK GUI tool set has
&lt;br&gt;a program that can do it, although IIRC it's just a script and a 
&lt;br&gt;resource file.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Dave
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
&lt;br&gt;July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
&lt;br&gt;core and dual graphics technology at this free one hour event hosted by HP, 
&lt;br&gt;AMD, and NVIDIA. &amp;nbsp;To register visit &lt;a href=&quot;http://www.hp.com/go/dualwebinar&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.hp.com/go/dualwebinar&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=373961&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-gtk%2Bosx--window-is-visible-but-does-not-accept-focus-tp373484p373961.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-373484</id>
	<title>[gtk+osx] window is visible but does not accept focus</title>
	<published>2005-07-10T01:12:24Z</published>
	<updated>2005-07-10T01:12:24Z</updated>
	<author>
		<name>KieSoft</name>
	</author>
	<content type="html">Hi!
&lt;br&gt;&lt;br&gt;I'm trying to port my Linux app on MAC OS X. I can compile the code and
&lt;br&gt;window is visible but does not accept focus, nor is it movable. I thought
&lt;br&gt;that's my problem and wrote a small GTK app. I get the same result with that
&lt;br&gt;test app too: window does not accept focus. Can you help me to solve the
&lt;br&gt;problem?
&lt;br&gt;&lt;br&gt;Here are my code:
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;--------------
&lt;br&gt;gtktest.mak:
&lt;br&gt;&lt;br&gt;CXXFLAGS=-g -Wno-long-double -Werror -D_FILE_OFFSET_BITS=64 -I/gtk-osx-0.6 -
&lt;br&gt;I/gtk-osx-0.6/glib-1.2.10 -I/gtk-osx-0.6/gdk
&lt;br&gt;OBJS=gtktest.o
&lt;br&gt;&lt;br&gt;gtktest : $(OBJS) ; \
&lt;br&gt;&amp;nbsp; &amp;nbsp; gcc -o gtktest $(OBJS) -lpthread -ldl -lstdc++
&lt;br&gt;`/gtk-osx-0.6/gtk-config/gtk-config --libs`;
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;--------------
&lt;br&gt;gtktest.cpp:
&lt;br&gt;&lt;br&gt;#include &amp;lt;stdlib.h&amp;gt;
&lt;br&gt;#include &amp;lt;stdio.h&amp;gt;
&lt;br&gt;#include &amp;lt;sys/stat.h&amp;gt;
&lt;br&gt;#include &amp;lt;sys/types.h&amp;gt;
&lt;br&gt;#include &amp;lt;math.h&amp;gt;
&lt;br&gt;#include &amp;lt;time.h&amp;gt;
&lt;br&gt;#include &amp;lt;locale.h&amp;gt;
&lt;br&gt;#include &amp;lt;assert.h&amp;gt;
&lt;br&gt;#include &amp;lt;ctype.h&amp;gt;
&lt;br&gt;#include &amp;lt;gtk/gtk.h&amp;gt;
&lt;br&gt;&lt;br&gt;static gint close_app_event(GtkWidget *widget, GdkEvent *event, gpointer
&lt;br&gt;data)
&lt;br&gt;{
&lt;br&gt;gtk_main_quit();
&lt;br&gt;return FALSE;
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;&lt;br&gt;int main(int argc, char* argv[])
&lt;br&gt;{
&lt;br&gt;gchar buffer[64];
&lt;br&gt;srand (time (NULL));
&lt;br&gt;&lt;br&gt;gtk_set_locale ();
&lt;br&gt;gtk_init (&amp;argc, &amp;argv);
&lt;br&gt;gdk_rgb_init();
&lt;br&gt;&lt;br&gt;GtkBindingSet *binding_set = gtk_binding_set_by_class (gtk_type_class
&lt;br&gt;(GTK_TYPE_WIDGET));
&lt;br&gt;gtk_binding_entry_add_signal(binding_set, '9', GDK_CONTROL_MASK |
&lt;br&gt;GDK_RELEASE_MASK, &amp;quot;debug_msg&amp;quot;, 1, GTK_TYPE_STRING, &amp;quot;GtkWidgetClass
&lt;br&gt;&amp;lt;ctrl&amp;gt;&amp;lt;release&amp;gt;9 test&amp;quot;);
&lt;br&gt;&lt;br&gt;GtkWidget *window = gtk_window_new (GTK_WINDOW_TOPLEVEL);
&lt;br&gt;gtk_window_set_policy (GTK_WINDOW (window), FALSE, FALSE, FALSE);
&lt;br&gt;gtk_widget_set_name (window, &amp;quot;main window&amp;quot;);
&lt;br&gt;gtk_widget_set_usize (window, 200, 400);
&lt;br&gt;gtk_widget_set_uposition (window, 20, 20);
&lt;br&gt;gtk_signal_connect (GTK_OBJECT (window), &amp;quot;destroy&amp;quot;,
&lt;br&gt;GTK_SIGNAL_FUNC(gtk_main_quit), &amp;nbsp;NULL);
&lt;br&gt;gtk_signal_connect (GTK_OBJECT (window), &amp;quot;delete-event&amp;quot;, GTK_SIGNAL_FUNC
&lt;br&gt;(gtk_false), NULL);
&lt;br&gt;&lt;br&gt;GtkWidget *box1 = gtk_vbox_new (FALSE, 0);
&lt;br&gt;gtk_container_add (GTK_CONTAINER (window), box1);
&lt;br&gt;&lt;br&gt;if (gtk_micro_version &amp;gt; 0) &amp;nbsp;sprintf (buffer, &amp;quot;Gtk+ v%d.%d.%d&amp;quot;,
&lt;br&gt;gtk_major_version, gtk_minor_version, gtk_micro_version);
&lt;br&gt;else sprintf (buffer, &amp;quot;Gtk+ v%d.%d&amp;quot;, gtk_major_version, gtk_minor_version);
&lt;br&gt;&lt;br&gt;GtkWidget *label = gtk_label_new (buffer);
&lt;br&gt;gtk_box_pack_start (GTK_BOX (box1), label, FALSE, FALSE, 0);
&lt;br&gt;&lt;br&gt;GtkWidget *button = gtk_button_new_with_label (&amp;quot;close&amp;quot;);
&lt;br&gt;gtk_signal_connect(GTK_OBJECT (button), &amp;quot;clicked&amp;quot;, GTK_SIGNAL_FUNC
&lt;br&gt;(close_app_event), window);
&lt;br&gt;gtk_box_pack_start(GTK_BOX (box1), button, TRUE, TRUE, 0);
&lt;br&gt;GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT);
&lt;br&gt;gtk_widget_grab_default (button);
&lt;br&gt;&lt;br&gt;gtk_widget_show_all (window);
&lt;br&gt;gtk_main ();
&lt;br&gt;return 0;
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;--------------
&lt;br&gt;&lt;br&gt;I took the code from gtk-osx-0.6 demo app.
&lt;br&gt;&lt;br&gt;Looking forward to hearing from you soon,
&lt;br&gt;&lt;br&gt;Best regards,
&lt;br&gt;Igor
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
&lt;br&gt;July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
&lt;br&gt;core and dual graphics technology at this free one hour event hosted by HP, 
&lt;br&gt;AMD, and NVIDIA. &amp;nbsp;To register visit &lt;a href=&quot;http://www.hp.com/go/dualwebinar&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.hp.com/go/dualwebinar&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=373484&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-gtk%2Bosx--window-is-visible-but-does-not-accept-focus-tp373484p373484.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-371033</id>
	<title>[gtk+osx] Doesn't work with nessus</title>
	<published>2005-07-09T08:24:20Z</published>
	<updated>2005-07-09T08:24:20Z</updated>
	<author>
		<name>Daniel R. Killoran,Ph.D.</name>
	</author>
	<content type="html">Trying to use GTK+OSX with nessus, on execution I get:
&lt;br&gt;&lt;br&gt;&lt;br&gt;** WARNING **: gdk_drag_init: not implemented
&lt;br&gt;&lt;br&gt;gtk_init
&lt;br&gt;GTKMacSetup()
&lt;br&gt;&lt;br&gt;** WARNING **: gdk_font_load: CALLED with -adobe-helvetica-medium-r- 
&lt;br&gt;normal--*-120-*-*-*-*-*-*
&lt;br&gt;Found font: helvetica, 12 pt (id: 21)
&lt;br&gt;&lt;br&gt;** WARNING **: gdk_atom_intern: unimplemented (warned once)
&lt;br&gt;&lt;br&gt;** WARNING **: gdk_window_set_cursor: not implemented! (only warned &amp;nbsp;
&lt;br&gt;once)
&lt;br&gt;&lt;br&gt;** WARNING **: gdk_color_parse: None color gotten
&lt;br&gt;&lt;br&gt;** WARNING **: gdk_color_parse: None color gotten
&lt;br&gt;&lt;br&gt;** WARNING **: gdk_color_parse: None color gotten
&lt;br&gt;&lt;br&gt;** WARNING **: gdk_cursor_new: not implemented!
&lt;br&gt;&lt;br&gt;** WARNING **: gdk_cursor_new: not implemented!
&lt;br&gt;&lt;br&gt;** WARNING **: gdk_cursor_new: not implemented!
&lt;br&gt;&lt;br&gt;** WARNING **: gdk_cursor_new: not implemented!
&lt;br&gt;&lt;br&gt;** WARNING **: gdk_window_shape_combine_mask: not implemented!
&lt;br&gt;&lt;br&gt;** WARNING **: gdk_window_shape_combine_mask: not implemented!
&lt;br&gt;&lt;br&gt;** WARNING **: gdk_gc_set_clip_mask: no yet implemented on MacOS
&lt;br&gt;detail: button
&lt;br&gt;detail: button
&lt;br&gt;detail: button
&lt;br&gt;detail: button
&lt;br&gt;detail: button
&lt;br&gt;detail: button
&lt;br&gt;detail: button
&lt;br&gt;detail: button
&lt;br&gt;detail: button
&lt;br&gt;detail: button
&lt;br&gt;detail: button
&lt;br&gt;detail: button
&lt;br&gt;^C
&lt;br&gt;&lt;br&gt;The expected window is drawn, but will not accept focus when clicked &amp;nbsp;
&lt;br&gt;upon, nor is it movable.
&lt;br&gt;The program appears hung and could only be exited by ^C.
&lt;br&gt;&lt;br&gt;In view of the &amp;quot;unimplemented&amp;quot; messages, is this expected behaviour?
&lt;br&gt;&lt;br&gt;Dan Killoran
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
&lt;br&gt;July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
&lt;br&gt;core and dual graphics technology at this free one hour event hosted by HP, 
&lt;br&gt;AMD, and NVIDIA. &amp;nbsp;To register visit &lt;a href=&quot;http://www.hp.com/go/dualwebinar&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.hp.com/go/dualwebinar&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gtk-osx-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=371033&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gtk-osx-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-gtk%2Bosx--Doesn%27t-work-with-nessus-tp371033p371033.html" />
</entry>

</feed>
