Re: [fltk.bugs] [HIGH] STR #2900: ScrollGroup bug in fltk-3.0

2012-12-10 Thread Albrecht Schlosser

DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2900
Version: 3.0


See also original posting in fltk.bugs:
http://www.fltk.org/newsgroups.php?gfltk.bugs+v:11981
with test code and diff

and maybe follow-up's here:
http://www.fltk.org/newsgroups.php?gfltk.bugs+Q%22ScrollGroup+bug+in+fltk-3.0%22


Link: http://www.fltk.org/str.php?L2900
Version: 3.0

___
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs


[fltk.commit] [WWW] r682 - trunk/doc-1.3

2012-12-10 Thread fltk-dev
Author: manolo
Date: 2012-12-10 01:47:11 -0800 (Mon, 10 Dec 2012)
New Revision: 682
Log:
Set to version 1.3.2


Modified:
   trunk/doc-1.3/fltk.pdf

Modified: trunk/doc-1.3/fltk.pdf
===
(Binary files differ)

___
fltk-commit mailing list
fltk-commit@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-commit


[fltk.commit] [WWW] r683 - trunk/doc-1.3

2012-12-10 Thread fltk-dev
Author: manolo
Date: 2012-12-10 03:56:55 -0800 (Mon, 10 Dec 2012)
New Revision: 683
Log:
Deleted files


Removed:
   trunk/doc-1.3/classFl__Input__Choice_1_1InputMenuButton-members.html
   trunk/doc-1.3/classFl__Input__Choice_1_1InputMenuButton.html
   trunk/doc-1.3/classFl__Input__Choice_1_1InputMenuButton.png
   trunk/doc-1.3/classFl__Preferences_1_1Node-members.html
   trunk/doc-1.3/classFl__Preferences_1_1Node.html
   trunk/doc-1.3/classFl__Preferences_1_1RootNode-members.html
   trunk/doc-1.3/classFl__Preferences_1_1RootNode.html
   trunk/doc-1.3/classFl__Table_1_1IntVector-members.html
   trunk/doc-1.3/classFl__Table_1_1IntVector.html
   trunk/doc-1.3/classFl__Table__Row_1_1CharVector-members.html
   trunk/doc-1.3/classFl__Table__Row_1_1CharVector.html
   trunk/doc-1.3/structFl__Scroll_1_1ScrollInfo-members.html
   trunk/doc-1.3/structFl__Scroll_1_1ScrollInfo.html

Deleted: trunk/doc-1.3/classFl__Input__Choice_1_1InputMenuButton-members.html

Deleted: trunk/doc-1.3/classFl__Input__Choice_1_1InputMenuButton.html

Deleted: trunk/doc-1.3/classFl__Input__Choice_1_1InputMenuButton.png

Deleted: trunk/doc-1.3/classFl__Preferences_1_1Node-members.html

Deleted: trunk/doc-1.3/classFl__Preferences_1_1Node.html

Deleted: trunk/doc-1.3/classFl__Preferences_1_1RootNode-members.html

Deleted: trunk/doc-1.3/classFl__Preferences_1_1RootNode.html

Deleted: trunk/doc-1.3/classFl__Table_1_1IntVector-members.html

Deleted: trunk/doc-1.3/classFl__Table_1_1IntVector.html

Deleted: trunk/doc-1.3/classFl__Table__Row_1_1CharVector-members.html

Deleted: trunk/doc-1.3/classFl__Table__Row_1_1CharVector.html

Deleted: trunk/doc-1.3/structFl__Scroll_1_1ScrollInfo-members.html

Deleted: trunk/doc-1.3/structFl__Scroll_1_1ScrollInfo.html

___
fltk-commit mailing list
fltk-commit@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-commit


[fltk.commit] [WWW] r685 - trunk

2012-12-10 Thread fltk-dev
Author: manolo
Date: 2012-12-10 04:09:50 -0800 (Mon, 10 Dec 2012)
New Revision: 685
Log:
Replaced 1.3.1 by 1.3.2


Modified:
   trunk/documentation.php

Modified: trunk/documentation.php
===
--- trunk/documentation.php 2012-12-10 12:07:04 UTC (rev 684)
+++ trunk/documentation.php 2012-12-10 12:09:50 UTC (rev 685)
@@ -198,7 +198,7 @@
lia href='doc-1.1/fltk.pdf'PDF/a (418 pages, 1290k)/li
/ulnbsp;/li
 
-   libFLTK 1.3.1/b i(Nov 6, 2012 / svn rev. 9707)/i
+   libFLTK 1.3.2/b i(Dec 9, 2012 / svn rev. 9745)/i
ul
!-- HTML with Comments currently not available ...
lia href='documentation.php/doc-1.3/index.html'HTML with 
Comments/a
@@ -207,7 +207,7 @@
/ul/li
- END OF - HTML with comments currently not available --
lia href='doc-1.3/index.html'HTML/a/li
-   lia href='doc-1.3/fltk.pdf'PDF/a (1022 pages, 3797k)/li
+   lia href='doc-1.3/fltk.pdf'PDF/a (1053 pages, 3890 k)/li
/ulnbsp;/li
 
