Menubar within packer frame

Matthias Lang matthias@REDACTED
Fri Jul 7 08:36:49 CEST 2006


vikash jaiswal writes:

 >           While trying to implement menubar within a packer frame ,
 > I'm getting a runtime error . The code is as 

The code you've attached doesn't even compile:

  3> c(menubar_with_packer).  
  ./menubar_with_packer.erl:14: syntax error before: ')'
  ...

You didn't say which runtime error you're getting.

Looking at your code, it looks unlikely that it ever compiled. It's
full of mistakes. Could it be that you are confusing a "my code does
not compile" error with a "runtime" error?

Matthias



More information about the erlang-questions mailing list