Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git] / workbench / libs / muimaster / classes / framedisplay.conf
blob3ea5fc71b4e84d7944799b6ca9e93106be70b9c0
1 ##begin config
2 basename      Framedisplay
3 version       1.1
4 date          06.07.2003
5 superclass    MUIC_Area
6 classdatatype struct Framedisplay_DATA
7 ##end config
9 ##begin cdef
10 #include "mui.h"
11 #include "frame.h"
12 #include "framedisplay_private.h"
13 ##end cdef
15 ##begin methodlist
16 OM_GET
17 OM_NEW
18 OM_SET
19 MUIM_AskMinMax
20 MUIM_DragDrop
21 MUIM_DragQuery
22 MUIM_Draw
23 ##end methodlist