[lazarus] devel: patch for requests for TOpenDialog.OnTypeChange (TSaveDialog.OnTypeChange)

2007-04-20 Thread Paul Ishenin
- destroys OPENFILENAME struct Ofcource, LPOPENFILENAME is not handle, but there is no handle at all for windows dialogs. If there will be no remarks for this mail, I'll apply this patch. -- Best regargs, Paul Ishenin mailto:[EMAIL PROTECTED] TypeChange.patch Description

Re[2]: [lazarus] devel: patch for requests for TOpenDialog.OnTypeChange (TSaveDialog.OnTypeChange)

2007-04-20 Thread Paul Ishenin
Hello, Vincent Snijders. On 20.04.2007 you wrote: VS Paul Ishenin schreef: Hello, [EMAIL PROTECTED] There are several request about OnTypeChange event implementation for TOpenDialog/TSaveDialog (e.g. report 619, 8349). This patch implements this feature for win32, gtk1 and gtk2

Re: [lazarus] images used in Lazarus IDE

2007-04-27 Thread Paul Ishenin
soon when our TImageList become native). -- Best regards, Paul Ishenin mailto:[EMAIL PROTECTED] _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives

[lazarus] Editor toolbar

2007-05-01 Thread Paul Ishenin
object Patch attached. If you have no objections, I will apply it. ps: sorry, if my english is not so good :) -- Best regargs, Paul Ishenin mailto:[EMAIL PROTECTED] editor_toolbar.patch Description: Binary data

Re: [lazarus] cursor

2007-05-07 Thread Paul Ishenin
. For example, if you want to create lrs with 3 cursor resources then your under your comand can look so (under windows): lazres.exe your_resources_file.lrs cursor_1.cur cursor_2.cur cursor_3.cur Best regards, Paul Ishenin

Re: [lazarus] menu editor

2007-05-14 Thread Paul Ishenin
it from the desk top, apart from login off and login on again. Has any one else experienced this problem and overcome it. There was problem in 0.9.22 and it is fixed now. You can try svn version or one of latest snapshots. Best regards, Paul Ishenin

Re: [lazarus] New TThemeServices class

2007-05-21 Thread Paul Ishenin
Graeme Geldenhuys wrote: What does the TThemeServices class bring to the table for GTK1, GTK2 and Carbon interfaces? Didn't the they already work with the underlying themes? Painting of custom drawn controls like speedbutton. Paul.

Re: [lazarus] Lazarus keyword completion addon

2007-05-22 Thread Paul Ishenin
and if possible to use that template file. There I think we can find what actions can trigger template insertion. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject

Re: [lazarus] Office Menu Like

2007-05-23 Thread Paul Ishenin
, with lazarus There was nothing about which office in original mail. Maybe author needs OpenOffice menu look :) Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives

Re: [lazarus] Store a utf-16 file in a lazarus resource file

2007-05-24 Thread Paul Ishenin
; -- Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] patch: callstackdlg buildlazdlg

2007-06-12 Thread Paul Ishenin
for this component but it appears to be ignored. Not shure what is happening. I cant see any problems here. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives

Re: [lazarus] TRadioGroup mistery

2007-06-21 Thread Paul Ishenin
I suggested to move that code from LCL to widgetset where it needed. ps: my answer is not in list since I answered to reply address (directly to zeljko) Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] T(Float)SpinEdit.ReadOnly porperty beaviour

2007-06-25 Thread Paul Ishenin
). ReadOnly means that user can only read value. If user can change value by arrows then it is not read only. Some coponents even deny changing value through code (SpinEdit1.Value := ...) in ReadOnly mode. Best regards, Paul Ishenin

Re: [lazarus] T(Float)SpinEdit.ReadOnly porperty beaviour

2007-06-26 Thread Paul Ishenin
zeljko wrote: On Tuesday 26 June 2007 02:27, Paul Ishenin wrote: Tom Gregorovic wrote: Hi, what behaviour should have T(Float)SpinEdit.ReadOnly property when set: (1) disable editing in text box (2) disable editing in text box and also changing value via arrows I vote for (1), what do you

Re: [lazarus] GTK: Handle signal for every object

