| Author |
Message |
Topic: Extract Icon from external file |
Codius
Replies: 3
Views: 46
|
Forum: Delphi Programming Posted: 24/10/06 20:02 Subject: Thanks you |
| This worked better then the one I had, but still it doesn't return "perfect" icons, they are very pixel-like and doesn't look as good as the original. Anyway to fix this aswell? |
Topic: Extract Icon from external file |
Codius
Replies: 3
Views: 46
|
Forum: Delphi Programming Posted: 21/10/06 22:22 Subject: Extract Icon from external file |
| I've been trying to extract the icon from an external file and save it to a .ico for a while and I've got it to extract the icon and use it as Application.Icon - this works and everything looks just f ... |
Topic: Custom MainMenu |
Codius
Replies: 2
Views: 92
|
Forum: Delphi Programming Posted: 28/09/06 19:17 Subject: Custom MainMenu |
| I would like to change the way my MainMenu looks, not just the content but also the 3d-border which I can't remove with OwnerDrawn. I kinda want to make them like the menus in Delphi7 IDE, is this eve ... |
Topic: Disable the "special" keys |
Codius
Replies: 1
Views: 129
|
Forum: Delphi Programming Posted: 10/08/06 03:20 Subject: Disable the "special" keys |
I'm looking for a way to disable the special keys on a keyboard, such as ALT+F4, ALT+TAB, CTRL+ESC, WindowsKey, AppKey and so on..
I've been told that dWinLock is the best and easiest way to do this, ... |
Topic: View PNG in a ListView |
Codius
Replies: 3
Views: 282
|
Forum: Delphi Programming Posted: 11/06/06 20:45 Subject: View PNG in a ListView |
| I do have png support, but I have no idea how to add images to the listview.. |
Topic: View PNG in a ListView |
Codius
Replies: 3
Views: 282
|
Forum: Delphi Programming Posted: 11/06/06 18:03 Subject: View PNG in a ListView |
I really have no idea how to do this, I've managed to load pictures that I've added during designtime but that's it.
And I've been told I need to convert my PNG images to BMP before I can view them a ... |
Topic: Invisible Colors on TImage |
Codius
Replies: 6
Views: 434
|
Forum: Delphi Programming Posted: 06/06/06 20:34 Subject: Invisible Colors on TImage |
I use for PNG: http://pngdelphi.sourceforge.net/
Thanks alot! This worked great! |
Topic: Invisible Colors on TImage |
Codius
Replies: 6
Views: 434
|
Forum: Delphi Programming Posted: 06/06/06 16:09 Subject: Invisible Colors on TImage |
I got the GraphicEx to work, and it's nice!
But am I doing something wrong or it doesn't support more then 256 colors? I couldn't find any information about it in the manual that came with it.
--- ... |
Topic: Invisible Colors on TImage |
Codius
Replies: 6
Views: 434
|
Forum: Delphi Programming Posted: 06/06/06 13:02 Subject: Invisible Colors on TImage |
I've been searching for a while following tutorials all over the internet, but whatever I do it wont work as I want it to.
It'll either hide everything or nothing.
What I want to do is to have 2 & ... |
| |