This post originated from an RSS feed registered with Agile Buzz
by James Robertson.
Original Post: Dev build up
Feed Title: Cincom Smalltalk Blog - Smalltalk with Rants
Feed URL: http://www.cincomsmalltalk.com/rssBlog/rssBlogView.xml
Feed Description: James Robertson comments on Cincom Smalltalk, the Smalltalk development community, and IT trends and issues in general.
The dev build of BottomFeeder has been uploaded - you can grab it from the download page by following the development links. A few warnings:
This is early code - there are some UI layout issues, and quite possibly other more serious issues. This is definitely a use at your own risk build
Backup your existing files:
bottomFeeder/btfSave/*
bottomFeeder/app/*
bottomFeeder/BottomFeeder.exe (on Windows; .im elsewhere)
After backing up those files, delete everything in 'app', and replace the current image (or exe) with the one you downloaded
The first startup will be slow - There's some data conversion that has to happen. Another useful tip - if your fonts end up too big (or too small), try opening an inspector and executing this code: NamedFontSelector open. Change the font definitions and then reset the text settings in the Bf settings pane. This is early access code - notify me of bugs/issues/concerns. Thanks, and a tip of the hat to Michael Lucas-Smith for all his help on WithStyle integration!