On Tue, 21 Oct 2003 23:55:43 +0200 (Romance Daylight Time) Vadim Zeitlin <[EMAIL 
PROTECTED]> wrote:

> On Tue, 21 Oct 2003 14:50:17 -0400 (EDT) Richard Welty <[EMAIL PROTECTED]> wrote:
> 
> RW> On Tue, 21 Oct 2003 13:41:32 +0200 (Romance Daylight Time) Vadim Zeitlin <[EMAIL 
> PROTECTED]> wrote:
> RW> >  If you want to make a dialog for options editing (which has "Apply" button
> RW> > as well) the things get slightly more complicated but for the simple cases,
> RW> > TransferDataFromWindow() is all you need.
> RW> i will need an apply button;

>  Are you sure about it? Apply button is for something which can be undone,
> you probably won't be able to undo moving the messages without quite some
> work.

ok, i missed the distinction -- so it's ok to stick the code apply the filters
in TransferDataToWindow?
 
> RW> also, where is a good online C++ reference?
 
>  The sad thing is that all of those books are expensive...

i understand. my shelf of java and database books must be well over
$500 worth. unfortunately, until i find a job, there's no free cash to use
on a $50 book.

> So even though
> they're definitely worth having, a much cheaper alternative for me was to
> take them on load in a library. For most of them it's enough to read them
> once. Stroustrup is the only one I couldn't live without.

i'll have to see what's available locally. probably RPI has something on the
shelf that will serve, i can probably check something out as an alumni.

richard
-- 
Richard Welty                                         [EMAIL PROTECTED]
Averill Park Networking                                         518-573-7592
    Java, PHP, PostgreSQL, Unix, Linux, IP Network Engineering, Security



-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to