2 thoughts on “CustomUserInterface-CUI”

  1. Looks great. With the toolbar images where is the image name ? Or do you have to match the ID ?

    **ALANSTOOLS2
    ID_ALAN_1 [_Toolbar(“Alans2”, _LEFT, _Show, 50,50, 1)]
    CL [_Button(“Draw Cl”, XXX16CL.BMP, XXX32CL.BMP)]^C^C^C-la s Design-Cl line;

    Reply
    • **ALANSTOOLS2
      ID_ALAN_1 [_Toolbar(“Alans2”, _LEFT, _Show, 50,50, 1)]
      CL [_Button(“Draw Cl”, XXX16CL.BMP, XXX32CL.BMP)]^C^C^C-la s Design-Cl line;

      Becomes in CSV format, pastable:

      10,Draw_Cl,Line on layer Design-Cl,^C^C^C-la s Design-Cl line;
      17,bar,Alans2,left,show,1,50,50
      18,button,=B10,=C10

      With images Draw_Cl_16.png and Draw_Cl_32.png

      Reply

Leave a comment