From: Ian L. <dr...@gm...> - 2006-11-08 17:23:14
|
Tony, First of all, thanks for looking at this. Traditionally I like to use the mailing lists so future developers have a trail to refer to if they get stuck on a problem we've already worked on. So let's start using the kidbasic-devel mailing list. I'm copying the list on this email. In other news, I'm about to release version 0.8. It has a large number of fixes and feature enhancements, including a step-through debugger. With this release I'm changing the category of the project to Production/Stable, because I don't think there will be any major changes to the BASIC language portion after this release, and instead the focus will be on interface enhancements and translations. -Ian On 11/8/06, tony007 <to...@us...> wrote: > > Message body follows: > > Hi Ian, > > I spent some time looking at the undocked window focus bug > last night and unfortunately it's not as straight forward as > just calling setFocus(). QDockWidgets or ( QDockWindows as > they were called in Qt3 ) are strange animals - when you > dock/undock them they change the actual widget type and > there is a bunch of reparenting going on ( at least this is > how they work in Qt3 ) so I suspect this is causing problems > with the focus being taken away at some stage... Anyway, > I'll sort it out, and am mainly writing this to let you know > that I am on the case and am doing something :-) > > Also, would you prefer to talk via one of the forums or > mailing lists for the project or continue as we are via email? > > Cheers, > > tony > > -- > This message has been sent to you, a registered SourceForge.net user, > by another site user, through the SourceForge.net site. This message > has been delivered to your SourceForge.net mail alias. You may reply > to this message using the "Reply" feature of your email client, or > using the messaging facility of SourceForge.net at: > https://sourceforge.net/sendmessage.php?touser=1431069 > > |