Re: [fltk.development] [RFE] STR #2675: Patch for a new theme of FLTK 1.3 (with gradient).

2012-05-22 Thread Dmitrij K
). +// +// Copyright 2011 by Dmitrij K. e-mail: kdiman at live dot ru +// +// This library is free software. Distribution and use rights are outlined in +// the file COPYING which should have been included with this file. If this +// file is missing or damaged, see the license at: +// +// http://www.fltk.org

Re: [fltk.development] [RFE] STR #2675: Patch for a new theme of FLTK 1.3 (with gradient).

2012-05-22 Thread Dmitrij K
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2675 Version: 1.4-feature Hi all. I have made the grad1 theme lessen - 350 strings of code (it was reduced). patch by 22 may of 2012 year for fltk-1.3.x-r9525. Best

Re: [fltk.development] [RFE] STR #2721: Fl_Text_Display: patch for to draw cursor on a selected text area.

2011-10-01 Thread Dmitrij K
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2721 Version: 1.3-feature Sorry for off topic, but I have an 1 question: Where can I to read conceptions of developing of FLTK project (for who/what it, etc)?

Re: [fltk.development] [RFE] STR #2675: Patch for a new theme of FLTK 1.3 (with gradient).

2011-10-01 Thread Dmitrij K
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2675 Version: 1.4-feature Matthiasm wrote: Right now, we have to release two urgent fixes in 1.3.1 and 1.3.2 . After that, I am open to new features. When will it done?

Re: [fltk.development] [RFE] STR #2675: Patch for a new theme of FLTK 1.3 (with gradient).

2011-10-01 Thread Dmitrij K
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2675 Version: 1.4-feature Yes. I am understand about versions of FLTK now, I think... Thanks. Regards. Link: http://www.fltk.org/str.php?L2675 Version: 1.4-feature

Re: [fltk.development] [RFE] STR #2721: Fl_Text_Display: patch for to draw cursor on a selected text area.

2011-10-01 Thread Dmitrij K
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2721 Version: 1.3-feature Thanks for the links, but I will remake my question: FLTK living/elaboration for: 1) developers of embeded systems 2) developers of desktop

Re: [fltk.development] [RFE] STR #2721: Fl_Text_Display: patch for to draw cursor on a selected text area.

2011-10-01 Thread Dmitrij K
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2721 Version: 1.3-feature I have not plans to be developer of FLTK, but if I will doing somewhat patch - I will send it to developers of FLTK. I had told with developers

[fltk.development] [RFE] STR #2720: Fl_Text_Display: patch for to hide horisontal scrollbar if setted flag is WORDWRAP.

2011-09-30 Thread Dmitrij K
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2720 Version: 1.3-feature The patch attached. Regards. Link: http://www.fltk.org/str.php?L2720 Version: 1.3-feature--- src/Fl_Text_Display.cxx 2011-08-03

[fltk.development] [RFE] STR #2721: Fl_Text_Display: patch for to draw cursor on a selected text area.

2011-09-30 Thread Dmitrij K
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2721 Version: 1.3-feature I have write code for drawing of cursor on the selected text, but for Fl_Input I cannot to do it, because there are baffling for me (wrap

Re: [fltk.development] [RFE] STR #2721: Fl_Text_Display: patch for to draw cursor on a selected text area.

2011-09-30 Thread Dmitrij K
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2721 Version: 1.3-feature Matthias Melcher wrote: Thank you for sending us a patch. Please explain how this is used in your application. My understanding is, that a

Re: [fltk.development] [RFE] STR #2674: I'm offering to integrate this code into FLTK.

2011-09-30 Thread Dmitrij K
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2674 Version: 1.3-feature This STR needs to delete because `fl_designer' is exists in `new theme of fltk-1.3' in STR2675... Link: http://www.fltk.org/str.php?L2674

Re: [fltk.development] [RFE] STR #2679: Fl_Table: this is patch is changeing size of scrollbar (for the size is takeing from scheme/theme, but do not from constant of source).

2011-07-16 Thread Dmitrij K
Albrecht Schlosser albrec...@go4more.de wrote: -#define SCROLLBAR_SIZE 16 +#define SCROLLBAR_SIZE (Fl::scrollbar_size()) Perhaps it will to have conflicts for names of variables from users (SCROLLBAR_SIZE), But maybe and not... ___

[fltk.development] [RFE] STR #2679: Fl_Table: this is patch is changeing size of scrollbar (for the size is takeing from scheme/theme, but do not from constant of source).

2011-07-15 Thread Dmitrij K
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2679 Version: 1.3-feature See the header of STR. Link: http://www.fltk.org/str.php?L2679 Version: 1.3-feature--- src/Fl_Table.cxx2010-12-05 06:22:53.0 +0500

Re: [fltk.development] [RFE] STR #2675: Patch for a new theme of FLTK 1.3 (with gradient).

2011-07-12 Thread Dmitrij K
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2675 Version: 1.3-feature correctings in new patch (12 july 2011): 1) drawing of RADIO/CHECK buttons in a menus 2) drawing of focus on Fl_Widget 3) drawing of focus on

