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



Comments:

<0> or what?
<1> yea menus
<1> like the playbutton in delphi
<0> or simply use a button and a popup menu
<0> its easy
<1> yea i just found out
<1> looking on popupmenu and speedbutton now
<1> but speedbutton doesnt support a image
<2> it does
<2> glyph property
<1> ah thanks man
<2> you're welcome
<1> and i can use speedbutton to show a dropdown right?
<1> not a menu showing rightclicking i mean
<2> it supports popup menu
<2> you can force it on click



<1> yea but thats not quite what im looking for
<1> you know on ur browser
<1> or delphi
<1> on the playbutton
<1> to compile and run the application
<1> i need a dropdown button like that
<2> oh ok
<0> i believe that is a ttoolbutton in Delphi
<2> I don't think you'll find a base comp featuring the downarrow
<1> thats what i tought Pixel_K
<0> its a TToolbutton
<2> now you can cheat with creating your own
<1> MrBtrieve but with a ttoolbutton i need to use TToolbar and with that toolbar i cant customize the size of each button
<1> cause they are just the same
<1> ah doh
<3> roar
<1> thanks ill check :P
<0> why don't you just use an ordinary, everyday TButton and show the popup when the user clicks on it????
<4> Or buy TB2K
<4> or Dx bars
<4> which have built in support for these things.
<1> because i need it to look this way
<0> Raize has a TMenuButton too
<1> Raize?
<0> you've never heard of Raize?
<0> www.raize.com
<1> no sir
<1> .NET right?
<0> no
<1> reason im doing it this way is because im gonna create the same product as we've created from .NET
<1> thats why i need it to look the same
<4> why?
<1> why what
<1> why it needs to look the same or why i do it in delphi?
<4> why do you write the same app twice.
<1> because of compability ofcourse
<1> not all of our costumers clients got the .NET framework
<1> and instead of hiring a c++ coder i found out that ill try to code itmyself
<0> but all have win32
<1> and instead of paying him like 1 month of dev, ive done it soon in a day:P
<0> why did you create th first version in .NET?
<1> because some other customer wanted it in .NET
<0> may i ask why?
<1> the other costumer needs it to work 100%
<1> because their dev team allways use .NET
<1> and the other one doesnt
<1> its just that simple
<1> beats me, id go for .NET anytime
<1> quick and reliable
<1> only **** is the framework
<1> but with vista that will change too so
<1> i guess this is temporarly just for this year
<1> :)
<1> since vista probably has the majority next year
<1> and im sure you've worked with costumers who WANTS it one way nomatter what
<4> vista runs delphi apps
<1> yea
<1> that wasnt my point
<1> my point was that .NET is more and more
<1> and with Vista it will dominate



<0> a lot of customers "want" something. The point i'm trying to make is that they quite often don' know why.
<5> they hear microsoft yell .NEt all the time so they think it must be good :p
<1> yea but trust me i do it because i have to
<1> Amon_Ra no ive tried every different thing
<1> i dont listen to what everyone yell
<1> i make my own oppinion usually
<5> i dont mean you
<1> okay.
<5> i mean companies who want .NET apps although it might not be needed at all
<1> MrBtrieve, i just work with their technicians
<5> just because of the hype
<1> searchengines in norway and stuff
<1> if you can run .NET its usually worth it if you ask me
<1> because of the dev time
<1> is really short
<6> If I want to statically link in any libraries so I can just distribute one executable without extra dll or other resource files what options do I need to look for and set in the compiler and linker with delphi?
<1> if you got a huuuge system they usually have hired own programmers todo the stuff
<1> afaik you cant compile all in one working with dlls
<4> in delphi the default is to not using any non-standard dlls.
<7> ncaller, do not build with packages (library != resource)
<7> anyway there is PEBundle by jeremy collake
<1> ki9a where do you dl your series from?
<1> or do you watch em on TV?
<4> I watch them on TV.
<1> ah ok
<8> Hi guys, i have trouble using TStringList. Maybe it's a bug of this cl***, look that please -> http://rafb.net/p/QhH8g726.html
<4> DelimitedText was buggy wasn't it ?
<4> one of them was.
<8> i don't know, was it?
<2> separator is one thing
<2> but there also the text delimiter
<1> if i want my application to support different langauges
<1> what way is the best in delphi?
<1> resourcefile and load?
<0> DelimitedText is not buggy
<8> Pixel_K what u mean "separator is one thing"?
<2> TStrList : set the QuoteChar
<4> which one was buggy then?
<4> CommaText ?
<0> i've never had a problem with either.
<0> 'char delete' needs to be encased in double quotes.
<0> '"char delete"' if you want it treated as one string.
<2> exactly
<0> i wouldn't call that 'buggy'
<2> i would call that "you don't know how to use it"
<8> hehe i understood now
<8> thanks for ur help
<4> ever since my help files stopped working I've been unable to check what it actually says :)
<0> http://www.buy.com/prod/Kingston_1GB_Secure_Digital_Card_SD_SD_1GBKR/q/loc/56943/202743519.html
<0> ^^ free 1GB SD card (after rebate) ^^
<9> For U.S. customers only. Offer good on purchase of specified Kingston product only at Buy.com from January 14, 2007 through January 20, 2007. LIMIT TWO rebate awards per person/household/
<9> receipt and address.
<0> so?
<9> so people like me who don't live in the US can't order any.
<9> that's so.
<10> hey
<3> the free 2gig one was a better deal
<0> so ... i should have qualified that statement, as opposed to you havng to read it?
<11> guys i have another website to put before your discerning aesthetic senses
<11> http://www.addisonohare.co.uk
<11> opinions puh lease =]
<3> it looks nice, but i think the menu should be relocaqted somehow
<1> hmm the TPopupMenu got a Check function
<1> isnt it possible to show if the item is checked or not
<0> of course
<1> it only seems to show checked only in dev time.
<1> what attribute is that?
<9> so... I was saving other people who didn't read the terms...
<3> muse
<0> zath: its on each TMenuItem
<1> yea i just noticed why it didnt work
<1> because i cant have both a icon and a checked tag
<11> Simpleton look at the site i just gave you, and http://www.fp-law.com - which do you think looks better? if you needed a lawyer, who would you go for, based on their website?
<0> correct


Name:

Comments:

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






Return to #delphi
or
Go to some related logs:

#sex
ubuntu are you root?
American Child idol
avrax war
#red
#gentoo
c64 hardware emulator
#beginner
#gentoo
#firebird



Home  |  disclaimer  |  contact  |  submit quotes