Re: Win32 Binaries

2006-10-27 Thread Calvin Ellis
A pretty good site that the author keeps up to date with the latest releases is at:http://gladewin32.sourceforge.net/modules/news/It has gtk pre-bundled for both runtime and development usage. CalvinOn 10/27/06, Tor Lillqvist <[EMAIL PROTECTED]> wrote: Surya Kiran Gullapalli writes: > > I was tryin

Re: Fwd: How to autostart X11 from GTK application on Mac OS X

2006-09-28 Thread Calvin Ellis
On 9/28/06, Paul Davis <[EMAIL PROTECTED]> wrote: On Thu, 2006-09-28 at 20:40 +0200, Hans Oesterholt-Dijkema wrote:> Wasn't there a native port for Gtk on MacOS X?there is. its usability varies depending on your application. we (theardour project) can't use it yet - it is still too unstable and the

Fwd: How to autostart X11 from GTK application on Mac OS X

2006-09-28 Thread Calvin Ellis
[forgot to use gtk-list as reply] I'd appreciate any help about it. This may not even be the correct listto ask such things on (since it's a big Mac related) but since I'm using GTK for my cross-platform GUI, I thought I'd ask).Use  Gimp.app approach. They wrapped their application in a she

Re: [gtk-list] make install fails on Mac OS X

2006-09-26 Thread Calvin Ellis
For the longest time I rolled my own OS X devel environment. I ran across a script at Imendio and have not looked back since. This little ditty grabs everything you need for a "base" OS X gtk devel environment ( libjpeg, libtiff, gtk, cairo, glib, etc ) You can then install extra modules, such as g

Re: GTK+ 2.10.x - where do I get Win32 installer?

2006-08-24 Thread Calvin Ellis
On 8/24/06, Tor Lillqvist <[EMAIL PROTECTED]> wrote: Kirill S. Palagin writes: > I am trying to find Win32 installer for GTK+ 2.10.x, but can not.Try here too:http://gladewin32.sourceforge.net/modules/news/ These are the instructions I use for  building a gtk devel environment on windows using MinG

Re: [gtk-list] pango on MAC OS X

2006-08-21 Thread Calvin Ellis
back I get. CalvinOn 8/20/06, [EMAIL PROTECTED] <[EMAIL PROTECTED] > wrote:Hi,On Sun, 20 Aug 2006 13:32:29 -0400"Calvin Ellis" < [EMAIL PROTECTED]> wrote:>That is exactly correct. I was able to get it working, but only with the>full gtk env. I tried packaging the software up

Re: [gtk-list] pango on MAC OS X

2006-08-20 Thread Calvin Ellis
ote:Hi,On Fri, 18 Aug 2006 15:53:06 -0400"Calvin Ellis" < [EMAIL PROTECTED]> wrote:>I'm trying to figure out why my software on MAC OS X only displays squares>instead of fonts.You see something like attached "gtk-demo-atsui.gif ",although you want to see

Re: pango on MAC OS X

2006-08-19 Thread Calvin Ellis
e/autom* directories - as the prescense of these files will confuse the cairo/glib build process. CalvinOn 8/18/06, Sergei Steshenko <[EMAIL PROTECTED]> wrote: --- Calvin Ellis <[EMAIL PROTECTED]> wrote:> I'm trying to figure out why my software on MAC OS X only displays squares&

pango on MAC OS X

2006-08-18 Thread Calvin Ellis
I'm trying to figure out why my software on MAC OS X only displays squares instead of fonts. So I'm using CVS pango and running into problems getting it to compile. Initially it was looking for a gnome-automake.sh, so I manually ran the autoconf,automake to create the configure script. I then had t

Re: Mac OS X: error: X development libraries not found

