On Sat, 5 Oct 2002 17:13:31 +0200 (Romance Daylight Time) Vadim Zeitlin <[EMAIL PROTECTED]> wrote:
> On Fri, 4 Oct 2002 14:52:06 -0700 (Pacific Daylight Time) Michael A > Chase <[EMAIL PROTECTED]> wrote: > > MAC> I bounced a couple times trying to compile wxWindows under Cygwin. > > Normally this really should work out of the box -- but as I've never > tried > it I can't be sure. Alternatively, someone was working on Borland > makefiles > (for the free Borland command line compiler) but, to be honest, I don't > have much hope to see anything come out of it... > > MAC> I have finally started moving, I built a wxGTK rpm from CVS > MAC> sources using the instructions in tn0013.txt last night. I hope to > try > MAC> Mahogany this weekend. > > I advise you to build --with-modules=static as it works better than > dynamic now. And you definitely want to configure it with --enable-debug > if > you're going to work on it. At long last, I think I have the patch nearly ready. As always, I have a few issues before I finish. If I hide the argument instead of just disabling it, I should be able to remove the code for clearing the argument when it is not being used; that would allow the value to persist even if the user temporarily stops at a test or action that is unimplemented or doesn't use the argument. I changed the UpdateUI() methods to always enable/disable and show/hide the argument, where, and buttons based on the test or action. Is this acceptable, or shold I leave the unused controls visible but disabled as long as their realestate isn't being used by another control? The searched flag doesn't appear to be useable. It doesn't show up in the folder view when I set it. I haven't completed testing, but it also doesn't appear to get set when I set it. I'm considering just not making it available, but if it will become useful, I should include it. Should I? The (setscore) action is the last action in the action select list. The argument control doesn't appear to hide or disable when I select (setscore) even though it is unimplemented and I have UpdateUI() written to hide and disable all controls when an unimplemented action is selected. This may be a boundary condition. I will be doing more testing to find out. -- Mac :}) 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:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers