|
By:
A small update to 0.39, released as 0.40:
-- http://code.google.com/p/bfplusplus The source code is downloadable with svn from the Source tab or directly from the Download tab as zip. For those preferring pre-made packets a standalone executable (packed as a zip) or a Windows setup are also available. Possibly the last release (unless someone uncovers a large bug) before a complete rework A summary of changes since the last post: 0.40 -- Bug [Fixed]: ticks away for bets were being applied even if the checkbox was off -- Change: Fixed size of left panel to avoid scrolling activation on right panel after hiding/showing left panel with markets loaded |
|
By:
doesn't work on Mac mate. same error as one of the first builds, some gobbledygook in a terminal window.
|
|
By:
Hi Reyes,
I have (willingly) made no change that should have any impact on Mac. Tomorrow I will have access to a Mac and give it a new try. My apologies for the inconvenience (I probably need to find a girlfriend with a Mac to enable in-house tests :)) |
|
By:
Hi again,
I found out that again this is due to the size of an image for the sports icons. OSX is quite sensitive to this. As I have had the chance to see a pair of glitches in the graphic display, I will take the time during today or tomorrow to fix the small things and release 0.41. Best regards |
|
By:
thanks s-p, shout when ready and i'll take another look
|
|
By:
Hi Reyes et al,
Version 0.42 I took some extra time to look at some other small UI glitches I had seen when using the Mac version, that were not so apparent under Windows or Linux. Hopefully the behaviour of almost everything will be the same across platforms. As always, the project is available under: http://code.google.com/p/bfplusplus Changes since last version: 0.42 -- Change: Focus and click handling in Transient and Overlay windows to try to improve behaviour under MacOSX 0.41 -- Bug [Fixed]: Commonwealth Games icon was giving a problem under OSX -- Change: Corrected Chess id to display an icon and added icon for bowling -- Change: Some other changes to the UI to get a better feeling under OSX and Linux with small screens (they usually have larger fonts than Windows) -- Change: OptionButton's ReleaseMouse was being called, but MacOS had already released the mouse -- Change: Reposition of overlays made after UI refresh on panel hide/show Best regards |
|
By:
Hi again,
Version 0.44 has been released today. As always the sources are available, although you may choose the Windows Setup or the Standalone executable. Available at: http://code.google.com/p/bfplusplus The changelog since 0.42: 0.44 -- Change: Upgraded BfPy to 0.81 -- Feature: AllMarkets information may now be forced to be reloaded manually and the last update is displayed -- Feature: Price evolution graphic can now be displayed by double-clicking the runner names 0.43 -- Bug [Fixed]: PlaceBet dialog could not allow to set keep in-play bets -- Bug [Fixed]: Fixed daylight saving adjustments for markets in the "search tab" |
|
By:
Version 0.46 has been released:
As always the sources (and for those that prefer it, pre-packed executable and Windows setup) available at: http://code.google.com/p/bfplusplus This version corrects a mistake made by the executable packer in version 0.44, because it couldn't properly pack the pubsub library, due to the usage it does of internal Python variables. The changelog: 0.46 -- Added pyinstaller pubsub hook for right executable creation (pubsub modifies the module loading path) -- Improved username storage and retrieval to avoid errors 0.45 -- Explicit dialog confirmation to remember usernames with default action not to -- Ensure "data charges" requests remain at a maximum of 20 per second in any case -- Changed proxy activation logic before login -- Added pre-start update checker dialog that supports needed updates for verification (serious bug, API changes) -- Added User-Agent string for API calls to identify the application -- Funds autoupdate if "Show" is selected -- Possibility to have current bets to auto update -- Market tree expansion for Australian Markets (no event hierarchy) -- Code to restore main frame when an overlay ("closed" or others) had been shown during iconized mode |
|
By:
Version 0.47 has been released.
As always available at: http://code.google.com/p/bfplusplus The changelog: 0.47 -- Corrected bug in context menu presentation in the market tree when the click happened on no market item -- Right-Click "stake is liability" actual value sent to Betfair corrected -- Show Funds state now saved across sessions to make initial funds retrieval consistent with the user desired state -- Added icon for Netball -- Ensured UpdateChecker is always imported into the executable |