| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9
Comments:
<0> *sigh* <1> ello <1> anyone awake? <2> How can i resize form1 when the program in repeat until loop ? <2> Help pls <1> resize? <1> as in what exactly? <1> height <1> minimize? <2> like height <1> maximize? <1> form1.height = xxx; <1> where xxx = height <2> when the program in repeat until loop <1> form1.width <2> there is a endless loop
<1> so why do u want to resize a form in a endless loop <1> what is the point of that <3> is that a good way to esnd a file <3> // buf array of byte <3> VStream := TFileStream.Create(FM,fmOpenRead); <3> setlength(buf,vstream.size+1); <3> buf[length(buf)]:=$0; <3> vstream.ReadBuffer(buf,vstream.size); <3> if send(s,buf,vstream.Size+1,0) <> - 1 then <3> FM = file name <2> in endless loop program is freezing and i cant do anything <2> <2> procedure TForm1.Button1Click(Sender: TObject); <2> var <2> a:integer; <2> begin <2> repeat <2> inc(a); <2> memo1.Lines.Add(inttostr(a)); <2> until 1=2; <2> end; <1> ? pastebin <4> Pastebin: http://www.vkarlsen.no/pastebin <2> sorry <1> paste code there plz <2> my apologise <2> i think i have to use thread <1> try: application.processmessagesl <1> application.processmessages; <1> what u mean "end a file" <1> just do: VStream.free; <2> http://www.vkarlsen.no/pastebin/default.asp?id=7720 <5> nikim, whatever that is used for do this... <1> http://www.vkarlsen.no/pastebin/default.asp?id=7721 <5> if edit1.text='stop it' then break; <5> inside the repeat/until <2> i cant do this <2> because program is freezing <5> and also have an application.processmessages; in that loop <2> i cant do anything <5> application.processmessages; is the key ;) <5> else the app cant react on anything else <2> hm :) <2> im testing <1> works ere <5> yp <5> or use GrimL0ck code ;) <5> gn8 <1> nn <2> wow thats great :) <2> thnx <2> im so happy :)) <1> do: <1> a:-0 <1> a:=0; <1> so it starts from 0 <1> above repeat <2> yea <2> im so happy now :) <2> thnx for all <1> np
<1> it homework? <2> may it be easy <2> no <2> how can i explain hmm <1> in english :P <6> that would be a good start :) <2> this is only an example for p*** over this mistake <7> http://newsvote.bbc.co.uk/1/hi/technology/6320865.stm <8> is there a TColor for grey? Even better, is there a list of TColor's somewhere? <9> :) <9> You can make any color with TColor <9> At least any color that's possible to represent with RGB <7> sure <7> just seems useless giving a small range of crappy presets =] <7> i bet they do pantone libraries for delphi <10> afternoon guys.. what would be the best way to get data from a byte array into a string var? <9> Well, that may be true, though the variable presets are handy. <7> mm <9> It's nice to have clBtnFace and clAppWorkspace available that easily. <2> Code_Monk <2> http://www.vkarlsen.no/pastebin/default.asp?id=7722 <10> pretty much every way I've attempted ends with an access violation <2> thats not work :D <1> wb nikim <2> :( ok <11> vaelek, strpas? <11> n/m i didnt read your question <2> am i ? <2> http://www.vkarlsen.no/pastebin/default.asp?id=7722 <2> this edge_ <10> ah, ok I was getting nowhere trying that :) <2> what this word mean my friends "wb" ? <10> should I be using something other than a byte array in the blockread? <10> nikim wb = welcome back <2> thnx vaelek <11> well a char array would be easier to convert to a string :) <11> i havent been following, nikim, in fact i have no idea what that code is :) and im going away again <11> i just peeked in to see if my sleepy friend is awake, but alas not <2> :'( <2> i cant stop repeat until loop in that way :'( <2> do you have an idea ? <12> SetString(S, @bytes, count); <11> i have no ideas of any kind at the moment, sorry <2> http://www.vkarlsen.no/pastebin/default.asp?id=7722 i cant stop repeat until loop in that way <13> anyone know how to use DIB controls? <10> nikim: stopit is not changed anywhere in your loop, is it somewhere else? <10> wait, what... until 1 = 2? what are you trying to do exactly? <2> jus a seccond pls <2> i will past explainly <1> good luck with it :) <10> nikim: I scrolled up some and looked at your last post. is stopit global? and is it set in edit1.onchange? <10> nikim: not all the code is there so I'm not quite sure what the purpose of this is, but it looks like you might want to put that in a timer <8> with DevExpress Components, the TcxComboBox.Properties.DropDownListStyle can be set to IsFixedList to prevent the user from modifying the Edit contents, rather just choosing from a list. Anyone know if it is possible to achieve the same affect with a TcxDBDateEdit ? <12> eh <12> i wish i would be a woman <12> i would surely have a compressed air hair drying device <10> how would I go about casting a char array to a longint? <12> or be unconscious for 30minutes <2> vaelek <10> here <2> codes in socket onreceive event <10> does stopit ever = 'stop'? <2> yes <10> can you step through it? <9> Woohoo! <9> Major breakthrough! <12> Colonel discovery? <14> Mushrooms come to mind <14> Where can I find a copy of that song "... growing mushrooms in the dark... " <14> I can't remember the actual title of da tune fer some reason. <9> I don't think I know it. <14> its a spoof about programmers, song <9> Heh <14> "keeping programmers in the dark, like mushrooms"
Return to
#delphi or Go to some related
logs:
#photoshop #computers klunt definition #goal #mirc #redhat #beginner #beginner #linux-noob #windows
|
|