Code center > Solved Bugs

Invalid Property Value

(1/1)

Ulciscor:
Error #380
Invalid Property Value

Location: OptionsForm, Sub DispSettings

"MaxPopUpDn.value = TmpOpts.MaxPopulation"

MaxPopUpDn.value = 25
TmpOpts.MaxPopulation = 10000

PurpleYouko:
How did you get them to be different?

I get both values at 25 when I test this.

Numsgil:
There are all sorts of sporadic thigns like that that happen because of updating the GUI, which triggers other various update events...

Anyway, it's a mess.  Not sure how to fix it to be honest, because even reproducing it can be difficult.

PurpleYouko:
This GUI bug fixed.

Moved to solved bugs forum.

Navigation

[0] Message Index

Go to full version