Re[2]: Fwd: Fw: Re[2]: argv

2016-04-15 Thread Andrew Robinson
My problem is not an assembly language issue, it is a command line issue. Anything outside of that is not an issue for me, ever. On 4/15/2016 at 11:56 AM, Emmanuele Bassi wrote: >Hi; > >I hope you realize you're asking on the GTK+ app development list >about a problem you have when writing Assem

Re: Fwd: Fw: Re[2]: argv

2016-04-15 Thread Emmanuele Bassi
Hi; I hope you realize you're asking on the GTK+ app development list about a problem you have when writing Assembly. To say that you're asking on the wrong list is probably an understatement. GTK+ only provides a C API, which is usually consumed via C; if you're trying to use it via platform-spe

Re: Fwd: Fw: Re[2]: argv

2016-04-15 Thread Andrew Robinson
Hi David, I am here because I have a problem getting GTK+ to work and am seeking community support. So I was surprised to see this off-the-record email response from David ... >On 4/15/2016 at 5:03 AM, David Marceau wrote: >You should be using 64-bit hardware by now and I encourage you to get

Fw: new message

2015-10-25 Thread gtk-app-devel-list
Hey! New message, please read gtk-app-devel-list ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Fw: new message

2015-10-25 Thread gtk-app-devel-list
Hey! New message, please read gtk-app-devel-list ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Fw: new message

2015-10-25 Thread gtk-app-devel-list
Hey! New message, please read gtk-app-devel-list ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Fw: new message

2015-10-25 Thread gtk-app-devel-list
Hey! New message, please read gtk-app-devel-list ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Fw: new message

2015-10-25 Thread gtk-app-devel-list
Hey! New message, please read gtk-app-devel-list ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Re: FW: Question About Creating Composite Widget Template

2013-10-24 Thread Tristan Van Berkom
On Fri, Oct 25, 2013 at 3:47 AM, Tristian Celestin wrote: > I created a composite widget template with Glade, and now I am binding all > the children in the composite widget template to private data members in my > class. When I bind one particular member, box1, I get a segfault in > gtk_widget

FW: Question About Creating Composite Widget Template

2013-10-24 Thread Tristian Celestin
I created a composite widget template with Glade, and now I am binding all the children in the composite widget template to private data members in my class. When I bind one particular member, box1, I get a segfault in gtk_widget_is_toplevel (widget=0x837b60) at gtkwidget.c:8474. If I don't bin

Fw:

2012-01-09 Thread Suresh Stephen
http://internetcashflownow.com/january.php?repj=38&kaba=961&pusi=43 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Re: FW: why do constructors return GtkWidget?

