| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10
Comments:
<0> is it possible to load a custom .sdw to open a .mdb (access database) that would otherwise be locked? <1> ok well im off to a useless meeting bb in a few <2> enjpy <3> Okay, i need someone to help me out with .net listboxes <3> vb.net listboxes <4> I need a million bucks...what's your point? <3> My point is that i need someone to help me, its an introduction to problem solving if you didn't understand that statement. <3> :-) <3> I see how to add Objects, and remove objects, but how do you edit the selected object's displayed text. I think I'm missing something. <4> I understand that part. My point is that there's a difference in asking for help and just stating your need(s). <3> touche' <4> if I remember correctly, iListItem (or something like that) has one default property that is the display item? <4> and I might not remember correctly...no coffee yet <3> i'll look <5> anyone here <3> yeah
<3> i hate list boxes <5> can i ask a quick question <6> you just did <5> about listboxes <5> :D <7> check this out http://djoeka.punt.nl/upload/thats_a_huge_bitch.jpg thats a big momma <5> im adding a pic from a imagelist and the text "hi" how do i get them on the same line..ATM the pic is above the text in the list <8> That would be a ListView, not a ListBox. <5> yes sorry listview <8> And there are four different views for the ListView <2> Rizard: damn, me and you could be in thatat the same time and she wouldn't even notice <7> yeah she would <2> only if you punched her in the mouth <7> "Hey Baby you ever had your ***hole licked by a fat man in an overcoat?" <2> heh <3> where is her mouth? I think the gut grew its own mouth <9> what does date.compare return in? seconds? minutes? hours? <3> try it and see <3> Okay, how do you edit a selected Item on a listbox in VB.net <3> cause lstStuff.SelectedItem.Equals(txtDisplay.Text) aint working. <8> What do you mean "edit"? <3> I want to edit the selected text <3> the selecteditem, i want to edit the displayed text on the list box <3> and i can't do the ghetto, remove it and recreate it at the selectedindex psition <8> Why can't you? <10> i got disconnneted <7> because he cant <7> he ****in said so <3> the boss told me to go **** myself when I said to do that <3> and if i don't get this done today he'll rape my dog <3> and my dog has a bad hip, it would be traumatizing <2> maybe your dog WANTS to be raped <8> Tell him to wear a condom. Your dog is a ****ing whore. <10> anyone know how to do it .....make it on the same line in listview?? <3> yeah <3> the listbox <4> listview <3> oh <10> im gettin a miage from the imagelist and putting in listview with the text "hi" but the text is under the pic and i want it on same line <4> we heard you the first 13 times <10> just makin sure <3> i haven't worked with that schtuff <3> sorry <10> do u know the solution. <10> @purple <4> off the top of my head, no...could I find it in google / msdn in 30 seconds, yes... <4> maybe you should look there too <10> i hav <10> but wht would i search for <4> if you were to (good luck) read one of your own sentences, are you not aware of the concepts of key words? <4> what would jump out at you if this was reading comprehension cl***? <10> where not in a reading comprehension cl***...though <4> "we're"...but if you can pull a keyword out of a sentence, you stand no chance at all with programming <4> can==can <4> 't <4> dammit <2> heh <2> damn it <2> :P <6> haha <10> your a lot of help
<2> you're <4> oh baby <2> ah, he left <2> *sniff* <4> he was next on the leg humping list too I think <2> well he'll just have to get 2 when he returns <2> or both legs at the same time <4> maybe both of us on one leg...make the other leg jealous <2> yes! <11> you disgust me <4> jealous <3> **** listboxes <4> yeah, thank god that's as hard as programming ever gets <12> think listboxes ****? try using checked list boxes <1> gd ... you give them a search .. now they want an "Advanced" search ... like google no less <1> hahahaha <12> _gmoney:: owned <1> lmao <1> dude <1> they must be smoking the good **** <1> and they want google by the 13th <1> :-) <12> that's what you get for not doing your job according to the given spec <12> ;) <7> see that guy in the water there? http://en.wikipedia.org/wiki/Image:Basking_Shark.jpg <1> d2d: you're correct ... I should have done a bad job <7> hes not right.. mentally <1> no **** <13> anyone have any idea how I could execute a program and get the returned result from it? <13> or, parse a webpage with VB6script (no .NET)? :) <1> double click <13> in VB ^^ <13> shellexec or something could execute it, but I need the returned result <4> depends on how/what you define as "returned result" <13> a string <8> Easiest way is to shell cmd.exe and have that execute the program and redirect the output to a file which you can read upon completion. <13> hrm.. maybe...say.. from a C++ app <1> sup P, Halo <13> yea Halo_Four, guess so.. <8> Other way involves using CreateProcess and specifying pipes for the stdio handles <13> yikes. <4> the other app yours? <13> yea <4> if you control them both you have a lot more options <13> well, yet to make actually, going to shortly <13> the 2nd app will parse a website and return one string somehow, somewhere, so a VB6^ script can pick it up <4> why two different apps? <13> so ideally it'd be great if I could figure out a way to parse the site in VB6, but I've been googling for about an hour on that one :) <4> you can parse in vb6 just like anywhere else...either using html/xml tools, regex, etc <13> yea, but I don't know how to actually get the data from the webpage <4> so I'd focus on learning that before you worry about returning a string from another app <13> only httpwebresponse, which is .NET...hrm... anything off the top of your head that I can google? <4> your nick is sadly appropriate <13> lol <7> how do you get a batch file to prompt for input? <13> I've seriously been googling for over an hour...can't find anything <14> you dont know howto download the data? <7> i ferget <13> correct dek <4> what exactly are you googling on? <14> use WebClient <13> VB6? no other reqs than those installed on the machine already? <14> oh you're using vb6 <4> slacker: what are you searching on? <13> Purple- most recently, umm... VB6 web page contents, VB6 download data, etc. <4> tell it exactly what you want to do... like... "vb6 download parse html" <1> Halo (or anone) what would be best to use if i want to search through title and abstracts for phrases contains or freetext? <13> woops <15> guys <15> why i can't use rs.addnew in adodb? <8> Is the error message "You can't use this"? <2> who says you can't? <2> hehe
Return to
#visualbasic or Go to some related
logs:
#stocks #beginner #politics #delphi #politics #winxp mikavi Sowe diplomat
cheeze itz boxes #ubuntu
|
|