2007-06-26 Thread Paul Ishenin
Tom Gregorovic wrote: Hi, to implement dropping files for GTK, I need to process 'drag_data_received' signal for every GTK object. How can I achieve this? if for every that created by gtk widgetset then look at TGtkWidgetSet.HookSignals. if no then I dont know. Best regards, Paul Ishenin

Re: [lazarus] How to hide the mouse cursor?

2007-06-29 Thread Paul Ishenin
Hello, lazarus mail list. Implemented in revision 11400. Please test. -- Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http

Re: [lazarus] TSpeedButton bugs patch

2007-07-22 Thread Paul Ishenin
a negative width (or height) Regards, Giuliano Colla Thanks, I applied buttonglyph part after test. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject

Re: Icons run and pause for Lazarus

2007-09-11 Thread Paul Ishenin
will be automatically generated from normal images. This should prevent extra work for designers. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives

Re: [lazarus] Another icons for Lazarus

2007-09-12 Thread Paul Ishenin
switching to them. Best regards, Paul Ishenin. Yes I guessed and already in png 16*16. :) First two are not :( Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe

Re: [lazarus] Another icons for Lazarus

2007-09-12 Thread Paul Ishenin
switching to them. Best regards, Paul Ishenin. Yes I guessed and already in png 16*16. :) Thanks for work. I replaced/added your new 6 images. Revision 12002. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL

Re: [lazarus] Another icons for Lazarus

2007-09-12 Thread Paul Ishenin
wile64 пишет: Modified and Another ;) thanks, commited. revision 12003. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http

Re: [lazarus] Another icons for Lazarus

2007-09-12 Thread Paul Ishenin
wile64 пишет: Great, But the menu_build_file.png dont view. Indeed, fixed - thanks. Revision 12004. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject

Re: [lazarus] Another icons for Lazarus

2007-09-13 Thread Paul Ishenin
wile64 wrote: Still and with the STOP. I see the icons of the file menu (new Form and new links) in view menu (Form and Unit) ? Dont understand quesion, but anyway your new images applied in revision 12018 (I used menu_run_stop2.png as stop). Best regards, Paul Ishenin

Re: [lazarus] Another icons for Lazarus

2007-09-13 Thread Paul Ishenin
wile64 wrote: 2007/9/13, Paul Ishenin [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]: wile64 wrote: Still and with the STOP. I see the icons of the file menu (new Form and new links) in view menu (Form and Unit) ? Dont understand quesion, but anyway

Re: [lazarus] Another icons for Lazarus

2007-09-13 Thread Paul Ishenin
wile64 wrote: Still... Dont know. Cant understand what project icon means - paper box? But if other are happy I will add them. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] mantis report status?

2007-09-14 Thread Paul Ishenin
setted by reporter. This flag means that reporter already played with fixed version and very happy. But this flag can be seted by developer too if he have no feedback from reporter for a long time after bug fixing. Best regards, Paul Ishenin

Re: [lazarus] More icons

2007-09-20 Thread Paul Ishenin
/menu_configure_build_lazarus.png menu/menu_configure_help.png menu/menu_search_find_next.png menu/menu_search_find_previous.png menu/menu_view_anchor_editor.png menu/menu_view_inspector.png Thanks for work. If I missed something please notify me. Best regards, Paul Ishenin

Re: [lazarus] More icons

2007-09-20 Thread Paul Ishenin
menu_select_line. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] Another icons for Lazarus

2007-09-24 Thread Paul Ishenin
wile64 пишет: end of projects models. project10 is bad looking but others are excellent. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http

Re: [lazarus] More icons

2007-09-24 Thread Paul Ishenin
wile64 пишет: More ;) Thanks, codeexplorer and source_editor3 are commited in r12157. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at

Re: [lazarus] More icons

2007-09-24 Thread Paul Ishenin
wile64 пишет: More, with transparency :P Thanks, commited in r12170. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http

Re: [lazarus] patch for editbtn.pas

2007-10-01 Thread Paul Ishenin
Mattias Gaertner wrote: What name can I add to the ASCII text of the contributors list? He is already there at line 4: Aleksey Lagunov Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] patch for editbtn.pas

2007-10-01 Thread Paul Ishenin
Giuliano Colla wrote: Paul Ishenin ha scritto: Mattias Gaertner wrote: What name can I add to the ASCII text of the contributors list? He is already there at line 4: Aleksey Lagunov Best regards, Paul Ishenin. Out of sheer curiosity. Does the name Ishenin appear TWICE

