[screenweaver] New patch available [3.1.0.3]

Muzak p.ginneberge at telenet.be
Sat Oct 1 20:19:37 PDT 2005


Is it correct that the rar contains: "Screenweaver Plugin System.dll"
If so, should we rename that to "Screenweaver Builder.dll" or am I having trouble with the download again ;-) ?

As for the methods that begin with an uppercase char. Maybe we should think about changing those.

BrowseForFiles_Open --> browseForFiles_Open (or browseForFilesOpen)
BrowseForFile_Open --> browseForFile_Open (or browseForFileOpen)
BrowseForFile_Save --> browseForFile_Save (or browseForFileSave)
BrowseForFolder --> browseForFolder

Personally I'd also remove the underscores.

Muzak

----- Original Message ----- 
From: "Thomas Wester" <thomas at secondstory.com>
To: <screenweaver at osflash.org>
Sent: Sunday, October 02, 2005 4:14 AM
Subject: [screenweaver] New patch available [3.1.0.3]


Hi All,

There is a new patch available at:
http://screenweaver.org/downloads/screenweaver_builder_patch.rar

Fixed:
swSystem.Messages.messageBox
swSystem.shell*
swWindow.setSize
swWindow.onWindowSize, swWindow.onWindowMove

Martijn, your stuff should work. The reason why
swSystem.Dialogs.browseForFile_Open did not work for you is because of a
typo. It should be swSystem.Dialogs.BrowseForFile_Open, note the capital
B for Browse.

The reason why one swSystem.Messages.messageBox worked and the other did
not is probably due to a version difference. The bug was introduced two
patches ago.

I am interested to see if UPX compression has any effect on the runtime
stability. Michael, have you been able to do more exhaustive tests
regarding this?

cheers,
-Thomas





More information about the screenweaver mailing list