G4P Drop List issue

edited December 2014 in Library Questions

Hi all! I am currently using the G4P GUI tool developed by @quark and it works fine so far. The only problem I have currently is with the drop list. When I create a drop list and run my program, I get an error which says:

The file "list_864427" is missing or inaccessible, make sure the URL is valid or that the file has been added to your sketch and is readable.

I am developing in Processing 2.2.1 with G4P v3.5

Kind regards!

Tagged:

Answers

  • Answer ✓

    It worked for me I suspect you have not created the list for it.

    Once you have added the GDropList control with GUI Builder click on 'Options List File' in the properties grid, and a dialog window will appear, type in your list of options one per line. DO NOT change the actual file name i.e. "list_864427"

  • edited December 2014

    If I try to edit the file via G4P (even I don't know what to write inside XD ) I get this output in the console!

    ==== CAN'T FIND FILE ================================================

  • P.S. I have to add that I use Mac, maybe that could be one of the reasons.

  • Ok, solved it! The list is not created if you don't put something into the 'Option List File.' Thank you @quark!

    P.S. Maybe in the next update you could create the file even if the developer doesn't edit it!

Sign In or Register to comment.