![]() |
Checkboxes uneditable
Hi,
I'm trying to create Checkboxes, which can't be edited by the Player, but still are checked or unchecked. Well, there are two variabled: checked = boolean active = boolean When setting active to false, the Checkbox can't be editet no more, but it kind of overwrites the checked variable, making it false :S. I know I could do something like this: PHP Code:
|
I'm pretty damn sure that control.active does not overwrite control.checked, since I've been using this myself. It may look different though (the checkbox), showing a false state visually.
|
Quote:
|
anyone?
|
By default the in-active checkbox is drawing itself unchecked. There are some alternatives:
- set the profile to non-modal. That makes it impossible for the user to click on it: PHP Code:
|
Quote:
|
| All times are GMT +2. The time now is 09:18 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.