You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Mladen Turk <ml...@mail.inet.hr> on 2001/08/17 00:14:00 UTC

[PATCH] ApacheMonitor fancy popup menu

Hi all,

Here is the patch that displays service status bitmap in left click menu
popup.
Didn't use custom menu drawing but simple CHECKED/UNCHECKED bitmaps. This
approach uses only 3 lines of code, and requires some rearrangements for
bitmap loading.

MT.