On Sat, 19 Oct 2002 16:07:01 +0200 (Romance Daylight Time) Vadim Zeitlin <[EMAIL PROTECTED]> wrote:
> On Tue, 15 Oct 2002 21:39:05 -0700 (PDT) Michael A Chase > <[EMAIL PROTECTED]> wrote: > Indeed, thanks a lot! I've just applied your patch as it worked flawlessly > during my testing. Very nice and genuinely usefl -- I am already using it > myself, in fact. > > MAC> # Questions: > MAC> # Can I remove the code that erases the test and action argument if it isn't > MAC> # being used? > > Sorry, I don't understand: why do you want to remove it? I don't see any > problems currently and I don't really see what do you try to fix? Sorry if > you had already explained this before... If I recall correctly, the code to erase the argument text was added originally because the text box was displaying the value even when disabled and it was confusing in some cases. For example, when Python was the test type, the value might have carried over from Contains, but could not be modified. I'd like to remove the erase code now because the text box doesn't display anymore when it is not applicable and disabled tests and actions don't even appear. This removes the confusion factor and I would prefer to not delete the text when it is not necessary to do so. > MAC> # Why is OAC_T_Illegal not -1? > > Is it not?? I think it is (see MFilter.h)... I mistyped. I meant ORC_T_Illegal. -- Mac :}) ** I normally forward private questions to the appropriate mail list. ** Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.html Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age. ------------------------------------------------------- This sf.net email is sponsored by: Access Your PC Securely with GoToMyPC. Try Free Now https://www.gotomypc.com/s/OSND/DD _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
