Select cases if condition

View: New views
3 Messages — Rating Filter:   Alert me  

Select cases if condition

by Michel Boaventura-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hello,

I'm trying to make the C part of 'if condition' on select cases. But it is
more complex than 'select cases' itself,
and has some similarity with 'compute'.

Would be a good idea to put the glade stuff on 'select-case-if.ui', and
the C stuff on 'select-case-if-dialog.[ch]'?

Thank you,

Michel


_______________________________________________
pspp-dev mailing list
pspp-dev@...
http://lists.gnu.org/mailman/listinfo/pspp-dev

Re: Select cases if condition

by Ben Pfaff :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

michel <michel@...> writes:

> I'm trying to make the C part of 'if condition' on select cases. But it is
> more complex than 'select cases' itself,
> and has some similarity with 'compute'.
>
> Would be a good idea to put the glade stuff on 'select-case-if.ui', and
> the C stuff on 'select-case-if-dialog.[ch]'?

That sounds reasonable to me.
--
Ben Pfaff
http://benpfaff.org


_______________________________________________
pspp-dev mailing list
pspp-dev@...
http://lists.gnu.org/mailman/listinfo/pspp-dev

Re: Select cases if condition

by John Darrington-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Like you say, the dialog box is very similar to the 'compute' one.  So
I would suggest using the same code for both.  Therefore, a more general
name for the module would be more appropriate.  Eg: if-dialog.c, if.ui etc.

J'

On Tue, Oct 13, 2009 at 10:30:05PM -0300, michel wrote:
     
     Hello,
     
     I'm trying to make the C part of 'if condition' on select cases. But it is
     more complex than 'select cases' itself,
     and has some similarity with 'compute'.
     
     Would be a good idea to put the glade stuff on 'select-case-if.ui', and
     the C stuff on 'select-case-if-dialog.[ch]'?
     
     Thank you,
     
     Michel

--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.




_______________________________________________
pspp-dev mailing list
pspp-dev@...
http://lists.gnu.org/mailman/listinfo/pspp-dev

signature.asc (196 bytes) Download Attachment