Re: [lazarus] Debugging SetCursor in Carbon Lazarus

2007-10-05 Thread Paul Ishenin
(wich must be TWinControl). So TPaintBox trying to set it cursor through TPanel. Please check if TPanel.Cursor will work. Please create bug tracker report for this problem with test application. This way you will give us ability to reproduce the same situation as you have. Best regards, Paul

Re: [lazarus] UTF-8 vs UTF-16 support

2007-10-05 Thread Paul Ishenin
most software uses English as default language. UTF-8 encoded English words are still the same as non-encoded English words. Btw, I dont know other advantages. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] Debugging SetCursor in Carbon Lazarus

2007-10-07 Thread Paul Ishenin
for me since I have no Mac :) I hope you or Tomas or Felipe can fix problem. Or I will try myself but later. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject

Re: [lazarus] More icons

2007-10-09 Thread Paul Ishenin
wile64 пишет: 2007/10/5, Paul Ishenin [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]: wile64 пишет: Very little more :( What you chose for the Project icon? As I know project4.png had the best feedback (2 pro 0 contra) :) Best regards, Paul Ishenin

Re: [lazarus] More icons

2007-10-10 Thread Paul Ishenin
separate action from object (wrench from project). Best regards, Paul Ishenin. Are you happy? ;) You have view menu_reopen.png? Yes, now happy. But have no time at moment to replace/add them. Will do later. Best regards, Paul Ishenin

Re: [lazarus] Debugging SetCursor in Carbon Lazarus

2007-10-10 Thread Paul Ishenin
. Read svn log for details. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] More icons

2007-10-10 Thread Paul Ishenin
Paul Ishenin пишет: wile64 wrote: I commited them in 12400, but I am not very happy. Project option and Project inspector look as spot :( Maybe you can play with colors or with size of project glyph. For example project glyph can be smaller in this two images or maybe

Re: [lazarus] Drawing Strategy in Carbon Lazarus

2007-10-11 Thread Paul Ishenin
Adriaan van Os wrote: Paul Ishenin wrote: James Chandler Jr wrote: LCL supports drawing only on paint event. Yes, 'arbitrary drawing' is possible with win32 and gtk widgetsets, but not with carbon and qt. The only legal way for you is to move all that Canvas calls to OnPaint. I assume

Re: [lazarus] Drawing Strategy in Carbon Lazarus

2007-10-11 Thread Paul Ishenin
as currently not implemented. Paul Ishenin wrote: Read that will not be implemented before 1.0 or maybe never. Vincent Snijders wrote: It is doubtful, if it is possible to implement it. Do you have ideas how it can be accomplished? May I revert the question, what has to be done to make it work

Re: [lazarus] More icons

2007-10-12 Thread Paul Ishenin
Great Thanks, 2 more. Thanks, commited in r12422. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org

Re: [lazarus] beginners questions on handling lazarus

2007-10-15 Thread Paul Ishenin
for lazarus 0.9.23 this would do (I think). Lazarus 0.9.24 will be (and ofcource 0.9.23 is) compilable with fpc 2.0.4. So you can get trunk. Lazarus support for 2.0.4 will be stoped with fpc 2.2.2 (as I think). Best regards, Paul Ishenin

Re: [lazarus] Getting a color based on the R,G,B components

2007-10-17 Thread Paul Ishenin
Adrian Maier wrote: Hello, Is it possible to create at runtimne a TColor based on the three components R,G,B given as numbers ? AColor := RGB(R, G, B) ? Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] Object Inspector and non-default values

2007-10-18 Thread Paul Ishenin
Graeme Geldenhuys пишет: Hi, How does the Object Inspector detect non-default values of properties? Look at TPropertyEditor.GetDefaultOrdValue (lazarus\ideintf\propedits.pp) Best regards, Paul Ishenin. _ To unsubscribe

Re: [lazarus] [R1259x][GTK2][Ubuntu] SegV in APPLYMASK

2007-10-29 Thread Paul Ishenin
Milipili Houbi пишет: [skip] There is no problem with the Rev 12586. Have you got any idea what the problem is ? Do you have small test application? Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] [R1259x][GTK2][Ubuntu] SegV in APPLYMASK

