Re: [lazarus] VirtualTreeview 4.4.3 on lazarus?
> Yep. I now understand that it was not a so easy port. And what about > the assembler code... it is certainly not portable to other versions. > I know the last version have a lot of alpha blending stuff and > selection-windows-xp style (alpha blended) and that the code for this > is assembler. Maybe this was not in the 4.0.x version. Anyway this is > not an important item for me right now. I simply need linux/win on x86 > platform. Sorry, the alphablending stuff isnt ported at time, so no blended Selection and animations are supported right now. You can port ist if you want, the most of it schould already work but has to set in {$ifdef i386} ... and maybe a pascal version as backup but i think as the arm and powerpc part of the compiler are quiet usefull we schouldnt use mutch of assembler for now. For my opinion a little bit more cpu time in the blending routines are not soo bad. > I will not :) my project does not allows this, but if it was a matter > of 2-3 hours I would have done it; which I will not :) I dont have the time to do mutch on VT at time, for my apps it works great so if you dont want to do al lot for your app, 4.0.17 it should be enougth for now :) Best regards. Christian Ulrich _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] VirtualTreeview 4.4.3 on lazarus?
2006/5/6, Christian U. <[EMAIL PROTECTED]>: > I would like to know what work is required to port the latest version > 4.4.3? I have no clue about that and what exactly to do, but I would > like to use this latest version (which has not been ported). What features have 4.4.3 that 4.0.17 not have ? Well, in fact I don't know because I found no history information about the versions. But I was just comparing the versions. Probably everything I will need is there. 4.0.17 for Lazarus is still far away from original 4.0.17 remember Lazarus is cross platform so its not soo easy to use ole drag&drop and masses of winapi functions :) ... Yep. I now understand that it was not a so easy port. And what about the assembler code... it is certainly not portable to other versions. I know the last version have a lot of alpha blending stuff and selection-windows-xp style (alpha blended) and that the code for this is assembler. Maybe this was not in the 4.0.x version. Anyway this is not an important item for me right now. I simply need linux/win on x86 platform. as i remember VT makes no big steps from 4.0.X to 4.4.X so why someody schould spend weeks of work to port it ? I will not :) my project does not allows this, but if it was a matter of 2-3 hours I would have done it; which I will not :) maybe we can add the functionality that 4.0.17 lacks and 4.4.3 has but i dont think an second port makes sense. I would need to compare both components. I will not that the time to do this. Thank you very much for answering and also for the port of vtv 4.0.17 by the way! Best regards. -- Alexandre Leclerc _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] VirtualTreeview 4.4.3 on lazarus?
I would like to know what work is required to port the latest version 4.4.3? I have no clue about that and what exactly to do, but I would like to use this latest version (which has not been ported). What features have 4.4.3 that 4.0.17 not have ? 4.0.17 for Lazarus is still far away from original 4.0.17 remember Lazarus is cross platform so its not soo easy to use ole drag&drop and masses of winapi functions :) ... as i remember VT makes no big steps from 4.0.X to 4.4.X so why someody schould spend weeks of work to port it ? maybe we can add the functionality that 4.0.17 lacks and 4.4.3 has but i dont think an second port makes sense. Regards Christian Ulrich _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
[lazarus] VirtualTreeview 4.4.3 on lazarus?
Hi all, I've seen the VirtualTreeview 4.0.17 has been ported to lazarus sometime ago. I would like to know what work is required to port the latest version 4.4.3? I have no clue about that and what exactly to do, but I would like to use this latest version (which has not been ported). Regards. -- Alexandre Leclerc _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives