On Oct 12, 2006, at 8:02 PM, Bill Anderson wrote:

Recipe demo

Image has white background on login screen. Looks like the control could use a mask...

        Not on my machines. Must have been fixed since the last release.

The Ctrl+O keystroke doesn't work.

Yeah, that's a pain. I've removed it from the AppWizard code; I'll leave it to Paul to update AppRecipes, since that's his baby.

Neither form loads -- selecting Recipes or Categories does nothing.

As Paul mentioned, it works fine here. Perhaps a firewall issue - do you have port 3306 open?

Take the main desktop and shrink it up so only the menu is showing. In fact, shrink it up on both planes so the menu bars start to stack up. Continue to hold the mouse button. Then quickly resize back to something near it's original size and let go of the mouse button. There are "shards" of the dabo image all over the desktop.

Now select Help About -- all the shards disappear.

The About dialog box shouldn't be affecting the underlying windows. But the real problem is you need some sort of draw or paint call after the mouse button is let go after resizing.

This is one of those odd Windows artifacts. The whole paint/clear model is wacky, and we need to handle each of these things individually.

I've taken this as an opportunity to re-write the code that draws and updates that logo using the newer Dabo drawing routines that have been added in the years since that form class was created. It now works much more cleanly.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to