Hopefully someone can help. I'm using enlightenment-0.16.6-0.7 under redhat
9. 

Suddenly some of the buttons I'd added (that worked fine . . .) no longer
work. Example:
    I've added to buttons.cfg the following:

    __BUTTON __BGN
  __NAME PULLDOWN_MATH
  __ICLASS PULLDOWN
  __ACLASS ACTION_PULLDOWN_MATH
  __TCLASS GANYMEDE_CENTERED
  __LABEL "Math"
  __KEEP_ON_TOP __OFF
  __Y_ABSOLUTE 0
  __X_ORIGIN 1023
  __X_PERCENTAGE 1023
  __X_ABSOLUTE -420
  __USE_SIZE_OF_IMAGE __ON
  __MAKE_STICKY __ON
__END

I've added to actionclasses.cfg the following:
ACLASS __BGN
   __NAME ACTION_PULLDOWN_MATH
   __TOOLTIP_TEXT "Quantitative apps"
   __TYPE __TYPE_NORMAL
   __ALLOW_ANY_BUTTON __ON
   __EVENT __MOUSE_RELEASE
   __ACTION __A_SHOW_MENU "named GANYMEDE_MATH"
__END

And I've added to menustyles.cfg the following:
BEGIN_NEW_FILE_MENU("GANYMEDE_MATH", "EMPTY",
HOME_DIR"/.enlightenment/ganymede.math.menu")
END_MENU

And in my HOME_DIR/.enlightenment there's an appropriate file called
ganymede.math.menu.

On restarting e, I get two error messages:
    CONFIG" missing required data in " 100 ACTION_PULLDOWN_MATH"
and
    CONFIG" missing required data in " 17 Quantitative apps"

commenting out those two particular lines from actionclasses.cfg just gets
me other error messages.

I *think* I've carefully followed all the instructions, and as I said, these
buttons used to work under earlier versions of e and redhat. Any
suggestions?

Thanks.

Gordon




-- 

Dr. Gordon A. Fox       Voice: (813)974-7352       Fax: (813)974-3263

Dept. of Biology ((for US mail:)SCA 110) ((for FedEx etc:)BSF 156)

Univ. of South Florida                 4202 E. Fowler Ave.

Tampa, FL 33620, USA                   http://chuma.cas.usf.edu/~gfox


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to