2007-10-30 Thread Paul Ishenin
the inspector, load the attached image - This will produce a SegV Should I open a new Bug report ? I can confirm under windows gtk2. Please, create a new bug report. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL

Re: [lazarus] freeze while resizing a window (GTK2 with rev 12674)

2007-11-01 Thread Paul Ishenin
have updated the svn (to rev 12679) but it seems that something is completly broken now. See the screenshot: http://img217.imageshack.us/my.php?image=lazarusfr4.png Try to update from svn once again :) Svn version of lazarus gives no promices of correct work. Best regards, Paul Ishenin

Re: [lazarus] Another icons for Lazarus

2007-11-04 Thread Paul Ishenin
Carvalho See the new trayicon icon ;-) This and previous component images have been commited in r12735. Thanks. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject

Re: [lazarus] Latest svn eats IDE icons

2007-11-09 Thread Paul Ishenin
). Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] Latest svn eats IDE icons

2007-11-09 Thread Paul Ishenin
Paul Ishenin wrote: Giuliano Colla wrote: Upgrading to the latest snv (r 12796) some icons on the IDE Bar have disappeared. Notably, in the Addtional Section, the icons for TImage and TColorBox are blank, while TColorListBox shows just a few pixels on top. The same occurs for some custom

Re: [lazarus] Masks

2007-11-11 Thread Paul Ishenin
by some argument if you with. Like FormatMaskText( DelphiCompatible: Boolean = True) Too much components code depends on FormatMaskText. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] suggestion to create laz fixes version

2007-11-13 Thread Paul Ishenin
. You are about snapshots or sources? If about snapshots then it is possible to use both fixes. But sources will be based on the same version of fpc as lazarus development version (in other words on last stable fpc version). Best regards, Paul Ishenin

Re: [lazarus] suggestion to create laz fixes version

2007-11-13 Thread Paul Ishenin
? Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] suggestion to create laz fixes version

2007-11-13 Thread Paul Ishenin
is released. Yes, but we have plans to release more often than fpc team - at least twice per year, or better once per quarter. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe

Re: [lazarus] Recent gtk CreatePatternBrush implementation

2007-11-14 Thread Paul Ishenin
widgetsets than windows I can use indeed CreateBrushIndirect. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org

Re: [lazarus] GTK2 Under Windows

2007-11-15 Thread Paul Ishenin
experimental. If you are about LCL side then there are few bugs that linux version doesnot have. I've fixed some gtk2-windows problems in 0.9.23 time. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] Lazarus and Ctrl-C

2007-11-16 Thread Paul Ishenin
- rev. 12889 I also have such error, but seems we are only two man that have such error. I asked other devels several times, but they dont have error. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] Unable to build the current Lazarus with fpc 2.0.4

2007-11-16 Thread Paul Ishenin
should be empty) and that you do a clean rebuild. This relates to fpc 2.0.4 and DisableFakeMethods define Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject

Re: [lazarus] last svn problems under fpc 2.0.4

2007-11-18 Thread Paul Ishenin
in TImageCacheItems.GetIemForListener (imagelistcache.pas) Do you have stack trace? Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http

Re: [lazarus] last svn problems under fpc 2.0.4

2007-11-18 Thread Paul Ishenin
Giuliano Colla wrote: Paul Ishenin ha scritto: Giuliano Colla wrote: Svn r 12899 doesn't compile under linux/fpc 2.0.4. The error reported is wrong number of parameters specified in two BoolToStr calls in lcl/graphtype.pp module. Commenting out the second parameter of the call , it compiles

Re: [lazarus] last svn problems under fpc 2.0.4

2007-11-18 Thread Paul Ishenin
Paul Ishenin пишет: Giuliano Colla wrote: Paul Ishenin ha scritto: Giuliano Colla wrote: Svn r 12899 doesn't compile under linux/fpc 2.0.4. The error reported is wrong number of parameters specified in two BoolToStr calls in lcl/graphtype.pp module. Commenting out the second parameter

Re: [lazarus] Notice: Possible copyright infringements in FPC code base

2007-11-19 Thread Paul Ishenin
. Some years ago I did comparision of quicksort, qucksort with inserts (which a bit faster than usual quicksort) and radial sort. Radial sort was the fastest. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] Latest reviosn fails on Windows

2007-11-21 Thread Paul Ishenin
Jeff Steinkamp пишет: C:\lazarusmake try make clean all Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org

