<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>PowerObject at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/PowerObject/</link>
    <description>PowerBuilder / PFC Developers&#39; Group</description>

    <item>
      <title>DW SLE text alignment</title>
      <pubDate>Wed, 18 Nov 2009 00:14:19 GMT</pubDate>
      <dc:creator>Michael W Bailey</dc:creator>
      <link>http://tech.groups.yahoo.com/group/PowerObject/message/27042</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/PowerObject/message/27042</guid>
      <description>Thanks for the help Olan. Thanks, Michael W. Bailey CSC Raytheon Missile Systems Account TIES Application Manager mbailey5@... [PowerObject] RE: DW SLE</description>
    </item>
    <item>
      <title>Re: DW SLE text alignment</title>
      <pubDate>Tue, 17 Nov 2009 23:52:05 GMT</pubDate>
      <dc:creator>Olan Knight</dc:creator>
      <link>http://tech.groups.yahoo.com/group/PowerObject/message/27041</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/PowerObject/message/27041</guid>
      <description>Fake it. 1. Create an SLE with no borders at all. Left-justify the SLE. 2. Create a BOX and format it to look like you wish: 3D Lowered sounds right. Make the</description>
    </item>
    <item>
      <title>Re: DW SLE text alignment</title>
      <pubDate>Tue, 17 Nov 2009 22:49:58 GMT</pubDate>
      <dc:creator>Michael W Bailey</dc:creator>
      <link>http://tech.groups.yahoo.com/group/PowerObject/message/27040</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/PowerObject/message/27040</guid>
      <description>A clarification to my earlier email.... The problem is with datawindow edit columns (not SLE&#39;s). Thanks, Michael W. Bailey CSC Raytheon Missile Systems Account</description>
    </item>
    <item>
      <title>DW SLE text alignment</title>
      <pubDate>Tue, 17 Nov 2009 22:44:15 GMT</pubDate>
      <dc:creator>Michael W Bailey</dc:creator>
      <link>http://tech.groups.yahoo.com/group/PowerObject/message/27039</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/PowerObject/message/27039</guid>
      <description>PB 11.2 Build 8669, Uses PFC, Oracle 10g In a datawindow SLE with a lowered border and left-aligned text, the first character is directly adjacent to the</description>
    </item>
    <item>
      <title>Re: How to call Itemchanged event #3</title>
      <pubDate>Tue, 17 Nov 2009 21:15:41 GMT</pubDate>
      <dc:creator>Gibson, Shane</dc:creator>
      <link>http://tech.groups.yahoo.com/group/PowerObject/message/27038</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/PowerObject/message/27038</guid>
      <description>Thank you OLAN once again a big help! I did find my problem to why I was having so much trouble pulling the values, I was using getitemdate and needed to use</description>
    </item>
    <item>
      <title>Re: How to call Itemchanged event #3</title>
      <pubDate>Tue, 17 Nov 2009 18:20:19 GMT</pubDate>
      <dc:creator>Olan Knight</dc:creator>
      <link>http://tech.groups.yahoo.com/group/PowerObject/message/27037</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/PowerObject/message/27037</guid>
      <description>This code uses a pre-defined object in the PFC. Look in the instance variables on the window for &quot;iuo_calendar&quot; and not the object TYPE, which will almost</description>
    </item>
    <item>
      <title>Re: How to call Itemchanged event #2</title>
      <pubDate>Tue, 17 Nov 2009 17:24:24 GMT</pubDate>
      <dc:creator>Gibson, Shane</dc:creator>
      <link>http://tech.groups.yahoo.com/group/PowerObject/message/27036</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/PowerObject/message/27036</guid>
      <description>Okay got lost again!! What&#39;s the purpose of this code block? I know everything in &quot;qt&quot; are columns and dw_1 is the DataWindow but what is the of_Register()</description>
    </item>
    <item>
      <title>Re: Image files information</title>
      <pubDate>Tue, 17 Nov 2009 14:33:35 GMT</pubDate>
      <dc:creator>Olan Knight</dc:creator>
      <link>http://tech.groups.yahoo.com/group/PowerObject/message/27035</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/PowerObject/message/27035</guid>
      <description>If the object that contains the image file is in PowerBuilder you can use dot notation OR the Describe syntax to get the required information: &lt;DW Control</description>
    </item>
    <item>
      <title>Image files information</title>
      <pubDate>Tue, 17 Nov 2009 13:59:20 GMT</pubDate>
      <dc:creator>Rolando G</dc:creator>
      <link>http://tech.groups.yahoo.com/group/PowerObject/message/27034</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/PowerObject/message/27034</guid>
      <description>Hi, I am storing some information from image files on a DB, like the reference path to the file, tittle, file size.. I am not storing the image file itself</description>
    </item>
    <item>
      <title>Re: How to call Itemchanged event #2</title>
      <pubDate>Tue, 17 Nov 2009 13:07:59 GMT</pubDate>
      <dc:creator>Gibson, Shane</dc:creator>
      <link>http://tech.groups.yahoo.com/group/PowerObject/message/27033</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/PowerObject/message/27033</guid>
      <description>Thanks Again OLAN. I appreciate those who help for free! I try to help out sometimes with .net questions in the ASP.NET groups, but funny I am working</description>
    </item>
    <item>
      <title>Re: How to call Itemchanged event #2</title>
      <pubDate>Mon, 16 Nov 2009 21:59:53 GMT</pubDate>
      <dc:creator>Olan Knight</dc:creator>
      <link>http://tech.groups.yahoo.com/group/PowerObject/message/27032</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/PowerObject/message/27032</guid>
      <description>... Oh, yeah! The dw IS the power in PowerBuilder Remember that dot notation does not mix with &quot;standard&quot; notation. Dot Notation: ls_text = String</description>
    </item>
    <item>
      <title>Re: How to call Itemchanged event #2</title>
      <pubDate>Mon, 16 Nov 2009 21:26:37 GMT</pubDate>
      <dc:creator>Gibson, Shane</dc:creator>
      <link>http://tech.groups.yahoo.com/group/PowerObject/message/27031</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/PowerObject/message/27031</guid>
      <description>Thank you OLAN, Yes I will admit I skipped most of the boring parts of the tutorials for the static items such as sle&#39;s and static text labels seemed very</description>
    </item>
    <item>
      <title>Re: How to call Itemchanged event #2</title>
      <pubDate>Mon, 16 Nov 2009 18:01:08 GMT</pubDate>
      <dc:creator>Olan Knight</dc:creator>
      <link>http://tech.groups.yahoo.com/group/PowerObject/message/27030</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/PowerObject/message/27030</guid>
      <description>One more thing: LEARN to use the online HELP that comes with PowerBuilder. I&#39;ve been using PowerBuilder since version 4 and I still get into the HELP file</description>
    </item>
    <item>
      <title>Re: How to call Itemchanged event #2</title>
      <pubDate>Mon, 16 Nov 2009 17:59:08 GMT</pubDate>
      <dc:creator>Olan Knight</dc:creator>
      <link>http://tech.groups.yahoo.com/group/PowerObject/message/27029</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/PowerObject/message/27029</guid>
      <description>Test displayed on a dw can be &quot;static text&quot;, a database column, an SLE field, or an MLE field. Static text is accessed as follows:  &lt;field name&gt;.text. </description>
    </item>
    <item>
      <title>Re: How to call Itemchanged event #2</title>
      <pubDate>Mon, 16 Nov 2009 17:01:26 GMT</pubDate>
      <dc:creator>Gibson, Shane</dc:creator>
      <link>http://tech.groups.yahoo.com/group/PowerObject/message/27028</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/PowerObject/message/27028</guid>
      <description>That is good to know, but I want to pull the value out of that textbox field that is currently part of the DataWindow, I explain more I have a window object</description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.sp2.yahoo.com uncompressed/chunked Thu Dec 17 07:03:45 PST 2009 -->
