<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ComponentSource Topic | Popup Alerts</title><link>http://www.componentsource.com/topics/popup-alerts/index.html</link><description></description><language>en-us</language><lastBuildDate>Fri, 10 Feb 2012 05:35:54 GMT</lastBuildDate><copyright>(C) Copyright 1996-2012 ComponentSource.</copyright><atom:link href="http://www.componentsource.com/topics/popup-alerts/rss.xml" rel="self" type="application/rss+xml"/><item><title>BCGControlBar Professional 15.0 released</title><link>http://www.componentsource.com/news/2010/12/16/bcgcontrolbar-library-professional.html?rc=ni_6684</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/7/6684/default_w350.png?rc=ni_6684" alt="BCGControlBar Library Professional Office 2007 demo."/&gt;&lt;p&gt;&lt;small&gt;BCGControlBar Library Professional Office 2007 demo.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Major release adds new chart and gauge controls, D2D support, Office 2010 print preview and new editor language schemes.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/bcgcontrolbar-library-professional/index.html?rc=ni_6684"&gt;BCGControlBar Library Professional Edition MFC (BCGControlBar Professional)&lt;/a&gt; is an MFC extension library with more than 200 well designed, tested and fully documented MFC extension classes such as toolbars, menus, controls as well as customization and visualization, that can be incorporated into your application to add Office like and Microsoft Visual Studio like UI. BCGControlBar Library Professional (BCGControlBar Pro MFC) offers Office 2010 look and feel, Office 2007 (Office 12) style with Ribbon control, skinned interface, Vista Aero, Gantt and more. BCGControlBar Library Professional License includes Source Code and a free one year subscription that entitles you to e-mail technical support, patches and upgrades.&lt;/p&gt;&lt;h3&gt;Updates in 15.0&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;New features&lt;/strong&gt;:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;New Chart Control -&lt;/strong&gt; offers a wide range of the different chart types:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Line&lt;/li&gt;&lt;li&gt;Area&lt;/li&gt;&lt;li&gt;Bar and Column&lt;/li&gt;&lt;li&gt;Pie&lt;/li&gt;&lt;li&gt;Pyramid&lt;/li&gt;&lt;li&gt;Funnel&lt;/li&gt;&lt;li&gt;and lot of others!&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;New Gauge Controls -&lt;/strong&gt; The library implements various types of gauges that help a developer to create high-quality, fast and beautiful digital dashboards. The following gauge types are implemented:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Circular Gauges.&lt;/li&gt;&lt;li&gt;Numeric Indicators.&lt;/li&gt;&lt;li&gt;Color Indicators.&lt;/li&gt;&lt;li&gt;Text Labels.&lt;/li&gt;&lt;li&gt;Image Indicators&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Added D2D support.&lt;/strong&gt; A new class 'CBCGPGraphicsManagerD2D' implements D2D backend. It exposes various methods for easy access to D2D and DirectWrite interfaces. All graphics primitives like lines, rectangles, ellipses, geometries, arcs, pies, pyramids and texts can be easily drawn with D2D speed and quality using just few lines of code. Also we added a new class 'CBCGPGraphicsManagerGDI', which can be used on OSs that do not support D2D (for example, Windows XP or Windows 2000). The base class CBCGPGraphicsManager automatically creates GDI manager if it detects an older OS (where D2D is not supported).&lt;br/&gt;
		&lt;br/&gt;&lt;strong&gt;Office 2010-style Print Preview&lt;/strong&gt; (inside Backstage View). 'CBCGPRibbonBackstageViewPanel:: AddPrintPreview ' method has been added.&lt;br/&gt;
		&lt;br/&gt;&lt;strong&gt;New Editor language schemes&lt;/strong&gt; - Outline parser customization was extended. Added new Lexeme::m_dwData, BlockType::m_dwData members. Extended LexemType enumerator. BCGPVisualStudioGUIDemo example demonstrates how to implement the following schemes using new mechanism:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;C++&lt;/li&gt;&lt;li&gt;HTML&lt;/li&gt;&lt;li&gt;BASIC&lt;/li&gt;&lt;li&gt;Pascal&lt;/li&gt;&lt;li&gt;C#&lt;/li&gt;&lt;li&gt;Assembler&lt;/li&gt;&lt;li&gt;XML&lt;/li&gt;&lt;li&gt;SQL&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Added drop-down galleries -&lt;/strong&gt; New class CBCGPRibbonComboGalleryCtrl allows to create drop-down galleries on dialogs in ribbon-based applications.&lt;br/&gt;
		&lt;br/&gt;&lt;strong&gt;The ribbon bar is integrated with VS 2010 Ribbon Editor:&lt;/strong&gt; call new method 'CBCGPRibbonBar:: LoadFromVSRibbon' to load ribbon bar form RT_RIBBON resource.&lt;br/&gt;
		&lt;br/&gt;&lt;strong&gt;Added description to CBCGPButton&lt;/strong&gt;: CBCGPButton::SetDescription/ CBCGPButton::GetDescription methods have been added.&lt;br/&gt;
		&lt;br/&gt;&lt;strong&gt;CBCGPRibbonPanel&lt;/strong&gt;: added SetName method.&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;CBCGPRibbonStatusBarPane&lt;/strong&gt; constructor has a new, optional parameter 'bAlphaBlendIcon'. Set it TRUE if 32-bit icon is being added to the status bar pane.&lt;br/&gt;
		&lt;br/&gt;&lt;strong&gt;Grid changes:&lt;/strong&gt;&lt;br/&gt;The class CBCGPGridItemID has new state {m_nRow = -2, m_nColumn = -2} which indicates the selection of the whole content. New methods: CBCGPGridItemID::SetAll, CBCGPGridItemID::IsAll. CBCGPGridItemID::IsNull was modified.&lt;/p&gt;&lt;ul&gt;&lt;li&gt;CBCGPGridItem::Init and CBCGPGridItem::SetFlags are now virtual.&lt;/li&gt;&lt;li&gt;Added CBCGPGridCtrl::IsColumnBeingResized function.&lt;/li&gt;&lt;li&gt;Added option to disable quick sorting. To return to the previous (&amp;quot;bubble&amp;quot;) sorting implementation please use new CBCGPGridCtrl::m_bUseQuickSort member.&lt;/li&gt;&lt;li&gt;Added CBCGPGridCtrl::NormalizeSelectionList, CBCGPGridCtrl::RemoveSelectedRows, CBCGPGridCtrl::Delete, CBCGPGridCtrl::IsDeleteEnabled functions.&lt;/li&gt;&lt;li&gt;Added mechanism to customize colors alternating. Please override virtual BOOL OnAlternateColor (const CBCGPGridItemID&amp;amp; id) to specify if an item has odd or even color.&lt;/li&gt;&lt;li&gt;Improved performance of the grid with many columns. Changed implementation of CBCGPGridColumnsInfo class, changed the internal column's container.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Changes in Examples and Samples:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Added a new example BCGPChartExample that demonstrates Chart features.&lt;/li&gt;&lt;li&gt;Added a new example BCGPGaugesDemo that demonstrates Gauges features.&lt;/li&gt;&lt;li&gt;Added a new sample 'RibbonMenuSwitch' - this sample demonstrates how to switch between Ribbon and Menu/Toolbar mode at run-time.&lt;/li&gt;&lt;li&gt;BCGPGridExample has been updated to illustrate how to create a Chart within a merged cell.&lt;/li&gt;&lt;li&gt;SideBarDemo now illustrates how to add a circular gauge (clock) and chart (weather forecast) to Side Bar.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About BCGSoft&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/bcgsoft/index.html?rc=ni_6684"&gt;BCGSoft&lt;/a&gt; Ltd. specializes in the development of business components for Microsoft Windows. Customer satisfaction is the company's first priority and as such it aims to produce top quality software. User interface programming is not always easy, but BCGSoft helps developers to incorporate into their applications the most advanced technologies available on the market today.&lt;/p&gt;</description><category>32 Bit</category><category>64 Bit</category><category>ActiveX .NET Ready</category><category>ActiveX Components</category><category>BCGSoft</category><category>Button and Cursor Design</category><category>C++ / MFC Class Libraries</category><category>Charting and Graphing</category><category>Components</category><category>Datagrids</category><category>DLL</category><category>Feature Releases</category><category>Instrumentation</category><category>Microsoft</category><category>Other</category><category>Planning / Scheduling</category><category>Popup Alerts</category><category>Static Link Library</category><category>Toolbar / Menu / Ribbon</category><category>ToolTips</category><category>User Interface</category><category>User Interface Collections</category><category>Visual Basic .NET</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# .NET</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++</category><category>Visual C++ .NET</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio</category><category>Visual Studio .NET</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><guid isPermaLink="false">http://www.componentsource.com/news/2010/12/16/bcgcontrolbar-library-professional.html?rc=ni_6684</guid><pubDate>Thu, 16 Dec 2010 18:05:00 GMT</pubDate></item><item><title>Alerts Customizer for SharePoint updated</title><link>http://www.componentsource.com/news/2009/12/07/virto-alerts-customizer.html?rc=ni_2087</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/2/1163/default_w350.png?rc=ni_2087" alt="Configuring a task reminder alert to be sent via SMTP."/&gt;&lt;p&gt;&lt;small&gt;Configuring a task reminder alert to be sent via SMTP.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Latest release adds Office Mobile Service communication type via SMS.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/virto-alerts-customizer/index.html?rc=ni_2087"&gt;Virto Alerts Customizer for SharePoint&lt;/a&gt; is an effective web part that enhances and streamlines the SharePoint Alert Management System. Though alerts in SharePoint are flexible, they often require additional adjustment and more detailed customization. Virto Alerts Customizer for SharePoint provides users with this additional adjustment. Virto Alerts Customizer for SharePoint lets you create your own alert within a minute, and allows it to be sent to a specific user or a group of users. You can also make your own Rich Text Templates for different types of alerts.&lt;/p&gt;&lt;h3&gt;Updates in V2.1&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Office Mobile Service communication type (via SMS)&lt;/li&gt;&lt;li&gt;Users empowered with an ability to create own alerts&lt;/li&gt;&lt;li&gt;Ability to define week days to receive alerts&lt;/li&gt;&lt;li&gt;Fixed problem when alerts with filters were added by user with read only rights&lt;/li&gt;&lt;li&gt;Correction for Document Library fields templates list&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About VirtoSoftware&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/virtosoftware/index.html?rc=ni_2087"&gt;VirtoSoftware&lt;/a&gt; designs and builds innovative web parts for Microsoft SharePoint 2007. It bases development on the best experience of Ajax and Silverlight technologies to create new and advanced web parts for SharePoint. Its comprehensive lineup of software and services enables strong information sharing, collaboration, workflow and administration capabilities for SharePoint Users. More than 1500 users over the World use VirtoSoftware products, making their everyday work comfortable and efficient.&lt;/p&gt;&lt;p&gt;High quality products and services as well as the experience and competence of its staff are confirmed by Microsoft Gold Certified Partner Status for ISV solutions and Microsoft Dynamics CRM (with MS Dynamics CRM specialization) competencies. Microsoft Gold Certified Partners that have obtained these competencies have a successful record of developing and marketing packaged software based on Microsoft technologies.&lt;/p&gt;</description><category>.NET Components</category><category>.NET Web Service</category><category>32 Bit</category><category>64 Bit</category><category>ASP.NET AJAX Controls</category><category>ASP.NET Controls</category><category>Components</category><category>Dev Tools &amp; IT Utilities</category><category>Feature Releases</category><category>Internet Explorer</category><category>Microsoft</category><category>Popup Alerts</category><category>SharePoint Tools</category><category>VirtoSoftware</category><category>Visual Basic 2008</category><category>Visual C# 2008</category><category>Visual C++ 2008</category><category>Visual Studio 2008</category><category>Windows Dev Tools</category><guid isPermaLink="false">http://www.componentsource.com/news/2009/12/07/virto-alerts-customizer.html?rc=ni_2087</guid><pubDate>Mon, 07 Dec 2009 17:41:00 GMT</pubDate></item><item><title>Virto Alerts Customizer updated to V2.0</title><link>http://www.componentsource.com/news/2009/10/23/virto-alerts-customizer.html?rc=ni_1254</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/1/723/default_w350.png?rc=ni_1254" alt="Configuring a task reminder alert to be sent via SMTP."/&gt;&lt;p&gt;&lt;small&gt;Configuring a task reminder alert to be sent via SMTP.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;New version adds reminder functionality, Spanish localization and more.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/virto-alerts-customizer/index.html?rc=ni_1254"&gt;Virto Alerts Customizer for SharePoint&lt;/a&gt; is an effective Web part that enhances and streamlines the SharePoint Alert Management System. Though alerts in SharePoint are flexible, they often require additional adjustment and more detailed customization. Virto Alerts Customizer for SharePoint provides users with this additional adjustment. Virto Alerts Customizer for SharePoint lets you create your own alert within a minute, and allows it to be sent to a specific user or a group of users. You can also make Rich Text Templates for different types of alerts.&lt;/p&gt;&lt;h3&gt;Updates in V2.0&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Created or Modified List Item Alert Type was added&lt;/li&gt;&lt;li&gt;Lookup contacts in the Alert List Type for recipients definition was added&lt;/li&gt;&lt;li&gt;Reminder functionality was added&lt;/li&gt;&lt;li&gt;Spanish Localization Added&lt;/li&gt;&lt;li&gt;Summary combination available for alerts via SMS&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About VirtoSoftware&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/virtosoftware/index.html?rc=ni_1254"&gt;VirtoSoftware&lt;/a&gt; designs and builds innovative web parts for Microsoft SharePoint 2007. The company bases development on the best experience of Ajax and Silverlight technologies to create new and advanced web parts for SharePoint. Its comprehensive lineup of software and services enables strong information sharing, collaboration, workflow and administration capabilities for SharePoint Users. More than 1500 users over the World use VirtoSoftware products, making their everyday work comfortable and efficient. High quality products and services as well as the experience and competence of its staff are confirmed by Microsoft Gold Certified Partner Status for ISV solutions and Microsoft Dynamics CRM (with MS Dynamics CRM specialization) competencies. Microsoft Gold Certified Partners that have obtained these competencies have a successful record of developing and marketing packaged software based on Microsoft technologies.&lt;/p&gt;</description><category>.NET Components</category><category>.NET Web Service</category><category>32 Bit</category><category>64 Bit</category><category>ASP.NET AJAX Controls</category><category>ASP.NET Controls</category><category>Components</category><category>Dev Tools &amp; IT Utilities</category><category>Feature Releases</category><category>Internet Explorer</category><category>Microsoft</category><category>Popup Alerts</category><category>SharePoint Tools</category><category>Top Stories</category><category>VirtoSoftware</category><category>Visual Basic 2008</category><category>Visual C# 2008</category><category>Visual C++ 2008</category><category>Visual Studio 2008</category><category>Windows Dev Tools</category><guid isPermaLink="false">http://www.componentsource.com/news/2009/10/23/virto-alerts-customizer.html?rc=ni_1254</guid><pubDate>Fri, 23 Oct 2009 00:00:00 GMT</pubDate></item></channel></rss>
