@# Quotes DB     useful, funny, interesting





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



Comments:

<0> hi ppl
<1> did you forget your meds today?
<2> spectacular
<3> fabulous
<3> peachy
<3> O Brother, where art thou?
<4> Drunk in an alley in some Chicago suburb no doubt.
<5> and being able to connect to DL



<5> ahah, who wants to be a superhero
<3> http://cgi.ebay.com/Dapper-Dan-Pomade-O-Brother-Where-Art-Thou-Light-Sign_W0QQitemZ250010994811QQihZ015QQcategoryZ10805QQrdZ1QQcmdZViewItem
<5> http://www.youtube.com/watch?v=LjN30v-PCEA&NR
<6> teehee
<5> Amazing Screw On Head, heh
<7> vb.net question: using a richtextbox, how can I add text and ensure that the vertical scrollbar is positioned at the bottom, just like in mIRC or any other chat application? Without flickering?
<7> sorry I'll go to vb.net
<8> Except for your ***uming it's a vb.net question....the same problem, and solution applies to the richtextbox in vb6.
<8> You know how to set the scrollbar position, via selectionstart, and ScrollToCaret()
<8> Only thing to decide is what to do if the scrollbar is not already at the "bottom"
<7> I've tried using rtb.selectionstart = len(rtv.text) and then rtb.scrolltocaret() but this doesn't seem to work
<8> crickeys, and that code is placed where?
<7> for now in a button click event
<7> it adds the text, but it keeps the scrollbar at the top
<3> rtb.SelectionLength = Len(rtb.Text) put that in your textchanged event for the rtb and it will force the scroll down
<3> and, yeah, ask vbnet questions in vbnet ;)
<7> I will try that, thanks
<9> mmm
<10> in mysql i have few stored procedure functions, from vb ADODB or !! , how can i insert those !
<11> congrats basic_string :-P
<12> "I'm not sure why this might be at the moment, have you seen this before?
<12> from a colo
<12> cockmasters have ****ed up our backups
<13> whats relationship between bigal and Doh ?
<12> we are both hot cheerleaders from california
<6> yes
<6> for $4.99 a minute you can chat with me
<13> haha
<14> i hihgly recommend the season p***
<6> doh_:bigal::jupiter:brick
<6> to borrow from an expert analagician
<13> can i join with ur comunity ?
<14> so according to teycho theory, Doh_ is the fatter of the two
<6> but harder to hit smoeone over the head with
<14> and closer to uranus
<13> haha
<11> hmm...
<9> uhu
<12> Oook.
<14> durka.
<15> hi
<15> how can I get the different between 2 times ?
<13> datediff
<13> press f2, type datedif
<16> time1-time2
<15> I think it get between 2 dates
<16> Y3s, whats date? whats time?
<16> its the same
<17> holy ****e. that's the best night of sleep I've had in months
<15> ok I`ll try
<17> Y3s: Yes, DateDiff()
<17> Does both date and time
<12> luck Africans and their Sleeping Sickess :(
<16> seconds grow to minute, minute grow to hour, hour grow to day, day grow to month, etc etc
<17> ... what?
<15> cannot do it
<18> Sure you can. I BELIEVE IN YOU!!
<18> Well, not really



<18> I ***ume "i get error"?
<11> mornin' Teycho
<18> i mean
<18> hi
<11> :-P
<13> yes: yup, u can.. believe me.
<15> plz give me examople
<18> Y3s: DateDiff()
<18> If that doesn't work, you can either press f1, or use google.
<18> Intellisense is damn near all you need in this case, except perhaps for the first argument
<13> http://photox.***porn.cz/
<13> see the end of that page. :P
<18> Oh isn't that just super... process.MainWindowHandle doesn't return properly if used with ProcessWindowStyle.hidden
<18> Co_Kor3a:That's been around since the mid 90s
<18> That 'trick', rather
<13> yup
<13> gud night... i wnt to sleep...
<18> Could you possibly be less annoying please?
<19> itqai <-- a spammer
<18> Your story blows.
<12> PIRATES!
<18> arrr
<20> anyone here familiar with the DHTML edit component? I cant seem to find out how to set font colors and so on in edit mode
<21> You fail.
<20> great answer
<21> Heh. Nah, I have never used it.
<21> I dont think I have seen anyone else mentioning it before either.
<21> Asked google?
<20> yep
<20> all I seem to find is examples on what you can do (load websites and build your own browser)
<21> mk..
<21> The component doesn't say anything about a site, where a manual, perhaps could be attained?
<20> what I want to do is a small HTML WSYSIWYG editor for a client..
<21> That gibberish part didn't tell me much, but I guess I dont need to know what it means.
<12> lots of html/css based ones
<12> the dhtml edit is ***, host a scripted one in a wb
<20> you mean a javascript based one?
<12> ye
<20> probably an easier solution yes
<20> hmm.. is there anyway to make a list item containing of images instead of text?
<18> either use an imagelist, or owner draw it
<20> ok
<22> hello vb :)
<18> HIHIH!11!! a/s/l!
<18> <:-D
<22> i don't understand, what what is the difference between visual basic programming and vb.net? im referring to a topic
<22> 24/m/usa
<18> one is VB6, the other is a language for the .net platform
<18> (sarcasm)
<22> ic :)
<18> They are not the same language, and vb.net is not "vb7"
<22> see i don't know the difference, right now im just studying vb, im in chapter 5 now :)
<18> and "chapter 5" means what?
<18> "studying VB" as in 'vb6' or 'vb.net'?
<22> chapter 5 of my textbook
<22> .net
<18> then a lot (read: most) of that will not apply to vb6
<18> so you won't even have to worry about it
<22> :)
<22> i like how easy it is to build gui in vb
<18> That's spectacular
<22> it's nothing like java
<18> not at all.
<22> someone told me that in visual studio 2005 there is a way to build gui for other languages in the similar way as with vb, but i don't know how that might work
<18> Because the .net IDE is just a designer.
<18> .net has multiple languages contained within it


Name:

Comments:

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






Return to #vb
or
Go to some related logs:

#netcafe
#allnitecafe
#chat-world
#linux
#india
#chat-world
5201314,mean
#allnitecafe
#india
ukela



Home  |  disclaimer  |  contact  |  submit quotes