Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

D2006 ASCX Design Time : .RESX / .Resources ?

3 views
Skip to first unread message

Pascal Chapuis

unread,
Mar 14, 2006, 1:56:30 AM3/14/06
to
Hi,

I was wondering if there is a way to auto/re-generate the .RESX files
with Delphi 2006 and ASCX project type (usercontrol is inherited from DNN
module).

I read there is a bug with .resx and Winforms and the workaround is to
manually insert $R...

I try to include resource files manually (with $R directive) in user control
source
with no success. I also try to include ".resources" file within the project
source
(project manager) with the same result.

How to get design time working with ASCX project (resx file refresh) ?

TIA.

Pascal


Marco Caspers

unread,
Mar 14, 2006, 10:03:01 AM3/14/06
to
Pascal Chapuis wrote:
<snip>

> How to get design time working with ASCX project (resx file refresh) ?
<snip>

Read only the ascx file into a new project worked for me.

--

Pascal Chapuis

unread,
Mar 15, 2006, 9:27:29 AM3/15/06
to
yes! thanks Marco.
0 new messages