<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Connecting Push buttons by arrow lines in MFC Form View' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Connecting Push buttons by arrow lines in MFC Form View' posted on the 'C++ MFC' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2009 Programmers Heaven</copyright>
    <pubDate>Fri, 20 Nov 2009 20:26:40 -0700</pubDate>
    <lastBuildDate>Fri, 20 Nov 2009 20:26:40 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Connecting Push buttons by arrow lines in MFC Form View</title>
      <link>http://www.programmersheaven.com/mb/mfc_coding/392458/392458/connecting-push-buttons-by-arrow-lines-in-mfc-form-view/</link>
      <description>Hi All,&lt;br /&gt;
&lt;br /&gt;
I have an MFC form view application which will have some push buttons on it. I want to connect these push buttons by arrow lines. What I mean is when I run the application the push buttons has to be shown by conncted to each other by arrow lines .. How can I do this ? &lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/mfc_coding/392458/392458/connecting-push-buttons-by-arrow-lines-in-mfc-form-view/</guid>
      <pubDate>Wed, 17 Jun 2009 17:34:45 -0700</pubDate>
      <category>C++ MFC</category>
    </item>
    <item>
      <title>Re: Connecting Push buttons by arrow lines in MFC Form View</title>
      <link>http://www.programmersheaven.com/mb/mfc_coding/392458/392459/re-connecting-push-buttons-by-arrow-lines-in-mfc-form-view/#392459</link>
      <description>&lt;span style="color: Blue;"&gt;You have to override the OnPaint event for the form view and draw the arrows on the background.&lt;/span&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/mfc_coding/392458/392459/re-connecting-push-buttons-by-arrow-lines-in-mfc-form-view/#392459</guid>
      <pubDate>Wed, 17 Jun 2009 18:24:08 -0700</pubDate>
      <category>C++ MFC</category>
    </item>
    <item>
      <title>Re: Connecting Push buttons by arrow lines in MFC Form View</title>
      <link>http://www.programmersheaven.com/mb/mfc_coding/392458/392501/re-connecting-push-buttons-by-arrow-lines-in-mfc-form-view/#392501</link>
      <description>Hi AsmGuru62 ,&lt;br /&gt;
&lt;br /&gt;
Thank you for your response .. I will try and let you know the result &lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/mfc_coding/392458/392501/re-connecting-push-buttons-by-arrow-lines-in-mfc-form-view/#392501</guid>
      <pubDate>Thu, 18 Jun 2009 14:51:33 -0700</pubDate>
      <category>C++ MFC</category>
    </item>
  </channel>
</rss>