2009-09-11 Thread Emmanuel Touzery
Didn't mean to exclude the group from this. Outlook, what can I say? OK and I didn't expect you to send that private answer on a public mailing list :-( ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/

FW: why do constructors return GtkWidget?

2009-09-11 Thread Boggess Rod
Didn't mean to exclude the group from this. Outlook, what can I say? > -Original Message- > From: Emmanuel Touzery [mailto:emmanuel.touz...@free.fr] > Sent: Friday, September 11, 2009 1:46 AM > To: Boggess Rod > Subject: Re: why do constructors return GtkWidget? > > Hi, > > Well, althou

Fw: C vs C++ for GTK

2007-11-26 Thread JAMES SCOTT
- Forwarded Message From: JAMES SCOTT <[EMAIL PROTECTED]> To: Michael L Torrie <[EMAIL PROTECTED]> Sent: Monday, November 26, 2007 2:37:18 PM Subject: Re: C vs C++ for GTK To list members following this subject: I have a question - not a flame, as I try to understand the diversity of r

Re: FW: compiling gtk-engines under mingw

2007-11-12 Thread Tor Lillqvist
> PS: I meant to say XML Parser above (not X11 Parser) Ah yes. The lack of the XML::Parser module in the Perl that comes with MSYS can be a pain. If I recall correctly it is quite hard to install it afterwards into MSYS, presumably because one would need the MSYS-targetting compiler (i.e. a compil

RE: FW: compiling gtk-engines under mingw

2007-11-11 Thread Karl Reis
PS: I meant to say XML Parser above (not X11 Parser) > -Original Message- > From: control H [mailto:[EMAIL PROTECTED] > Sent: Sunday, November 11, 2007 1327 PM > To: Karl Reis > Cc: gtk-app-devel-list@gnome.org > Subject: Re: FW: compiling gtk-engines under mingw &g

RE: FW: compiling gtk-engines under mingw

2007-11-11 Thread Karl Reis
o work under windows if you start compiling from the gtk-engines source code. Dan had given me hope when he said it worked for him, so I ploughed through it till it finally worked for me. Hope this helps. Karl > -Original Message- > From: control H [mailto:[EMAIL PROTECTED] > Sent

Re: FW: compiling gtk-engines under mingw

2007-11-11 Thread control H
> Thank you for suggesting that. I finally got it to compile after realizing > that I was missing the 'dlltool' utility found under the 'binutils' package > of mingw. > > This was key to having libtool create the DLLs. Otherwise it simply was > creating archived library packages. That's funny, w

RE: FW: compiling gtk-engines under mingw

2007-11-11 Thread Karl Reis
arl > -Original Message- > From: control H [mailto:[EMAIL PROTECTED] > Sent: Sunday, November 11, 2007 0924 AM > To: Karl Reis > Cc: gtk-app-devel > Subject: Re: FW: compiling gtk-engines under mingw > > > Has anyone been able to successfully compile and create l

RE: FW: compiling gtk-engines under mingw

2007-11-11 Thread Karl Reis
t; Cc: gtk-app-devel-list@gnome.org > Subject: Re: FW: compiling gtk-engines under mingw > > On Nov 8, 2007 11:51 PM, Karl Reis <[EMAIL PROTECTED]> wrote: > > > > Has anyone been able to successfully compile and create libmist.dll, > > libclearlooks.dll under windows

RE: FW: compiling gtk-engines under mingw

2007-11-11 Thread Karl Reis
everything works now. Karl > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tor > Lillqvist > Sent: Friday, November 09, 2007 1251 PM > To: Karl Reis > Cc: gtk-app-devel-list@gnome.org > Subject: Re: FW: compiling gtk-engines

Re: FW: compiling gtk-engines under mingw

2007-11-11 Thread control H
> Has anyone been able to successfully compile and create libmist.dll, > libclearlooks.dll under windows? Yes I have done that a year ago or so, I compiled and used clearlooks under Windows using mingw. > Libtool generates warnings saying that the shared libraries for gtk, pango, > etc.. are not

Re: FW: compiling gtk-engines under mingw

2007-11-09 Thread Tor Lillqvist
> *** Warning: linker path does not have real file for library [blabla] > > (... ditto for all the other missing libraries... ) > So, in short, I'm not sure why libtool is not creating the appropriate DLLs > or what exactly it is looking for. I can't say either. I know I have occasionally been ba

RE: FW: compiling gtk-engines under mingw

2007-11-09 Thread Karl Reis
> -Original Message- > From: Daniel Atallah [mailto:[EMAIL PROTECTED] > Sent: Friday, November 09, 2007 0432 AM > To: Karl Reis > Cc: gtk-app-devel-list@gnome.org > Subject: Re: FW: compiling gtk-engines under mingw > > On Nov 8, 2007 11:51 PM, Karl Reis &

RE: FW: compiling gtk-engines under mingw

2007-11-09 Thread Karl Reis
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tor > Lillqvist > Sent: Friday, November 09, 2007 0053 AM > To: Karl Reis > Cc: gtk-app-devel-list@gnome.org > Subject: Re: FW: compiling gtk-engines under mingw > >

Re: FW: compiling gtk-engines under mingw

2007-11-09 Thread Daniel Atallah
On Nov 8, 2007 11:51 PM, Karl Reis <[EMAIL PROTECTED]> wrote: > > Has anyone been able to successfully compile and create libmist.dll, > libclearlooks.dll under windows? Coincidentally, I built the gtk-engines-2-12 branch yesterday, so I know it is possible to do. > Libtool generates warnings say

Re: FW: compiling gtk-engines under mingw

2007-11-09 Thread Tor Lillqvist
> Has anyone been able to successfully compile and create libmist.dll, > libclearlooks.dll under windows? Personally I haven't tried. > Libtool generates warnings saying that the shared libraries for gtk, pango, > etc.. are not found. Indeed, there are only static libraries. That sounds extreme

FW: compiling gtk-engines under mingw

2007-11-08 Thread Karl Reis
I'm sorry if this is posted multiple times, but the first time didn't seem to go through. -- Has anyone been able to successfully compile and create libmist.dll, libclearlooks.dll under windows? Libtool generates warnings saying that the shared libraries for gtk, pango,

Re: FW: Text wrapping along with ellipsizing

2007-06-26 Thread Yeti
On Tue, Jun 26, 2007 at 02:10:51AM -0700, Suma H.S wrote: > Does anyone know how to have text wrapping along with ellipsizing? > I want to have text wrapped to three lines and have ellipsis in the last > line if the text exceeds three lines. > > I have used GtkLabel and set the properties for both

FW: Gtk with .po files

2007-06-26 Thread Suma H.S
-Original Message- From: Suma [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 26, 2007 2:14 AM To: 'gtk-app-devel-list@gnome.org' Subject:FW: Gtk with .po files hi, I have a Gtk Application which uses some strings. I want to localize these strings. I know i

FW: Text wrapping along with ellipsizing

2007-06-26 Thread Suma H.S
-Original Message- From: Suma [mailto:[EMAIL PROTECTED] Sent: Monday, June 25, 2007 11:39 PM To: 'gtk-app-devel-list@gnome.org' Subject:Text wrapping along with ellipsizing hi, Does anyone know how to have text wrapping along with ellipsizing? I want to have text wrapped

Fw: Thread-save posting of events

2007-03-29 Thread JAMES SCOTT
[ this repeats the note with better formatting; hopefully] Tobias, This response may be a little off topic. But as I have followed this thread I understand your are moving some application to linux from MS. Moreso, you are planning on using gtk to get that port done. Here is a little of my e

RE: FW: Dialog closing prematurely with response code of 0

2007-03-22 Thread Kevin Lambert
EMAIL PROTECTED] On Behalf Of David Neèas (Yeti) Sent: Wednesday, March 21, 2007 5:46 PM To: gtk-app-devel-list@gnome.org Subject: Re: FW: Dialog closing prematurely with response code of 0 On Wed, Mar 21, 2007 at 04:42:39PM -0400, Kevin Lambert wrote: > Does anybody have any ideas about this? It lo

Re: FW: Dialog closing prematurely with response code of 0

2007-03-21 Thread Yeti
On Wed, Mar 21, 2007 at 04:42:39PM -0400, Kevin Lambert wrote: > Does anybody have any ideas about this? It looks like the response from > gtk_dialog_response is being captured by dialogs that don't match the > GtkDialog pointer that was passed in. Post some code. Evidently it works for everyone

FW: Dialog closing prematurely with response code of 0

2007-03-21 Thread Kevin Lambert
Does anybody have any ideas about this? It looks like the response from gtk_dialog_response is being captured by dialogs that don't match the GtkDialog pointer that was passed in. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin Lambert Sent: Thursda

FW: Using Animation for iconview

2007-01-04 Thread Madhusudan E
Hi All, How to set a animated icon for iconview. As of now I am using a .gif as my icon, But no animations is seen in the iconview. If use the same .gif on a container like GtkTable, the animation is visible. The GTK version I am using is GTK+-2.6.10 Can anyone guide me in this regard Tha

Re: FW: Need to get the widget focused

2006-12-13 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, Dec 13, 2006 at 10:01:13AM -0500, John K Luebs wrote: [...] > What idiots write this shit, and wy are they allowed to practice law? ...maybe because they otherwise would write programs :-D (SCNR) - -- tomás -BEGIN PGP SIGNATURE- Ve

Re: FW: Need to get the widget focused

2006-12-13 Thread John K Luebs
On Wed, Dec 13, 2006 at 07:23:11PM +0530, Madhusudan E wrote: > > Sorry group, > The Reply is for the earlier mail of M/s Krithika > > > This e-mail and attachments contain confidential information from HUAWEI, If this information is confidential, why are you posting it to a public mailing li

FW: Need to get the widget focused

2006-12-13 Thread Madhusudan E
Sorry group, The Reply is for the earlier mail of M/s Krithika This e-mail and attachments contain confidential information from HUAWEI, which is intended only for the person or entity whose address is listed above. Any use of the information contained herein in any way (including, but not lim

FW: How to determine Script from given Unicode text?

2005-10-21 Thread Boncek, John
This is not a well-defined problem. What if your text contains Thai, Latin, Hebrew, and Japanese? How could any function return a single script in that case? Regards, John Boncek [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gaurav