Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - hit3nkuro

#1
Quote from: Crimson Wizard on Mon 15/08/2022 11:44:25
Not sure what you mean by that, but it is possible to change button's graphic in script using NormalGraphic property.
https://adventuregamestudio.github.io/ags-manual/Button.html#buttonnormalgraphic
Oh... Looks like i must spend a bit more time to reading manual. Anyway, thank you, this is exactly what I needed
#2
Hello. First of all, sorry for my bad English, I'm using a translator.
I'm looking for ways to create radio buttons and checkboxes based on default AGS GUI elements.
Looks like i have two problems.

  • I can't add custom parameters for GUI elements from editor
  • I can't change button's graphic
After searching for information, I found a couple of options that I can use
- Create GUI with ImGi Module. Looks flexible, but not sure if it can be a replacement for the standard GUI
OR
- Theoretically, i can write structure, that can store paramaters of checkboxes/radiobuttons, and array of DynamicSprite, to draw image based on "checkbox"'s state (checked/unchecked).

So, if someone has already dealt with a similar issue, can you tell me how you did it? Am I moving in the right direction?
SMF spam blocked by CleanTalk