FLTK logo

[Library] r9028 - branches/branch-1.3/documentation/src

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.commit  ]
 
Previous Message ]Next Message ]

[Library] r9028 - branches/branch-1.3/documentation/src fltk-dev Sep 02, 2011  
 
Author: greg.ercolano
Date: 2011-09-02 14:01:28 -0700 (Fri, 02 Sep 2011)
New Revision: 9028
Log:
Backing out r9025; the correct info is at the top of the document 
(to use <FL/x.H> instead of define FL_INTERNALS).



Modified:
   branches/branch-1.3/documentation/src/osissues.dox

Modified: branches/branch-1.3/documentation/src/osissues.dox
===================================================================
--- branches/branch-1.3/documentation/src/osissues.dox	2011-09-02 14:42:02 UTC (rev 9027)
+++ branches/branch-1.3/documentation/src/osissues.dox	2011-09-02 21:01:28 UTC (rev 9028)
@@ -82,10 +82,6 @@
 \par
 Returns the XID for a window, or zero if not \c shown().
 
-\par
-You must \#define FL_INTERNALS above all FLTK related \#include's
-to access this function.
-
 Fl_Window *fl_find(ulong xid)
 
 \par
@@ -520,10 +516,6 @@
 Returns the window handle for a Fl_Window, or zero
 if not \c shown().
 
-\par
-You must \#define FL_INTERNALS above all FLTK related \#include's
-to access this function.
-
 Fl_Window *fl_find(HWND xid)
 
 \par
@@ -705,10 +697,6 @@
 \c NULL if the window has not been shown. This reference is a pointer
 to an instance of the subclass FLWindow of Cocoa's NSWindow class.
 
-\par
-You must \#define FL_INTERNALS above all FLTK related \#include's
-to access this function.
-
 Fl_Window *fl_find(Window xid)
 
 \par

Direct Link to Message ]
 
     
Previous Message ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.