Archive: banner plugin & modern ui


banner plugin & modern ui
I want to use the banner plugin to display something like "Please wait" while my installer runs some stuff in the background. I'm using this code to show the message:

Banner::show/NOUNLOAD"Pleasewait..."

. Instead of just displaying my message, the banner displays "Please wait while Setup is loading..." folowed by a couple line breaks & then my message. This only seems to happen when I use the plugin with the modern ui (I compiled & ran the example in contrib\banner, which uses the classic ui, & it worked correctly). Is there a way to just show my message?

Please see:

http://sourceforge.net/tracker/index...49&atid=373085


Fixed in latest CVS version. See Banner's readme for more
information.