taweili / ardublock

ArduBlock is a Block Programming Language for Arduino.
GNU General Public License v3.0
414 stars 292 forks source link

Too many Draws for special hardware? #125

Open TonyCallear opened 10 years ago

TonyCallear commented 10 years ago

Many more kinds of specific hardware are being supported.

This is great for keeping ArduBlock active but very confusing for students if you don’t have that hardware.

It’s getting to be a REAL pain keeping both a simple screen layout and up-to-date with the latest updates to core functionality.

This is getting worse because there are more of these ‘special hardware’ Draws than standard Draws.

Would a simple text config file that determines what Draws are active on-screen be a good idea?

danielfsc commented 10 years ago

Another idea is to create submenus.

2014-11-22 19:27 GMT-02:00 TonyCallear notifications@github.com:

Many more kinds of specific hardware are being supported.

This is great for keeping ArduBlock active but very confusing for students if you don’t have that hardware.

It’s getting to be a REAL pain keeping both a simple screen layout and up to date with the latest updates to core functionality.

This is getting worse because there are more of these ‘special hardware’ Draws than standard Draws.

Would a simple text config file that determines what Draws are active on-screen be a good idea?

— Reply to this email directly or view it on GitHub https://github.com/taweili/ardublock/issues/125.

Dr. Daniel Girardi Universidade Federal de Santa Catarina - Campus Blumenau Rua Pomerode, 710 Salto do Norte - Blumenau - SC 89065-300

karlTH commented 10 years ago

i m totally agree, a check box for choose the tab we want will be great the specification should me set or save in a file outside ardublock but in the same folder. like this the set will be done one time for "ever" also create a submenu will be googd

taweili commented 9 years ago

Yup, this has been requests quite a lot. Will try to get this implemented soon! ;)

pilhuhn commented 7 years ago

Or via preferences