Can I make a not aligned gtk treeview?

2007-12-16 Thread Binary Chen
Hi, I have a gtktreeview with two column, the first one is pixbuf, the second one is a string. something happen bad if in a row the first pixbuf is NULL, so it doesn't occupy any place, but in the following row there is a pixbuf and occupy some place. the default behavior of gtktreeview will align

Re: App blueprint, advice please!

2007-12-16 Thread Patrick
Thanks! Sorry for being so dense but just to double check, do you spawn C and Python programs form the main App written in Ruby? I have wanted to learn Ruby for a while now, I could definitely do that. Nicola was saying that my Bash idea might be a problem because of the spawn time involved wi

Re: App blueprint, advice please!

2007-12-16 Thread Lance Dillon
- Original Message From: Niels Heirbaut <[EMAIL PROTECTED]> To: gtk-app-devel-list@gnome.org Sent: Sunday, December 16, 2007 2:32:04 AM Subject: Re: App blueprint, advice please! On Dec 16, 2007 3:27 AM, Patrick <[EMAIL PROTECTED]> wrote: [snip] > I want to build an App to control do

Re: App blueprint, advice please!

2007-12-16 Thread G Hasse
On Sun, Dec 16, 2007 at 08:57:01PM +0100, Dan H wrote: > On Sun, 16 Dec 2007 12:47:44 -0500 > Patrick <[EMAIL PROTECTED]> wrote: > > > With so many aspects to this does anyone think that using Bash > > would be useful? For example if we designed all the smaller > > programs to read and write from

Re: App blueprint, advice please!

2007-12-16 Thread Dan H
On Sun, 16 Dec 2007 12:47:44 -0500 Patrick <[EMAIL PROTECTED]> wrote: > With so many aspects to this does anyone think that using Bash > would be useful? For example if we designed all the smaller > programs to read and write from/to standard input and output, they > could be interlinked with oth

App blueprint, advice please!

2007-12-16 Thread Patrick
Thanks Murray!, Dank U Neils, Grazie Nicola! Thanks Michael! Glom, Comedi, NTD and Michaels tips are all great pieces to the puzzle. I really appreciate your feedback. If someone is moderating this list please let me know if I have traveled to far away from GTK but I was just wondering about a

Re: App blueprint, advice please!

2007-12-16 Thread Murray Cumming
On Sat, 2007-12-15 at 21:27 -0500, Patrick wrote: > Sorry for the long email but I really could use some help. I sell used > lab instruments to people doing great work researching cures. The closed > source programs to control and process data from these instruments often > cost 20K. The people