mirror of
https://github.com/fltk/fltk.git
synced 2026-06-04 23:42:15 +08:00
- Added automated little helpers to Sudoku
(Menu Difficulty->add helpers) - Added example code for Wizard with the Tabs demo (STR #1564) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5638 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -416,6 +416,10 @@ The <tt>tabs</tt> tool was created with <i>fluid</i>. It tests
|
||||
correct hiding and redisplaying of tabs, navigation across tabs,
|
||||
resize behavior, and no unneeded redrawing of invisible widgets.
|
||||
|
||||
<P>The <tt>tabs</tt> application shows the <tt>Fl_Tabs</tt> widget
|
||||
on the left and the <tt>Fl_Wizard</tt> widget on the right side
|
||||
for direct comparison of these two panel management widgets.
|
||||
|
||||
<h3><a name="threads">threads</h3>
|
||||
FLTK can be used in a multithreading environment. There are some
|
||||
limitations, mostly due to the underlying operating system.
|
||||
|
||||
Reference in New Issue
Block a user