@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15



Comments:

<0> iNDiGLo: If the TwwDataSource had properties that TDataSource didn't, you'd get messages saying 'blahblah property does not exist.", but you can safely ignore those.
<1> :)
<0> Hello there.
<1> hiya
<1> how's life been mr kirk
<0> Pretty good, I'd have to say. I'm starting on a new project right now, rewriting the state's campaign finance filing and reporting system. C#, ASP.NET 2.0 + AJAX, SQL Server 2005... all new stuff.
<2> hi
<1> cool
<1> should keep you busy for a while then? :)
<2> my first time writing a console app in delphi. All I'm trying to do is create a cl*** and it crashes with eaccessviolation
<2> can someone please take a look at the code ? http://rafb.net/p/SUBSGa96.html
<0> HeadKaze: Are you forgetting to create your objects?
<2> I pasted my code
<1> so
<2> mc := mc.Create; <-- that is my constructor
<1> answer his question



<1> :(
<0> Change line 19 to: mc := TMyCl***.Create;
<1> brb i gotta reboot the server and give them notice
<0> On the right-hand side, you're trying to access mc before it is created.
<2> thanks so much!
<2> that is been driving me nuts
<0> No problem.
<0> HeadKaze: I think that's more like the way you used to do it in Turbo Pascal, so maybe that was what was tripping you up.
<3> text[i] = #13#10 << this is not possible right :x
<3> is it even possible to check for a newrow ?
<0> _pusher_: No, because text[i] is one character, and #13#10 is two.
<0> Or is text a string list?
<3> thats what i mean..
<3> its a :string;
<0> You could use Pos() to look for it.
<3> there might be multible
<0> Okay, then use Po***() in a loop.
<4> *YAWN*
<0> Vibes: You play the marimba, right?
<4> Yes
<0> I thought so. We were talking about music a little earlier.
<4> Ah.
<4> And you were talking about marimbas?
<5> http://www.tshirthell.com/store/product.php?productid=766
<5> hey vibes
<4> Hi Rahly
<0> No, just musical notation.
<4> Ah.
<4> Well, I play a handful of other instruments as well. If you still have questions, try me. :)
<5> how was the bike ride?
<4> Too cold.
<5> heh
<5> it went beyond ****ing cold, right to Bitch Cold
<6> i'm trying to make a component that's basically two TLabels grouped together. what parent cl*** should i make this component?
<6> i'm using TCustomControl but it doesn't seem to be cooperating
<4> I'm going to bed. 'nite all.
<0> Good night.
<0> jono`: How about a TPanel?
<0> Rahly: Where are you?
<0> Oh, Michigan. Yeah. Insane kinda cold.
<6> SirPsycho, i just want to have two TLabels though, and the rest be transparent
<7> mornin' :) http://www.worth1000.com/entries/4500/4534.jpg
<0> jono`: I think you can set the panel to be transparent, too.
<0> Hmmm. Maybe not.
<6> yeah you need to do some trickery to get a TPanel to be transparent
<0> You'd probably have to create a custom panel by overriding CreateParams and setting the right style bits.
<0> http://www.experts-exchange.com/Programming/Programming_Languages/Delphi/Q_20950505.html
<6> nice. that's perfect. like always i was being too specific in my searches :)
<6> thanks
<0> I searched for "transparent TPanel"
<6> ok. yeah i was searching for "create component with two tlabels"
<6> heh
<6> i don't know what's going on, but none of those transparent panel's work correctly
<6> they all leave trails on the component when you drag it off the window
<6> that's weird
<6> all 3...
<6> ok i found a modified version of the 3rd one that works :)
<8> so... was Heroes exciting or what?
<9> peter surfed up to number 1 coolest character
<9> :D
<9> with hiro on second:P



<8> who's the guy with the beard who sounds like Eccelston?
<8> who pushed the younger guy over the edge
<10> hi guys.
<10> anyone awake... knows html better than me?
<11> <TD id=atest2 vAlign=top align=right width="40%"><FONT color=#cc0000>*</FONT>&nbsp; <B>tewst2&nbsp;:</B>&nbsp;</TD>
<11> no not that damn line.
<11> <INPUT type="text" name='test3a'>&nbsp;<input type="button" name="upload" value="Upload" onclick="uploadfile();"> <-- this damn line :-)
<0> Shouldn't that last part be onclick="javascript:uploadfile()" ?
<0> Good night.
<12> http://news.bbc.co.uk/1/hi/sci/tech/6331897.stm
<13> ey guys. got a question.
<7> got milk?
<13> if im ***igning a popupmenu from several TListbox, how can i check (in popupmenu click) what listbox called it?
<13> ey ootje.
<13> the sender is TMenuItem is get that, but is there away to check from wich listbox it was executed?
<13> hm..
<7> hm
<7> not sure, tbh
<13> **** to if i have to create a darn popupmenu for each listbox.
<13> ey ki9a.
<14> hey mrw.
<14> over your earlier depression ?
<13> hm, when was this?
<13> depression, so unlike me.
<14> Politics :)
<13> well, erh, did see An Innocent Truth :(
<13> ki9a: i do have a normal delphi q, however :)
<14> color me stunned
<14> :)
<13> i've got several TListbox'es with the same popupmenu, on the popupmeny click can i determine what listbox it came from?
<14> I saw the covenant.
<14> yes you can
<14> it's a property on the TPopupMenu
<13> can't figure iti out.
<13> which one?
<14> public, not published
<14> SelectedControl?
<14> something like that
<14> I can't open help here.
<14> (vista doesn't do .hlp files)
<13> .chm?
<14> delphi help is hlp.
<14> in d7
<13> go vista. :P
<13> hm, bah, can't find it.
<13> guess i have to go the long way on this one. :(
<14> are you blind?
<14> let me open delphi/
<15> hi all m worried about vista...how can delphi7 runs on win vista?does it have an update?
<13> heh, most likely then :)
<14> Blue`Ligh: it runs just fine. Except for the help files.
<14> property PopupComponent: TComponent read FPopupComponent write FPopupComponent;
<15> but tried it on vista business and cant run delphi7 an my other projects written by delphi7
<14> what error do you get?
<13> darn ... there it was :) thanks ki9a
<15> it gets windows error
<15> its not a win file.....
<14> Blue`Ligh:That can't be. delphi 7 works on vista. (32 and 64)
<16> aloha
<13> ey prot.
<16> hey mrw
<13> ki9a: seems the popupcomp is empty
<14> hey Prot.
<14> mrw: it shouldn't be. it's the control that caused the popup.
<16> anybody know of a command line tool that can set ACL entries on files from the command line?
<13> not getting anyything from it... its blank, or not being set
<16> ... other than the GPL infested SETACL on sourceforge
<15> hmm ok thanks for answers
<16> just to clarify my understanding of GPL..
<15> maybe i must re-install delphi7 and vista
<16> if I include a GPL binary in my installer which is run by the app
<16> GPL bleeds over the entire package right?
<13> ki9a: you got it to work?
<14> mrw: you didn't really expect me to try did you ?


Name:

Comments:

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






Return to #delphi
or
Go to some related logs:

#stocks
apt-get install bip
#red
#hardware
#stocks
#beginner
#flash
#politics
#computers
#gamedev



Home  |  disclaimer  |  contact  |  submit quotes