@# 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



Comments:

<0> so I want to make an aim bot
<0> and found this site
<0> http://aibot.sourceforge.net/
<0> but I dont find anything but a txt file
<1> MrB, where are you?
<1> I need to hurt you.
<2> bbl, driving home from work
<3> Is there a good way to reflect a TImage? (reflect it)
<3> I'm creating a small 2D-game, and I want to spare some images by beeing able to mirror all the images, saves me the half of all images :)
<3> Or at least all the character images
<3> All I found was this: http://www.swissdelphicenter.ch/torry/showcode.php?id=137 but it won't work, the image goes all white,
<4> you mean flip it from left to right?
<3> Yeah :)
<3> Flip was a nive word, google just got alot nicer now :p
<3> nice word*
<3> On delphipages I read it was due to gameissues it would be faster to use two images



<3> But if i use a array of Timage, can't i just create the flipped image in a array and it will be fast?
<4> why not make it one image with 2 halves?
<4> like a filmstrip
<3> Was something about that to, I dunno how to do that
<4> maybe some info here: http://www.efg2.com/Lab/Library/Delphi/Graphics/ImageProcessing.htm
<3> Thx
<0> I cant find these AI EM BOT components
<3> app: Found here: http://www.efg2.com/Lab/ImageProcessing/FlipReverseRotate.htm (To flip)
<5> hello
<5> can anyone tell me please how i can change the icon of a delphi program ?
<5> in Appication tab it has grayed the icon function
<5> but i do have a RES file
<5> any ideas ?
<5> anyone !!!
<5> ??????????????????????????
<6> console application
<6> ?
<5> windows
<5> it has the default Delphi icon..
<5> but i want modify it and use my icon
<5> i do have after uses: {$R *.res}
<6> you writing an application by scratch, instead of using the predefaults?
<5> uses
<5> windows,SysUtils,cl***es,IdBaseComponent,strutils,
<5> IdComponent, IdTCPConnection, IdTCPClient, IdHTTP,Tlhelp32;
<5> {$R *.res}
<5> no
<6> sounds like it
<6> why are all those units in your Program anyway? they should be in the unit of your form
<6> looks like you typed them in
<5> but why the icon option gray ?
<5> shouldnt it allow me edit icon ?
<6> you must have messed up the configuration of the Program, to where the IDE doesn't know that the application has an icon
<6> i donno why you would have ANY Indy components in the program file anyway
<5> because i use connections
<5> and indy is needed
<6> yeah but not in the program file, usually in the unit files
<5> anyway, that has nothing to do with icon
<5> is there a way i can fix icon ?
<6> sure it does, if the ide can't find that you are using an icon
<5> how i tell it as long as the option is gray ?
<5> it doesnt allow me edit the icon
<6> convert the program back to its original state? put connection oriented code in another unit?
<6> you could create the resource by hand too
<5> how ?
<6> by creating an rc file, and compiling a res file, and using that instead
<5> and how is that done ?
<6> read the help?
<5> dont you know any way to fix the current ?
<6> [2006/07/28 19:52] <6> convert the program back to its original state? put connection oriented code in another unit?
<5> why that has to do with icon ?
<5> i tried it, no change
<6> because the IDE can't find you are using an icon
<6> hence it thinks you don't have one, so greys it out
<5> i dont have one
<5> i will select from IDE which icon to include
<5> IF it allows me
<6> the ide defaults an icon, unless you created a console application
<5> how i know if its console application or windows
<6> if you selected console application, when you created a new application
<6> if you create a new (win32) application, and select project->options, tab Application, you can change the icon, i just tried it and it works



<5> and it doesnt allow for console ?
<5> so mine might be console then
<6> if you A) created something like a console application, or B) messed with the program file (.dpr) enough, it'll grey the icon out
<5> and how i fix it ?
<5> look man, the program compiles and works fine
<5> i just get it with the default yellow delphi icon
<5> its noty messed or something
<6> look man, obviously you don't know how the ide works
<6> if you did, you wouldn't have come in here asking those questions, because you would have fixed it yourself
<5> ok, but still, i need fix the icon
<6> this has NOTHING to do with if it compiles or not
<5> it not only compiles
<5> it works
<5> all fine
<6> so?
<6> whats your point?
<5> only icon doesnt work
<6> no no
<6> i mean, whats your point with telling me that it compiles and works?
<5> i mean that i dont want to do major changes in code or do again from scratch
<5> can u help me fix current ?
<6> i know tons of programs that compile and work, but messed up with how the ide views them
<6> i just told you 2 ways to fix your problem
<5> ?
<6> hey dayna
<5> sorry i dont know well the IDE
<5> xan u explain me
<5> *can
<6> #1 [2006/07/28 19:52] <6> convert the program back to its original state? put connection oriented code in another unit?
<6> #2
<6> [2006/07/28 19:53] <6> by creating an rc file, and compiling a res file, and using that instead
<5> how i create a rc file and compile a res ?
<6> read the help?
<5> are you a bot ?
<6> no
<6> are you a bot??
<7> haha
<7> best conversation, ever :)
<5> anyway
<5> you dont help me this way
<8> rahly is a bot
<8> don't lie
<7> were all just bots
<5> i dont know to make a res
<6> lol, thx Blade`
<8> Rahly's a cylon
<6> Ricky, you mean i don't hand it to you on a silver platter, NO i don't
<5> dear bots, can you help me make this ****ing thing work ?
<8> mm silver platter
<6> Blade`: no stealing ;-)
<8> doh
<8> i was thinking of melting it down and pawning the lump
<6> you could use it to peg ricky in the head ;-P
<8> perhaps be can mould a resource compiler
<8> s/be/we/
<5> can the platter be Platinum please ?
<8> no
<5> were i find resource editro or compiler ?
<6> help has documentation on this
<5> i dont have help
<8> Notepad works well as an editor
<6> help comes with delphi
<8> well
<5> just some bots that dont help me
<8> that's pushing the boat out with the newer versions
<8> :)
<5> well i dont have help
<8> how can u not have help?
<8> Delphi Helpless Edition
<6> if its too much trouble to read the help doc, then it too much trouble to help you
<6> Blade`: exactly
<6> Blade`: warez version?
<5> yes
<5> its ripped off help


Name:

Comments:

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






Return to #delphi
or
Go to some related logs:

.wmv flayer
#linux-noob
#beginner
#politics
#politics
Oident setup
#eggtcl
#beginner
#politics
#stocks



Home  |  disclaimer  |  contact  |  submit quotes