|
Posted by SameAsB4 on March 11, 2007, 12:45 am
If you were Registered and logged in, you could reply and use other advanced thread options
> than the sword, whose tongue out venoms all the worms of Nile. Thou
> cullion. Thou undesirable, spleeny barren-spirited fellow. Ye quarreled
> and ye cheeped:
>
>> Kadaitcha Man wrote:
>>> ill-bred rude unpolished hind. Thou loathed enemy. Thou bat-fowling,
>>> shard-borne outward-sainted deputy. Ye scribbled and ye produced:
>>>
>>>> <What else have you got to do?>
>>>> <It's your calling. It's your cup of tea.>
>>>
>>> This is what else I have to do...
>>>
>> private void SelectNodeFromTag(Guid TagValue, _
>> TreeNode ParentNode) { foreach (TreeNode ChildNode in
>> ParentNode.Nodes) { if (ChildNode.Tag == TagValue) {
>> TreeViewMain.SelectedNode = ChildNode;
>> SetToolStripOptions(mnC_MASK_EDIT + mnC_MASK_ACCT, _
>> gnC_WOBJ_TYPE_SubAccount); return; }
>>>
>>> TreeViewMain.SelectedNode = ParentNode;
>>> FillNode(ParentNode);
>>> SetToolStripOptions(mnC_MASK_NEW + mnC_MASK_ACCT, _
>>> gnC_WOBJ_TYPE_SubAccount);
>>>
>> private void HookNewPanel(Panel TargetPanel) { Panel ParentHolder =
>> TargetPanel.Parent; TableLayoutPanel tlpUnhook =
>> ContentHolder.Controls(_zero); int unhookHeight = tlpUnhook.Height;
>> int hookHeight = TargetPanel.Height;
>> ParentHolder.Controls.Remove(TargetPanel); ParentHolder.Height =
>> unhookHeight; ContentHolder.Controls.Remove(tlpUnhook);
>> ContentHolder.Height = hookHeight;
>> ContentHolder.Controls.Add(TargetPanel); TargetPanel.Parent =
>> ContentHolder; ParentHolder.Controls.Add(tlpUnhook);
>> tlpUnhook.Parent = ParentHolder;
>> ContentScroller.ScrollControlIntoView( _
>> ContentScroller.Controls(_zero)); }
>>>
>>> <chucks bone>
>>> FETCH!
>>
>> !@!@ LOOK, Dustin !@!
>>
>> It's almost Assembly'er
>
> lol
>
> /Dustfart k0oK mode = on/
>
> If you open the compiled code in a text editor you get this...
What a clueless view of reality!
>
> IHDR a sRGB gAMA
> ZIDAT8OKA OX?:E^8u(AFDMv?/
> r pr pr ps o &o o o r2 pre
> r pr pr ps o &of o o rm7 prs
>
> That's what assembler [sic] code looks like.
>
> /Dustfart k0oK mode = off/
>
>> ;]]
>>
>>
>> 4Q
>> http://fourq.host.sk/chars/Dustin_Cook/ <-- t minus x hours!
>
> --
> alt.usenet.kooks - Hammer of Thor: February 2007.
> Pierre Salinger Memorial Hook, Line & Sinker:
> September 2005, April 2006, January 2007.
>
> Vescere puter subgalia meis.
>
> "Now I know what it is. Now I know what it means when an
> alt.usenet.kook x-post shows up."
>
|