I think the Bank of America thing might be limited to credit card customers. They only let you download transactions that have appeared on a statement, not any since the last statement. I wrote a parser to munge the webpage's HTML and turn it into an importable file, but there were details of the QIF format that I couldn't manage to get correct. One of these days, I'll figure that out.
My laptop is a current-model MacBook with a horizontal width of 1280 pixels. The Moneywell window can go no smaller than 1000, I think, leaving little space for viewing anything else on the screen. I would love to be able to shrink the bucket list to 5 pixels and shrink the transaction list to 150 pixels and leave the details pane at 300, but the overall window size is limited to >=1000. I think this limit is programmatically enforced, since the changes I tried in IB were overridden at runtime. It looks like the middle pane is not allowed to be arbitrarily small, however, because if you try to make that happen by making the bucket list big, there's a limit enforced. I wish that were not the case. -Dave On May 13, 10:14 am, Kevin Hoctor <[email protected]> wrote: > On May 12, 2009, at 10:25 PM, Dave Hirsch wrote: > > > I have to enter credit card transactions by hand (because Bank of > > America is too lame to allow incremental transaction downloads, as far > > as I can tell: only whole-statement-worth downloads monthly). > > Hi Dave, > > I'm not aware of this kind of problem with Bank of America. You should > be able to download an OFX file with a date range from them and even > if you can't, MoneyWell should automatically eliminate the duplicates > as long as you pick the OFX or QFX format. > > > On my laptop, there's not enough screen real estate. > > > I wish that the minimum window width were smaller. I wish that I > > could hide the bucket/account list column. (I know I can resize it, > > but even at its minimum size, I can't use that space to make the whole > > window smaller.) I wish that I could reduce the size of the middle > > column, too. > > The only panel you can't resize is the Detail panel on the right. The > middle panel resizes with the window size and the left panel is > adjustable. You will have more options in future releases, although > MoneyWell 1.5 will require OS X Leopard. Which notebook do you have > and what's the screen resolution? > > > I might monkey with the program in Interface Builder to see if I > > can do this by hand, but I'm sure I'm not the only one who feels > > constrained in this way. > > > Love the program! > > Thanks. I'll try to tweak the minimum number for you in the upcoming > 1.4.6 patch so you don't have to mess with IB. > > Peace, > > Kevin Hoctor > [email protected] > No Thirst Software LLChttp://nothirst.comhttp://kevinhoctor.blogspot.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "No Thirst Software User Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/no-thirst-software?hl=en -~----------~----~----~----~------~----~------~--~---