[fltk.development] [RFE] STR #2677: This is patch is adding simple cursor for Fl_Text_Display (as cursor as Fl_Input).

2011-07-12 Thread Dmitrij K
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2677 Version: 1.3-feature Attached file simple_cursor_for_Fl_Text_Display.patch... Link: http://www.fltk.org/str.php?L2677 Version: 1.3-featurediff -U 3 -H -d -r -N --

Re: [fltk.development] [RFE] STR #2675: Patch for a new theme of FLTK 1.3 (with gradient).

2011-07-08 Thread Dmitrij K
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2675 Version: 1.3-feature Attached file grad1.fl... Link: http://www.fltk.org/str.php?L2675 Version: 1.3-feature grad1.fl Description: Binary data

Re: [fltk.development] [RFE] STR #2675: Patch for a new theme of FLTK 1.3 (with gradient).

2011-07-08 Thread Dmitrij K
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2675 Version: 1.3-feature new in the patch: 1) corrected drawing shadows 2) corrected list boxtype in sources 3) fixed size of ROUND_BOX_* for radio buttons and see

Re: [fltk.development] [RFE] STR #2675: Patch for a new theme of FLTK1.3 (with gradient).

2011-07-08 Thread Dmitrij K
Hi Georg! Yes. Especially is table.cxx - is like to me :) From: mail...@georgpotthast.de To: nore...@easysw.com; fltk-dev@easysw.com Date: Tue, 5 Jul 2011 18:49:08 +0200 Subject: Re: [fltk.development] [RFE] STR #2675: Patch for a new theme of FLTK1.3 (with gradient). Hi Dmitrij,

[fltk.development] [RFE] STR #2675: Patch for a new theme of FLTK 1.3 (with gradient).

2011-07-04 Thread Dmitrij K
2011-07-05 05:19:37.08102 +0600 @@ -0,0 +1,124 @@ +// +// fl_designer drawing routines for the Fast Light Tool Kit (FLTK). +// +// Copyright 2011 by Dmitrij K. e-mail: kdiman at live dot ru +// +// This library is free software; you can redistribute it and/or +// modify it under the terms

Re: [fltk.development] [RFE] STR #2674: I'm offering to integrate this code into FLTK.

2011-07-02 Thread Dmitrij K
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2674 Version: 1.3-feature Attached file fl_designer-1.1.tar.bz2... Link: http://www.fltk.org/str.php?L2674 Version: 1.3-feature fl_designer-1.1.tar.bz2 Description:

[fltk.development] [RFE] STR #2674: I'm offering to integrate this code into FLTK.

2011-07-01 Thread Dmitrij K
://www.imgplace.com/viewimg231/3066/19gradient6.png /** License: LGPL + static link (license is as is FLTK for FLTK) Thanks to Nikita Egorov for consultings I like FLTK! Enjoy! \author Dmitrij K. e-mail: kdiman at live dot ru \brief `fl_designer' is drawing boxes and frames and simply bg

[fltk.development] [RFE] STR #2667: Functions of color-model.

2011-06-16 Thread Dmitrij K
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2667 Version: 1.3-feature FLTK are needing in following functions (for drawing): http://cppbuilder.ru/articles/0146.php - RGB2HSV

[fltk.development] Drawing any images in the `Fl_Help_View' widget does not very correct.

2011-02-14 Thread Dmitrij K
Hi there! Version of library: fltk-1.3. The Images when drawing in the `Fl_Help_View' has alignmenting at top border (relatively to text). - What is not beutiful seesing (better will be alignmenting at bottom border to text). Regards. PS: The maillist don't accept my letters, so I have to do

[fltk.development] Paths to files in any tags `IMG' (Fl_Help_View).

2011-02-14 Thread Dmitrij K
Hi! If the `Fl_Help_View' object has `IMG' tag, then image can to doesn't be display if `SRC' contains not full path to image... I have some an offering: In to `Fl_Help_View.cxx' necessary do to add simple function (in beginning of file): +source code begin+++

[fltk.development] wheel mouse horizontal a ScrollBar in the ScrollGroup

2011-01-17 Thread Dmitrij K
Hi there! I want to ask to develops fltk2: Are you could does yep, towards when are adduce and twist wheel mouse on horizontal a ScrollBar in the ScrollGroup, that is propelled in different sides (means a boxUP(handle) in Scroll)?... Sorry for my English...