Close

Changes to Button Block part.2

A project log for Barnabas Robotics ArduBlock Upgrade

An upgrade for ArduBlock

cecmaria23cecmaria23 07/04/2019 at 02:070 Comments

Not done yet but here are the changes I made today...

ardublock.xml:

-- genus-name changed for status BlockConnector so that the dropdown will eventually show PRESSED/NOT PRESSED

-- These two BlockGenus objects need to be changed to create two new buttons called PRESSED and NOTPRESSED including changes to block-mapping.properties/ardublock.properties/new java files.

-- BlockFamilies create menus for dropdown options

ardublock.properties:

-- I added two new properties for the BlockGenus

At the end of the day I ended up with this error:

I might have deleted the BlockGenus.class file from openfiles, so I need to figure that out...😬

Discussions