diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2018-04-01 16:06:12 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2018-04-01 16:06:12 +0000 |
| commit | f49267e85b427a66523cff3efc236ec8db5e4051 (patch) | |
| tree | 4fa527fad89692de7add95b6f2325af81a0336d7 /ide | |
| parent | 936fbd096f3cf1df506bf98a7dd9bece5391b624 (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')
| -rw-r--r-- | ide/AndroidStudio3/app/src/main/cpp/HelloAndroid.cxx | 2 |
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 |
