Problems with GUI binding

Started by Oazzies on

Topic category: Help with MCreator software

Active 2 years ago
Joined Jul 2020
Points:
621

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
Problems with GUI binding

I am coding in mcreator 2020.2 and i am making an fusion table. but i cant find a way to bind my fusion table gui with the proceduce code i made. How do i bind them in 2020.2?

Active 1 year ago
Joined Jan 2019
Points:
882

User statistics:

  • Modifications: 6
  • Forum topics: 12
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 202
2020.2 is not supported…
Wed, 07/15/2020 - 11:21

2020.2 is not supported anymore. Please update.

 

Active 2 years ago
Joined Jul 2020
Points:
621

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
I had the same kind of…
Wed, 07/15/2020 - 11:27

I had the same kind of problem in 2020.3 so?

 

Active 2 years ago
Joined Jul 2020
Points:
621

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
I am doing it in 2020.2 so i…
Wed, 07/15/2020 - 11:42

I am doing it in 2020.2 so i if i want a solution pls for 2020.2

Active 10 months ago
Joined Jun 2015
Points:
1275

User statistics:

  • Modifications: 10
  • Forum topics: 32
  • Wiki pages: 0
  • MCreator plugins: 1
  • Comments: 544
You need to bind your GUI to…
Thu, 07/16/2020 - 10:55

You need to bind your GUI to the block, and then bind the procedure to the block with the "update tick" event