OpenCPN Partial API docs
Loading...
Searching...
No Matches
grabber_win.h File Reference

GRIB Dialog Grabber Control Interface. More...

#include <wx/wxprec.h>
#include <wx/wx.h>
#include "grib_ui_dlg.h"

Go to the source code of this file.

Classes

class  GribGrabberWin
 

Detailed Description

GRIB Dialog Grabber Control Interface.

Implements a custom window control for manipulating GRIB dialog positioning and behavior:

  • Provides drag handle for repositioning dialogs
  • Manages window attachment and docking
  • Handles mouse interaction for window control
  • Supports custom bitmap rendering for visual feedback

Features:

  • Custom paint handling for grabber visuals
  • Mouse event processing for drag operations
  • Automatic sizing and positioning
  • Platform-independent window management

This component enables flexible positioning of GRIB data display windows within the OpenCPN interface while maintaining a consistent user experience.

Definition in file grabber_win.h.