summaryrefslogtreecommitdiff
path: root/ide/AndroidStudio3/app/src/main/cpp/HelloAndroid.cxx
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2018-04-01 16:06:12 +0000
committerMatthias Melcher <fltk@matthiasm.com>2018-04-01 16:06:12 +0000
commitf49267e85b427a66523cff3efc236ec8db5e4051 (patch)
tree4fa527fad89692de7add95b6f2325af81a0336d7 /ide/AndroidStudio3/app/src/main/cpp/HelloAndroid.cxx
parent936fbd096f3cf1df506bf98a7dd9bece5391b624 (diff)
Android: Drawing RGB image data on the fly via callback
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12818 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'ide/AndroidStudio3/app/src/main/cpp/HelloAndroid.cxx')
-rw-r--r--ide/AndroidStudio3/app/src/main/cpp/HelloAndroid.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ide/AndroidStudio3/app/src/main/cpp/HelloAndroid.cxx b/ide/AndroidStudio3/app/src/main/cpp/HelloAndroid.cxx
index acda5187c..cc3852ba1 100644
--- a/ide/AndroidStudio3/app/src/main/cpp/HelloAndroid.cxx
+++ b/ide/AndroidStudio3/app/src/main/cpp/HelloAndroid.cxx
@@ -323,7 +323,7 @@ test/cairo_test.cxx test/pixmap.cxx
test/checkers.cxx test/pixmap_browser.cxx
test/clock.cxx test/resizebox.cxx
test/colbrowser.cxx test/rotated_text.cxx
- * test/color_chooser.cxx: - can't draw 'on the fly' yet
+ * test/color_chooser.cxx:+ 'color_chooser' works
test/scroll.cxx
test/connect.cxx test/shape.cxx
test/cube.cxx test/subwindow.cxx