2006-08-10 Thread Calvin Ellis
I'm working on porting a gtk software program that runs on linux/windows to MAC OS X. The prior release of my software works fine on Mac (Tiger) with the X11 server. I'm trying the native port. I was able to build my Gtk development environment up to gtk-2.8.20 version ( glib, pango, cairo, atk, e

Mac OS X: error: X development libraries not found

2006-08-07 Thread Calvin Ellis
Hi list -I'm working on porting a gtk software program that runs on linux/windows to MAC OS X. The prior release of my software works fine on Mac (Tiger) with the X11 server. I'm trying the native port. I was able to build my Gtk development environment up to gtk-2.8.20 version ( glib, pango, cair

Re: Compiling with MinGW

2006-08-04 Thread Calvin Ellis
On 8/4/06, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote: > Exactly.  Did you compile GCC yourself but installed it in MSYS /bin?> I think that was the thing not to do, as it inhibits the automatic> path translation.  See> http://www.mingw.org/mingwfaq.shtml#faq-usingwithmsys for more info.FWIW -

midi, wave, mp3 cross platform?

2006-06-30 Thread Calvin Ellis
Hello list,I'm looking for a cross platform library to incorporate into my software application. The application currently takes the commands required to play midi, wave, and mp3 files. Is there a cross platform library which I can bundle with my application? The application currently works on Linu

quartz today

2006-04-07 Thread Calvin Ellis
Well, today is the expected release date for Quartz 1.0 on MAC. :: continously hits refresh in CVS ::Calvin ___ gtk-list mailing list gtk-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-list

Re: Can GTK be used for C language

2006-03-23 Thread Calvin Ellis
You can use the 'gtk-demo'  feature that comes with gtk. It shows both the usage of GTK, and provides the code snippets for developing in C/GTKFor a frontend graphical development tool, take a look at glade: http://glade.gnome.orgKyndigOn 3/16/06, Vinay Sandeep <[EMAIL PROTECTED] > wrote: Hi,

Re: Gtk on MAC OS X

2006-02-23 Thread Calvin Ellis
It took me a couple of weeks, but a hearty thanks to the developers of this list for the awesome pointers. I was able to build a gtk development environment, and using the gimp-app framework to go off of, with the help of Platypus, gimp-app, gtk.org ftp directory, and a ton of mailing list searche

Re: Prepackaged GTK runtime for MacOSX?

2006-02-21 Thread Calvin Ellis
As Michael suggests - you'll want to package the gtk up in your Application.app as gimp-apps did (http://gimp-app.sourceforge.net/). You'll want to get the actual source and review that though - opposed to going what is off their website.  Marius has a good reference and downloads for building Gtk

gtk building on mac NsGraphics?

2006-02-12 Thread Calvin Ellis
Hello once more list and thank you for the fine pointers in the last email about packaging on MAC. I did find the solution with the gimp.app application and will use their approach to handle the distribution.I have just about completed the development env I need on MAC, but am running into an odd e

Gtk on MAC OS X

2006-02-11 Thread Calvin Ellis
Hell all -I am working on a software program that uses gtk and operates on linux and windows. I am now working on the port to the MAC OS X tiger version. I'm following the instructions at the mac os x for gtk site ( http://developer.imendio.com/wiki/Gtk_Mac_OS_X/Build_Instructions ).  While I'm ha

gtk developers

2005-10-14 Thread Calvin Ellis
gtk list - I represent a small not-for-profit business that deals with a specific targeted audience. One of the projects I develop is a software program which was created using gtk. I recently recommended to a list poster to check into another toolkit for development solutions. This was inappropri

Re: Available GTK Developers

2005-10-14 Thread Calvin Ellis
I would like to address these emails I am receiving both personally, and as replies to this mailing list. I gave advice for what I felt was an individual in the same predicement as myself. Albeit I could have used proper english, punctuation and left the inclusion of a 'competing' product out of my

Re: Available GTK Developers

2005-10-13 Thread Calvin Ellis
After working on a project for the past year, investing a little under 8,000 USD. I truly wish a developer had informed me about the lack of software developers available for outsource work. My recomendation is to look into trolltechs QT for outsource project developing. Leave GTK for the gurus per

[Job] Gtk/C - Simple Game Client

2005-09-01 Thread Calvin Ellis
updates to be 30 days, but this is negotiable. Price for work negotiable. Expected pricing: $400.00 USD .  Development can be performed through CVS pserver. Details for work on client can be read at: http://cvs.mudmagic.com/co.php/mudmagic_client/TODO?r=1.5 Thank you list for your time, Calvin Ellis