Re: [lazarus] Crash: Exception=Resource TODBCConnection not found

2007-11-21 Thread Paul Ishenin
Andrey Gusev wrote: fpc 9275 lazarus 12952 Why you think it is crash? Just an exception which handled by lazarus. But I'll reimplement things to prevent exceptions. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL

Re: [lazarus] Crash: Exception=Resource TODBCConnection not found

2007-11-21 Thread Paul Ishenin
Andrey Gusev wrote: * Paul Ishenin [EMAIL PROTECTED] [Wed, 21 Nov 2007 17:19:04 +0700]: Andrey Gusev wrote: fpc 9275 lazarus 12952 Why you think it is crash? Just an exception which handled by lazarus. But I'll reimplement things to prevent exceptions. IDE spontaneous exits after brings

Re: [lazarus] Google's Android OS :)

2007-11-22 Thread Paul Ishenin
, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] is laz 9.24 fixes on svn ready to be used?

2007-11-26 Thread Paul Ishenin
never gets called on Win32 yes 0009996: [Patch] PageControl.TabVisible works incorrectly yes Please consider. :) Anyway, this is only my minds. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] Problem Build last version

2007-11-29 Thread Paul Ishenin
icon for menu item). Next time I will add new arguments to the end of function inspite of logic. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives

Re: [lazarus] icons sqldb-components

2007-11-29 Thread Paul Ishenin
wile64 пишет: Icons for SQL. Thanks, commited in r13084. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org

Re: [lazarus] Message with image as attachement

2007-11-30 Thread Paul Ishenin
Damien Gerard пишет: Each time I send a email to the lazarus ml with an image the mail never reaches. It is a bug or a feature ? :) I think protection from big mail size (if your images are big in size). Use imagebin.org to upload images and provide link here to it. Best regards, Paul

Re: [lazarus] New bitmap :-)

2007-12-04 Thread Paul Ishenin
wile64 пишет: Hi paul, I made when I time ;-) Thanks, commited in r13199. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http

Re: [lazarus] New bitmap :-)

2007-12-04 Thread Paul Ishenin
wile64 wrote: More... TToggleBox is not distinct enough from TButton. But if you draw the same box but in pressed state then it will be ok. All other are commited in r13145. Thanks. Best regards, Paul Ishenin

Re: [lazarus] Give me way to debug codetools !!!

2007-12-04 Thread Paul Ishenin
all correctly, it checked. If you are on windows, just add {$apptype console} to lazarus\ide\include\ide.inc and you'll have second ide window with console. There you'll see all output and your debugln too. Best regards, Paul Ishenin

Re: [lazarus] New bitmap :-)

2007-12-04 Thread Paul Ishenin
wile64 пишет: more... Thanks, commited in r13151. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org

Re: [lazarus] New bitmap :-)

2007-12-04 Thread Paul Ishenin
wile64 пишет: 2007/12/4, Paul Ishenin [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]: wile64 wrote: More... TToggleBox is not distinct enough from TButton. But if you draw the same box but in pressed state then it will be ok. All other are commited in r13145. Thanks

Re: [lazarus] New bitmap :-)

2007-12-05 Thread Paul Ishenin
Bee пишет: Thanks, commited in r13199. Can we these applied onto laz 9.24.1 (fixes branch) as well? No. Since component images are in xpm in laz 0.9.24 Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] New bitmap :-)

2007-12-05 Thread Paul Ishenin
wile64 пишет: More Thanks, commited in r13160. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] New bitmap :-)

2007-12-05 Thread Paul Ishenin
wile64 пишет: Paul, see tcolorcombobox.png is not used. Thanks, new images commited, TColorCombobBox deleted in r13163. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe

Re: [lazarus] New bitmap :-)

2007-12-05 Thread Paul Ishenin
A.J. Venter wrote: Well, Here is mine for TPopupNotifier - if somebody can make one that is actually pretty, I won't mind :p Sorry, what is TPopupNotifier? Where can I find it? Best regards, Paul Ishenin. _ To unsubscribe

Re: [lazarus] Problem compiling last SVN

2007-12-06 Thread Paul Ishenin
Guadagnini David пишет: Have a problem during compile last SVN version (13080) The messag is C:\lazarus\ide\lazarus.pp(114,1) Error: Undefined symbol: VMT_LCLCLASSES_TLCLHANDLECOMPONENT some idea? I use Lazarus on Windows XP with FPC 2.2.1 do make clean Best regards, Paul Ishenin

