|
What happened to past Delphi forum messages? Apparently deleted.
So, let's start again, don't leave this forum empty forever.
|
|
|
|
|
There's a small bar with options above the forum, where you can change spacing, the amount of noise, the layout.. and the period from which you want to see the messages. I believe it defaults to 3 months. Change it to "all", and you'll see that this forum isn't empty.
|
|
|
|
|
|
And also wondering if CodeProject is lately sponsored by Windows 8. 
|
|
|
|
|
Important is that all this people is happy developing $1.99 applications for Windows 8. 
|
|
|
|
|
Ha, ha. 
|
|
|
|
|
I'd be just as happy with a single sold license of $1990 as with 1000 licenses for $1.99.
Bastard Programmer from Hell
If you can't read my code, try converting it here[^]
|
|
|
|
|
Much more exciting selling 1000 licenses @1.99.
First, you pay $597.00 to Microsoft along the process, second you get 1000 new customers to support.

|
|
|
|
|
In that case, Ill be shying the larger public with their small portable personal computers.
Bastard Programmer from Hell
If you can't read my code, try converting it here[^]
|
|
|
|
|
Could Anyone Bring To Me URL To Download Drag And Drop Components Specially For Memo And To Bring Path For A File
Please...
COBRA
|
|
|
|
|
Don't repost the same question.
Samples are here[^], good luck.
Bastard Programmer from Hell
|
|
|
|
|
Answered below. Don't repost please
|
|
|
|
|
Could Anyone Bring To Me URL To Download Drag And Drop Components Specially For Memo And To Bring Path For A File
Please... 
|
|
|
|
|
|
The best and free
http://melander.dk/delphi/dragdrop/[^]
Last time I checked not compatible with Delphi XE2, I did it for XE2 told the author but he never replied so I can not publish or distribute. Anyway, not difficult, i believe most peeps can do it.
|
|
|
|
|
|
Is ther any component or OCX which we can use it to
generate and print a barcode?
|
|
|
|
|
Your might want to try this one[^], this one[^], or this one[^]. Some of them are free which means no warrant for your products, but they are good if you want to have some source codes first and grab some ideas before making decisions.
[plus] Have you considered making your own barcode generator?
|
|
|
|
|
Hello and thanks for these links, but as u mentioned
they don't work properly, I don't want to make my own
barcode, I need a profesional OCX to use it in my
project. I've found some of them, but they dont work
on all kind of printers.
|
|
|
|
|
What version of Delphi are you using?
By the way, if you want to buy a component, use trial version and prepare a bunch of technique questions (like Help! the code is not working! or It doesn't work on my printer!) for them before purchase, it will let you know how good their programmers are.
By "they don't work on all kind of printers", you mean they can't print the barcode out or the printout can't be scanned? And what type of barcode are you using?
|
|
|
|
|
..and please, don't crosspost
Bastard Programmer from Hell
|
|
|
|
|
Hi,
Sorry about the delay, but better late than never I guess ... hehehe...
As mentioned by smags, there are several free and commercial barcode printing solutions. Another one that you might want to look at is the one that comes with tpsystools and is available here[^]
Plus you get the added benefit of getting some really cool tools with it as well. I must admit that I have not used the barcode components that come with it, but I have implemented most of the utilities/classes that come with the package. And it's free!!!
Cheers,
Glen Vlotman
"You cannot code for stupidity"
|
|
|
|
|
hello guys... I was planning to learn a little about Delphi. With a little research , I could just figure out that
- There is no Delphi Platform for Delphi Development similar to VC# 2010 Express Edition for C# Development.
There is this Embercadero RAD Studio but it is a 30-Day trial and after that, we have to buy it. So what's the starting point and which book (or any online tutorial) you would suggest. Thanks for any heading.
This world is going to explode due to international politics, SOON.
|
|
|
|
|
Hi, Welcome to Delphi community.
If you want to be familiar the language first, there are some other pascal compilers available. but I would suggest you use this Embercadero RAD Studio, so that you can play around with Delphi language, IDE, VCL, etc. And you can also access to its big source code depository. You will learn a lot from it.
As for books. I don't have any for recommendation. (unless you want to do some COM programming in Delphi )
Official web site has some tutorials to begin with. RAD Documentation is also a good place to visit for both references and tutorials.
These two web sites are good for references too, Delphi Basics and Delphi About. Some contents are old, but 99% are good.
Dr.Bob is also neat resource.
Last, don't forget here if you have any problem.
|
|
|
|
|
smags13 wrote: but I would suggest you use this Embercadero RAD Studio
Thanks for the reply. But that's what I was talking about. It is not free. I mean for beginners, is there no solid platform where I can learn at least basic GUI programming?
This world is going to explode due to international politics, SOON.
|
|
|
|