summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2002-04-26 10:33:03 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2002-04-26 10:33:03 +0000
commitb3f01efb17521096f94be046659d4737f2b3203d (patch)
tree18f1d69f4435e289430aa7506c4a438b79234a3b /documentation
parent7b99f66d03c60cfd8b46e3350420ef07d1fdcc9c (diff)
Add note about images in menu items.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2108 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation')
-rw-r--r--documentation/migration.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/migration.html b/documentation/migration.html
index c7c31dba6..e95fc54fd 100644
--- a/documentation/migration.html
+++ b/documentation/migration.html
@@ -110,5 +110,8 @@ If you use the old <TT>label()</TT> methods on an image, the
widget's <TT>image()</TT> method is called to set the image
as the label.
+<P>Image labels in menu items must still use the old labeltype
+mechanism to preserve source compatibility.
+
</BODY>
</HTML>