Re: [lazarus] New bitmap :-)

2007-12-06 Thread Paul Ishenin
and in way of controlling visibility of Tabs. In TNoteBook tabs (top part of control) can be totally visible or invisible. In TPageControl you can control visibility of separate tabs. Best regards, Paul Ishenin. _ To unsubscribe

Re: [lazarus] New bitmap :-)

2007-12-06 Thread Paul Ishenin
. regards, Thank, applied in r13187. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] New bitmap :-)

2007-12-06 Thread Paul Ishenin
A.J. Venter пишет: Well, Here is mine for TPopupNotifier - if somebody can make one that is actually pretty, I won't mind :p A.J. Thanks, commited in r13195 Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL

Re: [lazarus] New bitmap :-)

2007-12-06 Thread Paul Ishenin
Bee wrote: Hi Laurent, For TODBC icon, this might be the good candidate: http://www.smg-hosting.co.uk/images/odbc_logo.gif Under what license that image is distributed? Why do you think we can use it? Best regards, Paul Ishenin

Re: [lazarus] New bitmap :-)

2007-12-07 Thread Paul Ishenin
wile64 пишет: More... thanks, applied in r13206. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org

Re: [lazarus] New bitmap :-)

2007-12-07 Thread Paul Ishenin
wile64 пишет: more... Thanks, commited in r13210. Btw, with such speed we will have absolutely new component palette in next week :) Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] New bitmap :-)

2007-12-09 Thread Paul Ishenin
Bee пишет: Please take a close look again between default.png and the shapes on TDrawGrid. I hope you'll get what I meant. :) This is the best I can do. (tshape.png is attached) :-D I will wait for the end of your discussion. Bes regards, Paul Ishenin

Re: [lazarus] New bitmap :-)

2007-12-10 Thread Paul Ishenin
in r13255. Dont stop - we have at least Data controls and System tabs :) Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org

Re: [lazarus] No more NumGlyphs in buttons

2007-12-10 Thread Paul Ishenin
NumGlyph problem in r13272. I will look for bsExclusive also. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org

Re: [lazarus] vote for bdd related component icon

2007-12-11 Thread Paul Ishenin
, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] laz-qt on ubuntu

2007-12-11 Thread Paul Ishenin
Bee пишет: Hi all, Somewhere I read that next Lazarus release will use qt as the default widget for the IDE. dont trust this info. it is not true. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] splash image: share your ideas

2007-12-11 Thread Paul Ishenin
splash image in this month :) Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] New bitmap :-)

2007-12-11 Thread Paul Ishenin
wile64 пишет: more -- It looks only as clock-face. Maybe something as attached (from silk library) can be used as prototype? But with push putton on top :) Btw, I like your Z-z-z idea on idle timer. Best regards, Paul Ishenin. inline: time.png

Re: [lazarus] New bitmap components dialogs

2007-12-11 Thread Paul Ishenin
wile64 пишет: I start new bitmap for dialogs components yes, they looks better. I commited them and timers with push button in r12285. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] No more NumGlyphs in buttons

2007-12-11 Thread Paul Ishenin
Paul Ishenin пишет: Giuliano Colla wrote: Recently a reorganization of button images has taken place, creating an image cache. This would be very good, if it weren't for the small detail that multiple button glyphs aren't shown anymore, and that, if they were shown, they'd be shown wrong

Re: [lazarus] New bitmap components dialogs

2007-12-12 Thread Paul Ishenin
wile64 пишет: thanks, commited in r13293 btw, how you want to select which TDataSource to use? Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives

Re: [lazarus] New bitmap :-)

2007-12-12 Thread Paul Ishenin
wile64 пишет: More -- Laurent. Thanks, ipc images commited in r13306. About db images. They are good, but I will not commit until you tell me that they are last. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL

Re: [lazarus] vote for bdd related component icon

2007-12-13 Thread Paul Ishenin
Bee пишет: I propose these icons. Just trying to help, again. :-D More. Only TChart commited in r13312. TButtonPanel look differ than your drawing :) Please try again. Use lesser height of panel and more gradient buttons. Best regards, Paul Ishenin

  1   2   >