IRC Networks
Irc Logs Stats
Start date: 2007-09-27 02:48:27
Last update: 2008-10-24 20:19:38
Channels: 41
Logged Lines: 6230436
Size: 1825.68 MB
Powered by
Channel Info
Network: freenodeChannel: #csharp |
Search in www.irclog.org
Log from #csharp at freenode 2006-07-20
Pages: < Prev
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Next >
[02:49]<2frgcd>hey guys, when I make a link label, I have to make it open the link in a browser myself right? i have to do that part?
[02:50]<[dam]>ye
[02:50]<[dam]>s
[02:50]<2frgcd>thanks [DcM]
[02:50]<vxnsxrmjw>Ok so I have a COM object written in C++ and I added to the references so VS will automactically create the RCW. But when I call any of the methods they all take in a "ref object" what do I have to do to get a string object to satisfy those needs?
[02:52]<2frgcd>how can I make my window 'not resizable'? I forgot what the property was
[02:53]<pz2>I really hate windows that aren't resizble
[02:54]<2frgcd>There, I made it not resizable, frb me too, but this isn't supposed, there's no point in resizing
[02:58]<pfrcnnus>I'm not sure how to ask this, but my issue is this. I'm redirecting the standard output from a command line utility and then placing it in a variable and then updating a text box with the output. Is there a way to update the text box as the output happens?
[03:07]<pfrcnnus>Anyone at all?
[03:09]<2frgcd>flakzeus, how are you redirecting that in the first place?
[03:14]<pfrcnnus>blanky, through the process redirectstandoutput
[03:18]<pfrcnnus>like, process.RedirectStandardOutput = true; then output = process.StandardOuput.ReadToEnd();
[03:19]<mzguv006zj>yo people, how can I find what subitem is doubleclicked in a ListView in c# 2.0 (vs 2005) ???
[03:20]<dbq>anybody here used regex in C ? what is the best way to decompose a string based on a pattern ?
[03:20]<dbq>using groups?
[03:21]<mzguv006zj>no
[03:21]<mzguv006zj>DB2: talking to me ?
[03:23]<dbq>rofl, i'm asking whats the best way ... :)
[03:23]<mzguv006zj>aaa, ok :) no answer for me tough ? :)
[03:24]<dbq>sorry, nop, i've yet to undertake gui stuff in c# :)
[03:29]<mzguv006zj>if anybody interested here's how I did it :
[03:29]<mzguv006zj> ListViewHitTestInfo info = listView.HitTest(e.X, e.Y);
[03:29]<mzguv006zj> Console.WriteLine(info.Item.Index + " " + info.Item.SubItems.IndexOf(info.SubItem));
[03:30]<mzguv006zj>this happens on a DoubleClick event
[03:30]<dbq>no regexp users here ?
[03:30]<dbq>danut007ro: nice
[03:30]<mzguv006zj>at least me not :)
[03:31]<mzguv006zj>another dumb question : does c# has a class that displays a little window that lets me edit some text?
[03:31]<mzguv006zj>like wxWidgets
[03:32]<mzguv006zj>DB2: are we alone here ?
[03:32]<dbq>could be :|
[03:32]<pfrcnnus>danut007ro, like a textbox?
[03:32]<mzguv006zj>yes
[03:32]<mzguv006zj>very simple
[03:32]<mzguv006zj>too lazy to cod it by hand...
[03:32]<pfrcnnus>what IDE are you using?
[03:32]<mzguv006zj>vs 2005
[03:33]<pfrcnnus>ok, so maybe i'm not understanding what you want
[03:34]<mzguv006zj>a window that has a label, a textbox and OK and CANCEL buttons
[03:34]<sugsxdgnlrmd>Is there a way to determine if a freenode's node exists without looping it?
[03:34]<mzguv006zj>just to edit some text :)
[03:36]<pfrcnnus>danut007ro, there's the standard messagebox but if you want a label and what not you would create a new form and then just display it when you want
[03:36]<mzguv006zj>that's what I'm doing now, doesn't seem to have one...
[03:40]<2frgcd>Ah, finally done :') http://whirry.org/comments.php?DiscussionID=7&page=1#Item_1 thanks to whoever helped me! :)
[03:45]<dbq>doesnt Match class have Groups in it ?
[03:45]<pzw>if you run Application.EnableVisualStyles(); do that force Xp style?
[03:47]<rxrcr>DB2, yes it does
[03:47]<dbq>yeah, seen another wired example that doesnt work
[03:51]<rxrcr>meh, I used to have a great little forms app that demoed both how to use the regexp apis aswell as allowed for quick testing of patterns
[03:53]<dbq>i figured out already the probelm :)
[03:53]<dbq>problem
[03:57]<rxrcr>sad.. I found it on my filesystem, but it's nolonger available on the web
[03:57]<rxrcr>someone turned it into a product :(
[03:58]<rxrcr>ah, found it. http://www.regular-expressions.info/dotnetexample.html
[03:59]<sugsxdgnlrmd>anybody? is there a way to tell if a treenode is is created or not?
[03:59]<dbq>seen that page
[03:59]<rxrcr>SunShineLady, dunno, I don't use forms
[04:00]<rxrcr>DB2, it's come in handy when producing complicated expressions
[04:01]<sugsxdgnlrmd>:(
[04:07]<rxrcr>heh I always take for granted how much ram reflector uses
[04:08]<znmnzz>what's a ram reflector?
[04:08]<rxrcr>ram = system memory, reflector = Lutz Roeder's .NET Reflector
[04:09]<dbq>rofl
[04:11]<znmnzz>oh
[04:11]<znmnzz>DB2: what?
[04:11]<dbq>night
[04:11]<znmnzz>night
[04:36]<cjmgrug>wow
[04:37]<cjmgrug>startups , excite me..
[04:37]<cjmgrug>:)
[04:38]<cjmgrug>the whole idea of a Huge company tossing you from the dirt into a new economically enlightened zone...
[04:46]<cjmgrug>whats a VC (expansion) ;some term related to companies ?
[04:50]<rxrcr>Venture Capital, I would imagine
[04:51]<cjmgrug>i see..
[04:51]<cjmgrug>yes, you're right :)
[04:52]<rxrcr>most startup strategies revolve around VC funding
[04:52]<cjmgrug>yea
[04:52]<cjmgrug>what do you do, chaka ?
[04:53]<rxrcr>code monkey :)
[04:53]<cjmgrug>ah, interesting
[04:54]<rxrcr>right now I'm working on a handful of avalon applications to drive addoption
[04:54]<rxrcr>adoption*
[04:55]<awjzdd>i'm doing some work for a startup now
[04:55]<jdvgdjgcgd>i'm watching tv
[04:55]<cjmgrug>ah cool, jwormy
[04:55]<jdvgdjgcgd>can i be a part of your club now
[04:55]<cjmgrug>lol@ Jivemonkey
[04:55]<awjzdd>welll right this second i am enjoying a cold beer about to go to a nap
[04:55]<cjmgrug>how old are you jwormy?
[04:56]<rxrcr>I'm about to checkin my last bugfix and go home to work on other projects
[04:56]<awjzdd>22
[04:56]<jdvgdjgcgd>you're all a bunch of kids
[04:56]<awjzdd>sexy kids
[04:56]<rxrcr>heh
[04:56]<cjmgrug>heh
[04:56]<rxrcr>I'm not that much older, 27
[04:56]<jdvgdjgcgd>you just violated my probation