libFLTK 2.0-current/b i(Partially updated May 30, 2011)/i

___
fltk-commit mailing list
fltk-commit@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-commit


[fltk.commit] [Library] r9747 - branches/branch-1.3/test

2012-12-10 Thread fltk-dev
Author: manolo
Date: 2012-12-10 04:49:59 -0800 (Mon, 10 Dec 2012)
New Revision: 9747
Log:
Demo now runs Mac OS test applications both if they are bundled or unbundled.

Modified:
   branches/branch-1.3/test/demo.cxx

Modified: branches/branch-1.3/test/demo.cxx
===
--- branches/branch-1.3/test/demo.cxx   2012-12-09 19:18:53 UTC (rev 9746)
+++ branches/branch-1.3/test/demo.cxx   2012-12-10 12:49:59 UTC (rev 9747)
@@ -296,6 +296,11 @@
   }
 }
 
+char *name = new char[strlen(cmd) + 5];
+strcpy(name, cmd);
+strcat(name, .app);
+// check whether app bundle exists
+if ( ! fl_filename_isdir(name) ) strcpy(name, cmd);
 if (arg) {
   const char *fluidpath;
   *arg = 0;
@@ -305,15 +310,18 @@
 #else
   strcpy(path, app_path); strcat(path, /);
   fluidpath = ../fluid/fluid.app;
+  // check whether fluid bundle exists
+  if ( ! fl_filename_isdir(fluidpath) ) fluidpath = ../fluid;
 #endif
   if (strcmp(cmd, ../fluid/fluid)==0) {
sprintf(command, open %s --args %s%s, fluidpath, path, arg+1);
   } else {
-   sprintf(command, open %s.app --args %s%s, cmd, path, arg+1);
+   sprintf(command, open %s --args %s%s, name, path, arg+1);
   }
 } else {
-  sprintf(command, open %s.app, cmd);
+  sprintf(command, open %s, name);
 }
+delete[] name;
 //puts(command);
 system(command);
 

___
fltk-commit mailing list
fltk-commit@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-commit


Re: [fltk.development] [RFE] STR #2745: fltk-3 window origin

2012-12-10 Thread Albrecht Schlosser

DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2745
Version: 3.0-feature


changed from 2.0-feature to 3.0-feature


Link: http://www.fltk.org/str.php?L2745
Version: 3.0-feature

___
fltk-dev mailing list
fltk-dev@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-dev


Re: [fltk.development] Create a simple project with FLTK and use CMake

2012-12-10 Thread ggiorgio63
thanks




 Da: Ian MacArthur imacart...@gmail.com
A: Mirror of fltk.development Newsgroup fltk-dev@easysw.com 
Inviato: Domenica 9 Dicembre 2012 22:17
Oggetto: Re: [fltk.development] Create a simple project with FLTK and use CMake
 

On 9 Dec 2012, at 15:04, giorgio wrote:

 Hello everyone, wanting to fill out a simple sample project with FLTK 1.3.1, 
 using CMake what should I do ?


Strictly speaking, you are asking this question in the wrong place; I've posted 
a redirected response over in fltk.general.

See if that takes you anywhere.

Note that as a rule, there are more folks active over in fltk.general, so 
always post there first since it is much more likely to get a quick (and 
helpful!) response!





___
fltk-dev mailing list
fltk-dev@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-dev___
fltk-dev mailing list
fltk-dev@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-dev


Re: [fltk.general] Scroll/Draw is not working as expected

2012-12-10 Thread zfrdh
 On 07.12.2012 12:42, zfrdh wrote:
  I try to get a group inside a scroll and inside the group I have for 
  smaller groups. All have their own drawing routines.
 
  If I resize the outer window and scroll, the drawing is totally corrupted, 
  a lot of pixels are missing.
 
  Can someone explain how to handle scroll/draw in a correct way?

 Yes, I can. Now, after a little testing, I found out that my
 previous posting was not complete. Setting a boxtype in Fl_Scroll
 is recommended anyway, but it's not necessary to repair your
 program. See the full source code with comments:

Thanks a lot! Now the result is as wanted :-)

Regards
 Klaus
___
fltk mailing list
fltk@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk


Re: [fltk.general] Keyboard Extension with function keys

2012-12-10 Thread Albrecht Schlosser
On 08.12.2012 00:36, D E Maynard wrote:
 You could try storm700/900 series keypads.
 These have removable key legend tiles so you could substitute you own
 tactile ones.
 They are waterproof as well.
 http://www.storm-interface.com/products_description.asp?id=8
 Hope this helps.

Thanks, I appreciate all hints and links. Link saved.

Albrecht

___
fltk mailing list
fltk@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk