PDA

View Full Version : Problem with Custom Dialog in SB8.0.4063



NewsArchive
06-04-2013, 04:01 AM
Hi Friedrich,

has something about Custom Dialogs changed in the latest SB8 build? See
attached Screenshot and Demoproject.

(To reproduce in Demo-Project klick "Ändern" and "OK")

Thanks.

Markus

NewsArchive
06-04-2013, 04:01 AM
Hi Markus,

> has something about Custom Dialogs changed in the latest SB8 build? See
> attached Screenshot and Demoproject.
>
> (To reproduce in Demo-Project klick "Ändern" and "OK")

No. Nothing changed in the Custom Dialog area from SB8 Gold #4000 to the
latest #4063 build.

Try:

Hide ControlID "YOURCONTROLID"
Show ControlID "YOURCONTROLID"

Friedrich

NewsArchive
06-04-2013, 04:02 AM
BTW, we had a similar report back in April. I think the behavior changed in
one of the SB8 pre-releases (October 2012). There was a modification in a
"transparent" control option that seems to cause it (we'll have to
investigate it).

I compiled the project with an old #3908 (December 2012) and it demonstrates
the very same redrawing issue.

Friedrich

NewsArchive
06-04-2013, 06:08 AM
Forgot to mention that this redrawing issue in the runtime is definitely NOT
the expected behavior. It will be fixed in the next maintenance build.

Friedrich

NewsArchive
06-04-2013, 06:08 AM
Fixed!

---
FIX : [SB#3-03281] Installer: Possible redrawing issue when using the
"Set Control Properties: Set Text" script function in a Custom
Wizard Dialog.
---

Friedrich

NewsArchive
06-04-2013, 06:08 AM
Thank you!

Markus Zander