Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 
Share Thread:
Reddit Facebook Twitter
Tooltips in command menu
10-22-2016, 05:59 PM
Post: #7
RE: Tooltips in command menu
Removing the two wxWindow:setToolTip lines was the first thing I tried but wings would not build anymore. Had another look at the build error.

compile: warnings being treated as errors
wings_menu.erl:454: variable 'TipMsg' is unused
Makefile:168: recipe for target '../ebin/wings_menu.beam' failed

Renaming TipMsg to _TipMsg resolved the issue.
Reply


Messages In This Thread
Tooltips in command menu - brunokindt - 10-22-2016, 12:57 PM
RE: Tooltips in command menu - micheus - 10-22-2016, 03:01 PM
RE: Tooltips in command menu - oort - 10-22-2016, 03:15 PM
RE: Tooltips in command menu - brunokindt - 10-22-2016, 03:34 PM
RE: Tooltips in command menu - oort - 10-22-2016, 04:04 PM
RE: Tooltips in command menu - dgud - 10-22-2016, 05:21 PM
RE: Tooltips in command menu - brunokindt - 10-22-2016 05:59 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)