IBrowser version 1.1 released

I've released IBrowser version 1.1, new features in this version:
. Support overlay icons.
. Support multi file-masks filters, semi-colon delimited.
. Predefined filters.
. Lock/unlock tracking editor.


You can download this new version from the IBrowser page.

Regards,

Articles Categories: 

التعليقات

Wonderful Job Issam,

I have replaced the default Delphi File Explorer with your one.

and looking forward for more features as I sent you ;-)

it is little bit slow when changing tabs...
aslo, delphi 7 have some strange crashes!

@sanjin
>>it is little bit slow when changing tabs
Supporting overlay icons needs more calcs from CPU.
and i'll see if i can speed this.
>>delphi 7 have some strange crashes!
Please, can you explain in more details?

Hello Issam,

I saw your fix for the TDBGrid component. I just don't know how to apply the changes to the source file DBGrids.pas to my project.

I should copy this updated source file DBGrids.pas to some location (folder) then include (refer) them to the project. How do go about doing that?

Thanks a lot.

Muwaffaq,

Jeddah, Saudi Arabia

Hello Muwaffaq,you can applay the changes directly to the orginal DBGrid.pas file, or take a copy of DBGrid.pas file to your project directory, modified it and rebuild your project, and the changes will take effect.
Regards,

Thanks Issam. I appreciate your help.

Issam, I am afraid this is not working. I am still having the DBGrid smear problem even after updating the source DBGrids.pas and copying it to my project directory and including it in the project file, I am sure I copied your updates correctly.

I suspect that the compiler-linker is looking at the VCL library for the DBGrid components instead of my included one. In other words, the new inclusion is not above the VCL in the search path of the compiler. Am I right?

I had a look at the library path in the Tools/Options window:
C:\Program Files\CodeGear\RAD Studio\6.0\lib

Should I add my project's DCU output directory path in front of it?

And is there a short way to compile just the DBGrid.pas into its new DCU? It is not getting generated in the DCU output path in my project!

Thanks.

Hello,
You can find the unit/path that the linker will use by CTRL+Click the (unit name) in the USES section, (it must be the one in the project directory, or in the project "Search Path" if you use it), now update it and choose (Build All Projects) . I hope that should work :)
 Regards

Thank you for this very useful addon, I am using it to access team fondation server via system context menu (with tfs power tools Windows Shell Extension), so for me your tool Delphi TFS integration, thanks again :)

i THINK THIS IS A GREAT GOB
GO FORWARD

What are the chances of creating a version for Delphi 2010? If you've abandoned the project how about releasing the source? I would really like to continue using your addin now that I've upgraded to D2010.

Sorry about this very long delay, it was really tough year for me, but anyway, things get better now, and I found some free times to add what I think it will be nice and cool features to the new upcoming version of IBrowser which I hope it will be released soon, and also, it will contain a Delphi2010 version. I think your comment will wake my blog again… thanks :)

السلام عليكم عصام
انا امل مبرمجة دلفي اريد ان اعرف اكثر عن استخدام الدلفي في الشبكات
والبروتوكولات
شكرااا جزيلا

و عليكم السلام امل،
ربما كان بإمكاني مساعدتك بشكل أفضل لو كان سؤالك أكثر تحديداً، ما هو المشروع أو المجال التي تنوين الخوض فيه؟ و لكن على أي حال، إذا كنت تريدين معلومات عامة فقط، فإن دلفي تعتبر أداة تطوير ممتازة لتطبيقات الشبكات إذ تؤمن سهولة و سرعة في بناء التطبيق إضافة إلى الموثوقية العالية، وخصوصاً مع مكتبة مكونات(عناصر) Indy التي تأتي بشكل مرفق مع مكتبة دلفي الأساسية VCL و يكفي أن نعرف أن أحد أشهر برامج المحادثة Skype هو تطبيق مكتوب بلغة دلفي. كمبرمجي دلفي بشكل عام نعاني من نقص في الكتب المتخصصة بالعربية أو الإنكليزية (أعتقد أننا يمكن أن نجد كتب أكثر عن دلفي بلغات كالروسية و الألمانية) لدينا بالإنكليزية كتب المبرمج الشهير ماركو كانتو Marco Cantu بالأخص كتاب Mastering Delphi 7 الذي أعتقد أن كل مبرمج دلفي يجب أن يكون قد قرأ هذا الكتاب (بالعامية: من الجلدة إلى الجلدة) ونفذ كل تمارينه قبل الانطلاق مع دلفي. هذا الكتاب متوفر (بكثرة) و أعتقد لن تجدي صعوبة في الحصول عليه. في هذا الكتاب ستجدين أكثر من فصل يتطرق إلى برمجة الانترنت و الشبكات مشروحة بأسلوب ماركو اللذيذ و الشيق.أيضاُ يمكنك مراجعة بعض مواقع الأمثلة و "الأكواد" الخاصة بدلفي مثل (torry.net - delphi.about.com) ستجدين فيها الكثير من الامثلة و الأكواد التي ستعمق فهمك للبرمجة بهذا المجال. أتمنى لك التوفيق.