Heaventools
Contact Sales
|
About Us
| Forum |
Site Map
English
Deutsch
Русский
Home
Products
PE Explorer
Resource Tuner
ResTuner Console
FlexHex Editor
Solutions
Solutions Overview
For Developers
For IT Security
For Business
For Home Users
Downloads
Purchase
Order Online
Purchase Order
Request Quote
Renew License
Regional Resellers
Contact Sales
Technical Support
Contact Support
Support FAQs
Support Forums
Company
About Heaventools
Our Customers
Press Room
Contact Us
Site Map
May 17, 2012, 01:51:13 am
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Heaventools Support Forums
>
PE Explorer
>
PE Explorer Support Forum
(Moderator:
TechMan
) >
I need help immediately
Pages: [
1
]
« previous
next »
Print
Author
Topic: I need help immediately (Read 2753 times)
0 Members and 1 Guest are viewing this topic.
trupti
New Member
Posts: 9
Location:
Mumbai, India
Offline
I need help immediately
«
on:
June 24, 2007, 10:58:07 am »
Hello,
The exe file shows dialogs. I want to do vertain tasks which I can't find where & how to do.
1. Change Font Color of dialogs. I open Dialog in REsource Editor, among all styles what can be used to change the font color. I didn't find any way.
Please help me out with this.
Thanks
TechMan
Heaventools
Support
Posts: 220
Location:
On Air
Offline
I need help immediately
«
Reply #1 on:
June 24, 2007, 12:19:16 pm »
The dialog script has no "font color" property.
Example:
FONT 8, "MS Shell Dlg"
There are size and font, that's it.
You can't change font color if you do not have source code for your application. There must be something like this in the
source code
:
pDC->SetTextColor(RGB(GetRValue(m_crColor),GetGValue(m_crColor),
GetBValue(m_crColor)));
TechMan Robot
Heaventools Software
trupti
New Member
Posts: 9
Location:
Mumbai, India
Offline
I need help immediately
«
Reply #2 on:
June 24, 2007, 11:08:01 pm »
Thanks a lot Techman Robot.
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Customer Support
-----------------------------
=> Product News and Updates
=> Ping the Support Team
-----------------------------
PE Explorer
-----------------------------
=> PE Explorer Support Forum
=> PE Explorer Wish List
-----------------------------
Resource Tuner
-----------------------------
=> Resource Tuner Support Forum
=> Resource Tuner Future Releases
-----------------------------
Resource Tuner Console
-----------------------------
=> RTC Support Forum
=> RTC - Did we miss anything?
Loading...