@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4



Comments:

<0> vb.net question: where did my slider control go?! :'(
<0> i found it XD
<0> looooooooooooooong day... thx anyways all ^^
<1> Hey. Anyone here?
<2> OnErr0r: can you unban me from C#, honestly man, I thought it was the URL in my clipboard not the code...
<2> I even said sorry right after I pasted it because it was a mistake
<3> I don't alter other people's bans
<2> sorry, I meant reboot
<3> Oh well, it's not perm. The ban should be lifted in 2100
<4> sup OE
<5> I'm having a lapse of memory or something and need a reminder. VB.Net 2.0: I'm expecting to see MyDataSet.MyDataTable.GetChildRows or .ChildRows (takes a DataRelation as a parameter). Where is this method?
<5> Ahhhaaa. It was on the DataRow.
<6> how come when people close this visual basic app i made, it causes a windows error only when you try to close the app. that is, everything is smooth until you push the X to kill it?
<6> the error report talks about ntdll.dll
<3> Did you use End?
<7> hmm. usually the [x] is predefined... no?



<6> it's just the X on the window
<3> Did you use End?
<6> i didn't add any code =/
<6> where do you use end
<3> It's a statement
<7> lol @ topic, btw
<6> i'm a noob at vb
<7> i hate when people call themselves noobs.
<3> You might be more specific about the error
<6> all i know is a created a form, made it do something cool, then run it. and it works great on my pc.
<7> 'i'm an idiot.. help me'
<3> marky-b: They really mean boob
<7> lol
<6> but take it to my friend's pc, and it crashes every time i push the X button
<6> nope, i meant noob
<7> BorelBud, you are compiling and then taking the .exe from the bin folder?
<3> "crashes" and "talks about ntdll.dll" are pretty meaningless
<8> Did you use END ?
<7> lol Senz
<6> lol
<3> explain vague for BorelBud
<9> BorelBud: We could help you, but you'll have to be a little more vague first
<3> explain lol
<9> Lamer OverLoad
<7> errr
<7> 'lawl'?
<7> {z}
<8> bud, try using the END statement
<7> just straight.. 'END'
<7> ?
<7> i usually set my exit **** to me.close()
<6> i mean the error is literally the windows crap error... MyApp has encountered a problem and needs to close. We are sorry for the inconvenience.
<7> but then again.. whatever.
<7> BorelBud, try another pc. it could be his
<8> closing a window doesnt end an application if there are certain resources in use
<3> well.. I thought he might have, which would circumvent Unload, QueryUnload and Terminate events
<7> hmm. true
<3> And any shutdown code therein
<8> right
<7> well, he said he was a 'noob' so i figured me.close() would be sufficient for now
<6> so just put End in the form unload?
<8> END would in fact tell the whole application to close all resources and END
<7> hmm
<3> But, it sounds as though he found some "cool code" and copy pasted it, without a clue how it works or what it does
<7> good to know
<8> yea
<7> lol
<8> really cool
<7> haha
<8> so kewl that when he closes the app, it formats his hdd
<7> oooo!
<3> that's the ticket
<6> actually better than that... i have to fix somebody else's vb app
<7> sounds leet, as they say
<6> when i'm a java programmer
<8> oe, u watch 24?
<6> because my job ****s
<7> boo
<7> Senz, you can get the next two eps on tor's already
<3> Senz: no. I like his father's acting, though
<6> this isn't my app, and i don't know VB. i know java extremely well, but what good does that do me here.



<7> 1-4 screeners ahve been leaked.. (f you're into that)
<8> not in HD i cant
<7> tru.dat
<7> good cal
<7> l
<3> Donald has multiple expressions, sonny boy has one *grimace*
<8> heheheh
<8> i dont watch for sonny, i watch for the plot
<8> and the cisco ip phones
<3> Funny too, as his father is such a versatile actor
<7> BorelBud, use the included help/webhelp with visual studio
<7> it can be VERY helpful
<7> hense the.. 'help'
<7> Senz u see 24 tonight?
<8> of course
<7> mmk. question for yo then..
<6> hahaha here is the best part. i get to recompile this crap and run back over to his house.
<6> omg
<7> is the arab guy that was at his neighbors house.. is he the guy from.. umm. season 2, i think. that married that white girl?
<7> i had a fuzzy tv today, didnt get a good look at him.
<8> mark, huh?
<7> lol
<8> fuk if i remember or care
<7> grumbl
<7> ha. ok
<7> just curious
<7> i was watching at work
<7> and the reception inside that cave ****s
<7> BorelBud, sounds like you've bitten off more you can chew
<7> off to bed. gnite
<6> well, i can typically make things work. just need time.
<6> later thx
<7> most logic is the same in coding languages, so gl
<10> TIKRIT, Iraq - Iraqi Shiites, oppressed by Saddam Hussein, welcomed the hanging of two of his aides on Monday though some also joined Sunni Arabs in expressing shock that his half-brothers head was ripped off by the noose.
<11> hi there guys... may i ask for some help in this channel with vb6? .. or this isnt a help chan (needing just a bit of help thats all)
<12> you can ask, yes
<11> thankyou
<11> i need to ***ign the filename to the variable FileNameBox1 .. ... i use this currently.. FileNameBox1 = FileDialog(Me, False, "Encrypt", "*.*|*.*") .. but thats for browsing... but i have a browse box.... and i want it as .. FileNameBox1 = ChosenFilenameBoxInput1.FileName ...... i tried that.. and it didnt work
<11> thats all for now, thankyou
<12> this is using the common dialog ?
<11> nope, not using commondialog at all
<13> why not
<11> i'm not familiar with it.. i'm new to vb.. so i'm just doing some minor stuff thats all
<13> new to vb but you seem to have discovered a way of using those dialogs without the standard common dialog controls
<11> naah, not that.. i got it off the net... i got the source off the google search.. i need it for some personal use.. so i'm modifying it a bit
<12> well switch to using the common dialog control
<12> it's way easier than what you're using
<11> well, do u have any site that i could paste some stuff?
<11> so u know the stuff of what i'm referring to... it prolly wont even need to add those commondialogs or something
<12> you're trying to capture the name of a file selected by the user from a dialog, right?
<11> naah.... not that.. u got any site that i could paste?
<12> www.rafb.net/paste
<12> but yoou still need to tell me what you're trying to do
<11> okay, i'll paste it there.. thanks
<11> sure, i will tell u
<14> helping idiots is quite unrewarding
<14> oops..... did I say that out loud?
<15> didnt hear a thing
<11> chuckie^ http://rafb.net/p/s13kN025.html
<10> reboot do you know if this atalasoft interface has any sort of logging capabilities so i can figure out whats causing it to crash on this remote box?
<11> chuckie^, there are 2 repeats, due to 2 input file.. but a total copy of it.. if the first one i choose to browse.. 2nd one will automatically work
<10> its not a .net crash
<10> its an ugly one
<14> I don't know
<14> how in the world are you making it crash?
<13> he is Rizard
<14> good point
<13> debugger extrordinaire
<10> its not my box
<14> uh
<12> ppp: when does the part where you tell me what you're trying to do come in?
<10> hes using an office jet all in wonder(how it works)
<14> chuckie: glutton
<12> hehe


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #visualbasic
or
Go to some related logs:

#firebird
#politics
#politics
#goal
sho dsl int atm0
#microsoft
ccv ccpower
#gentoo
#politics
#windows



Home  |  disclaimer  |  contact  |  submit quotes