Posted October 30th, 2009 by Andrew Popoff
Today I have finished with CFC Tray Class. I have tested the class on the different Windows versions. Of course, I have tested the the class with CFC Menu Class. Also I’ve made some examples. I am do not ready to upload the class today. But I have made some screenshots and video about the [...]
Tags: CFC Library, tray | No Comments »
Posted October 28th, 2009 by Andrew Popoff
I have spent some days to write the tray class. My old 3rdParty product xXPPopup contains the tray class. I have decided that CFC Library should contain the same class. Of course much time has passed, so I rewrote the class completely.
Today, I have installed the Windows 7 specially to test the tray class. I [...]
Tags: CFC Library, tray | No Comments »
Posted October 20th, 2009 by Andrew Popoff
Today I have wrote the documentation for the class CFC_WndProc.
It is the class for subclassing. It was written some years ago. I use it everywhere on this day. The class included in CFC library of course. You can download the class, documentation (html) and examples here.
Tags: CFC Library, subclassing | No Comments »
Posted October 13th, 2009 by Andrew Popoff
There are some moments about resizing of the toolbar’s buttons.
By and large the system itself decides what size to set for the button. That is why I set the style TBSTYLE_AUTOSIZE by default. You can find it at the method CFCToolbar.AddButton. This flag specifies that the toolbar control should not assign the standard width to [...]
Tags: CFC Library | No Comments »
Posted October 1st, 2009 by Andrew Popoff
Today I have told with my friend about a class which was written yesterday (see the post below). He have reminded me about ABC Free template which can save and restore listbox format. That’s why I changed the class so little
I’ve added a new method which restores the format. You need to restore format [...]
Tags: CFC Library | No Comments »
Posted September 30th, 2009 by Andrew Popoff
I have seen the title “No records available” earlier. Some programs show it in an empty listbox. I have added this little feature in the MS SQL Field Box yesterday. You will see the next image if the table has no indexes:
Today, I have decided to make a class. This class should be able to [...]
Tags: CFC Library | No Comments »
Posted September 28th, 2009 by Andrew Popoff
CFC Library 3.0 released. I’ve add some documentation and video
This is the first version which is released only by annual subscription. I have many ideas to improve the library. I will try to add new possibilities. It’s always nice to talk about plans But in fact I do not have so much [...]
Tags: CFC Library | No Comments »
Posted September 24th, 2009 by Andrew Popoff
Today I have made the video. You can download it here.
I downloaded a new version of SnagIt. I was hoping that the new version will work better than the previous one. This is not so. Maybe the problem is in my old computer. It works well but it is too slow when the SnagIt works. [...]
Tags: CFC Library, SnagIt, Video | No Comments »
Posted September 21st, 2009 by Andrew Popoff
I just started to translate the CFC documentation. I think that I will translate the template documentation only. After that I will release a new version. I think that it will be fast. The remaining large part of the documentation will be translated gradually. I have an idea to add the demo video to some [...]
Tags: CFC Library | No Comments »
Posted September 17th, 2009 by Andrew Popoff
Today, I have finished the documentation of library on russian language. It includes about 300 html-pages. Now I need to translate it to english
Tags: CFC Library | No Comments »
Posted July 22nd, 2009 by Andrew Popoff
I just had registered at clarionshop.com. You can see the CFC Library here.
Tags: CFC Library, ClarionShop | No Comments »
Posted July 13th, 2009 by Andrew Popoff
This version includes the template for menu. You can set the style of menu such as MS Office XP and MS Office 2003. The documentation is missing. I think that it will be available in next version. I think that version 2.6 is the last version which is free for private use. The next versions [...]
Tags: CFC Library | No Comments »
Posted July 9th, 2009 by Andrew Popoff
I have almost done with CFC Menu template. Today I present a demo video. I’ve made this video with a SnagIt. Video contains a minor disturbance, but I think that it is not important.
You can download a video here (2MB).
Tags: CFC Library | No Comments »
Posted May 5th, 2009 by Andrew Popoff
Today I started work on a template for the menu. I usually make it quickly. But now I have decided that I will spend considerable time for writing a template. I think that I will slightly rewrite the template for the context menu and the toolbar, so that all these templates were able to work [...]
Tags: CFC Library, template | No Comments »
Posted April 29th, 2009 by Andrew Popoff
You can download the MS SQL Field Box source here.
You must also install the CFC Library 2.5 and register the templates that are included in the library (cfc_templates.tpl, DEBUG.TPL, dp_class.tpl).
I think that the class for working with ADO is that it’s worth a look.
Tags: CFC Library, Clarion 7, MS SQL Field Box | 1 Comment »