View Single Post
Old 02-20-2010, 03:21 PM   #11
luite
Connoisseur
luite has a complete set of Star Wars action figures.luite has a complete set of Star Wars action figures.luite has a complete set of Star Wars action figures.
 
Posts: 82
Karma: 256
Join Date: Feb 2010
Location: Netherlands
Device: dr1000
I've been trying a few things to get extra buttons for djvu documents in the popup menu (1 page / 2 page toggle for now, but I'd like to add a few more options, like brightness/contrast, dithering on/off, show background or not).

Apparently it is possible to add buttons from the plugin to the popup menu (using eripc calls), but the events are then handled by uds itself, which of course doesn't know anything about the new buttons ( (ERROR)uds_view_reading.cpp:798,handle_command_eve nt() Unhandled command event: 1 ), so I'm not sure if it's possible to do anything useful with them.
luite is offline   Reply With Quote