[ghemical-devel] Fwd: [Fwd: ghemical: Spin Multiplicity unknown]

Jean Bréfort jean.brefort at normalesup.org
Mon Feb 25 03:57:20 EST 2008


Not very surprising, in src/gtk_setup_dialog.cpp:157-159:
		// todo!!! todo!!! todo!!! todo!!! todo!!! todo!!! todo!!!
		gtk_entry_set_text(GTK_ENTRY(entry_spinmult), "???");
		// todo!!! todo!!! todo!!! todo!!! todo!!! todo!!! todo!!!
The multiplicity code is just not implemented. The best way at the moment is to hide or make insensitive the widget
something as:
		gtk_widget_set_sensitive (entry_spinmult, false);
and to keep the 1 value from the glade file.

Le lundi 25 février 2008 à 08:30 +0200, thassine at messi.uku.fi a écrit :
> 
> ----- Forwarded message from Daniel Leidert <daniel.leidert.spam at gmx.net> -----
>     Date: Mon, 25 Feb 2008 05:23:58 +0100
>     From: Daniel Leidert <daniel.leidert.spam at gmx.net>
> Reply-To: Daniel Leidert <daniel.leidert.spam at gmx.net>
>  Subject: [ghemical-devel] [Fwd: ghemical: Spin Multiplicity unknown]
>       To: ghemical-devel at bioinformatics.org
> 
> Hello,
> 
> We got this bug report from one a Debian user. I can reproduce it (I
> guess, it is really not intended) and forward it to you.
> 
> Regards, Daniel
> 
> ----- End forwarded message -----
> 
> 
> _______________________________________________
> ghemical-devel mailing list
> ghemical-devel at bioinformatics.org
> http://www.bioinformatics.org/mailman/listinfo/ghemical-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ghemical.patch
Type: text/x-patch
Size: 969 bytes
Desc: not available
Url : http://www.bioinformatics.org/pipermail/ghemical-devel/attachments/20080225/882adc57/attachment.bin 


More information about the ghemical-devel mailing list