Hello there,
Im doing a windows application that basicaly read a .xls wich contains a lot of FILENAME, those filenames are all JPG files and i need to resize them to create 2 sizes of thumbnails (120x? and 260x?). This is done and work well.
But i also need to estimate the size that the file...
Hi i am actually working in a big project in ASPX (c#) and i've got a very weird issue and maybe one of you will put me in the right direction because i've try almost everything before posting here =/
Here's my problem :
In the application the user can manager almost everything, they can add...
Hi again!
I have another little problem in finding "how to change permission" (in my exemple, to a folder).
All of my users have their own personnal folder. They must have all permission on that folder.
I have to write e *.Vbs script file to give all the access to a user.
I also...
Hi!
Im looking for a way to create a new partition with in a VBScript file. This one will be execute at user's log in...
For exemple, if the users login name is Mark88, i want to create a "temporary" disk partion U:\ that will give access to his personnal directory C:\Users\Mark88\...
Hello !
Im wanting to turn , for exemple , the 'yellow' color into 'transparence'... The picture can change so the code must be in consequence (I cannot use the Basic 'Mask' In the 'form' in know). The simple boolean propriety *.Transparent of the TImage not always work so i want something more...
Hi !
I am doing some 'customize' cursors with the Image Editor (that come with delphi) and i all goes well but i can't do 'Color' cursors, the only colors that i can put is white and black... i can open .Cur with colors but when i past it in my NewCursor image it turn to white/black... Is there...
Does anyone know how i could turn to Red the 'progess bar' color of a TProgessBar component? I know it's useless but it's for the 'look' of my application :P
.Brush.Color only allow me to change the BackGround color ;(
Hi, i found(http://delphi.about.com/library/weekly/aa112800a.htm) that there was a way to play mp3 with a TMediaPlayer... it works... but the quality of the sound seems to be lower than normal... some *chik* and *tik* can be hear when a song is playing... this is normal? however in the two case...
I would like to change the cursors in one of my application for the one i made (a .ico) but Screen.Cursor only offer me some premade cusors icon... I don't know how to put my own one , so if you could help me just reply =)
(sorry for my english :P)
Hi , i would like to know if it's possible to send "email" with an application (make with delhpi)... I know a lot of things in pascal but i don't know very much about the 'internet' aspect... I don't find anything in the help but i have only the standard version so it's maybe the...
Im making a save/loading engine for one of my application... This one found all the *.save files and add it into a listbox... so you can save and load very fast... but i want to allow the suppression of save files in that interface... but i don't know the way to delete a file in delphi... i look...
I need a component that could give me the chance to put a lots of Pictures that ma application will use (all the pitctures have a different size). I don't want to place a directory in the same path with the .exe that will containt all my pictures. The TimageList seem to be functionnal only if...
I want to know how can i do a procedure that will be execute when the application is reactivate , for exemple, the user click on the desktop and sometimes after reactivate the application, in other words, when the application 'gain the focalisation'... i know it must be a TApplication Event or...
Hi all,
It's me again ;P
I am trying to do a search of all the *.mp3 we can found in a specified path AND also in all the folders who are in that specified path... but with findfirst how can we search for folders? or if there's an other way to do it i'll be happy to know this way =)
i read carefully the help about write... writeln() and all the stuff to write a "text file", i need to write a text file (.txt) and make it lisible with 'enter' ... i try so many ways of write with those method (writeln) but i always get a E/S error!
If anyone know realy well how we...
Hi all,
i want to create (and add) some TImage component in my application but i want to do it inside a procedure (Exemple : before the execution the application had 4 Timage, and after the execution of this procedure the application had 24 TImage) , does anyone here can help me?
Sorry for my...
Does someone know a better component to play *.mid file in our applications... i have some problems with the TMediaPlayer (2% of the time it show me an error msg, it's not very often but im tired of this because it make my application unstable)... I found one on torry's page but he don't have...
Well, I want to make an option in my program to be able to, when the user minimize my application, to place an icon in tray and I don't want to see the application in the task bar ... only in tray ... I'm using Delphi 5 and I'm sure it's not so hard to do ... thanx for the help
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.