473,473 Members | 1,977 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

How to use resource editor in msvc 7.0

Jay
I'm a long time use of msvc (since v2.0) but the resource editor in version
7.0 has me stumped.

All I'm trying to do is edit the text in a button but I can't find any way
of doing it. If I open up the resource editor I get a properties window but
all the entries in the drop down list say 'Selected Object' and there is
nothing in the main window. I'm having to resort to editing the .rc file by
hand and it's a bit tedious.

So is this a bug or has MS removed the functionality?

Jay.

Nov 16 '05 #1
9 1749
Ted
I had the exact same experience. You're never going to believe this. Click
on a button. Just start typing.

Ted.

"Jay" <ja*@aleka.freeserve.co.uk> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
I'm a long time use of msvc (since v2.0) but the resource editor in version 7.0 has me stumped.

All I'm trying to do is edit the text in a button but I can't find any way
of doing it. If I open up the resource editor I get a properties window but all the entries in the drop down list say 'Selected Object' and there is
nothing in the main window. I'm having to resort to editing the .rc file by hand and it's a bit tedious.

So is this a bug or has MS removed the functionality?

Jay.

Nov 16 '05 #2
Jay
Wow! 14 minutes to get a response. Thanks!! Must be a record :-)

Anyway, certainly works ok but how do I change the rest of the properties?
Like ID, tab settings, visibility etc., numerical entry etc.? (Guess I
should have asked this before)

Cheers,

Jay.

"Ted" <Te*@t--x.org> wrote in message
news:ez******************@TK2MSFTNGP09.phx.gbl...
I had the exact same experience. You're never going to believe this. Click on a button. Just start typing.

Ted.

"Jay" <ja*@aleka.freeserve.co.uk> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
I'm a long time use of msvc (since v2.0) but the resource editor in

version
7.0 has me stumped.

All I'm trying to do is edit the text in a button but I can't find any way of doing it. If I open up the resource editor I get a properties window

but
all the entries in the drop down list say 'Selected Object' and there is
nothing in the main window. I'm having to resort to editing the .rc file

by
hand and it's a bit tedious.

So is this a bug or has MS removed the functionality?

Jay.


Nov 16 '05 #3
Ted
Easy. There is a property sheet that is usually in the bottom right hand
corner. If you can't see it then, in the resource editor, click on a button
in your dialog, then hit the F4 key. It should appear. There's even a
place for Caption there (under the Appearance section of the Properties
window)

Ted.

"Jay" <ja*@aleka.freeserve.co.uk> wrote in message
news:u$**************@tk2msftngp13.phx.gbl...
Wow! 14 minutes to get a response. Thanks!! Must be a record :-)

Anyway, certainly works ok but how do I change the rest of the properties?
Like ID, tab settings, visibility etc., numerical entry etc.? (Guess I
should have asked this before)

Cheers,

Jay.

"Ted" <Te*@t--x.org> wrote in message
news:ez******************@TK2MSFTNGP09.phx.gbl...
I had the exact same experience. You're never going to believe this.

Click
on a button. Just start typing.

Ted.

"Jay" <ja*@aleka.freeserve.co.uk> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
I'm a long time use of msvc (since v2.0) but the resource editor in

version
7.0 has me stumped.

All I'm trying to do is edit the text in a button but I can't find any way of doing it. If I open up the resource editor I get a properties window
but
all the entries in the drop down list say 'Selected Object' and there
is nothing in the main window. I'm having to resort to editing the .rc

file by
hand and it's a bit tedious.

So is this a bug or has MS removed the functionality?

Jay.



Nov 16 '05 #4
Ted
I should also mention that someone had the same problem as you with no
response:

http://groups.google.com/groups?hl=e...ftngp07&rnum=1

I don't know what would happen to get the editor in that state, but can you
try click on the button in the properties window to the left of the
lightning bolt?

Ted.

"Ted" <Te*@t--x.org> wrote in message
news:O$**************@TK2MSFTNGP11.phx.gbl...
Easy. There is a property sheet that is usually in the bottom right hand
corner. If you can't see it then, in the resource editor, click on a button in your dialog, then hit the F4 key. It should appear. There's even a
place for Caption there (under the Appearance section of the Properties
window)

Ted.

"Jay" <ja*@aleka.freeserve.co.uk> wrote in message
news:u$**************@tk2msftngp13.phx.gbl...
Wow! 14 minutes to get a response. Thanks!! Must be a record :-)

Anyway, certainly works ok but how do I change the rest of the properties?
Like ID, tab settings, visibility etc., numerical entry etc.? (Guess I
should have asked this before)

Cheers,

Jay.

"Ted" <Te*@t--x.org> wrote in message
news:ez******************@TK2MSFTNGP09.phx.gbl...
I had the exact same experience. You're never going to believe this. Click
on a button. Just start typing.

Ted.

"Jay" <ja*@aleka.freeserve.co.uk> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
> I'm a long time use of msvc (since v2.0) but the resource editor in
version
> 7.0 has me stumped.
>
> All I'm trying to do is edit the text in a button but I can't find
any way
> of doing it. If I open up the resource editor I get a properties

window but
> all the entries in the drop down list say 'Selected Object' and
there is > nothing in the main window. I'm having to resort to editing the .rc file by
> hand and it's a bit tedious.
>
> So is this a bug or has MS removed the functionality?
>
> Jay.
>
>
>



Nov 16 '05 #5
Jay
Yes I have that but it's empty. The drop down menu is just full of 'Selected
Object' (about 20 of them) and there is absolutely nothing in the main
property window. There are several toolbar buttons (Categorised, Alphabetic,
Properties, Control Events, Property pages) but these don't do anything.

Jay.

"Ted" <Te*@t--x.org> wrote in message
news:O$**************@TK2MSFTNGP11.phx.gbl...
Easy. There is a property sheet that is usually in the bottom right hand
corner. If you can't see it then, in the resource editor, click on a button in your dialog, then hit the F4 key. It should appear. There's even a
place for Caption there (under the Appearance section of the Properties
window)

Ted.

"Jay" <ja*@aleka.freeserve.co.uk> wrote in message
news:u$**************@tk2msftngp13.phx.gbl...
Wow! 14 minutes to get a response. Thanks!! Must be a record :-)

Anyway, certainly works ok but how do I change the rest of the properties?
Like ID, tab settings, visibility etc., numerical entry etc.? (Guess I
should have asked this before)

Cheers,

Jay.

"Ted" <Te*@t--x.org> wrote in message
news:ez******************@TK2MSFTNGP09.phx.gbl...
I had the exact same experience. You're never going to believe this. Click
on a button. Just start typing.

Ted.

"Jay" <ja*@aleka.freeserve.co.uk> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
> I'm a long time use of msvc (since v2.0) but the resource editor in
version
> 7.0 has me stumped.
>
> All I'm trying to do is edit the text in a button but I can't find
any way
> of doing it. If I open up the resource editor I get a properties

window but
> all the entries in the drop down list say 'Selected Object' and
there is > nothing in the main window. I'm having to resort to editing the .rc file by
> hand and it's a bit tedious.
>
> So is this a bug or has MS removed the functionality?
>
> Jay.
>
>
>



Nov 16 '05 #6
Ted
here's another report of this:

http://groups.google.com/groups?hl=e...280a%40phx.gbl

See if you can use the trick mentioned in that.

Here's another report as well:
http://groups.google.com/groups?hl=e...rcn.net&rnum=6

Ted.

"Jay" <ja*@aleka.freeserve.co.uk> wrote in message
news:Ob**************@tk2msftngp13.phx.gbl...
Yes I have that but it's empty. The drop down menu is just full of 'Selected Object' (about 20 of them) and there is absolutely nothing in the main
property window. There are several toolbar buttons (Categorised, Alphabetic, Properties, Control Events, Property pages) but these don't do anything.

Jay.

"Ted" <Te*@t--x.org> wrote in message
news:O$**************@TK2MSFTNGP11.phx.gbl...
Easy. There is a property sheet that is usually in the bottom right hand
corner. If you can't see it then, in the resource editor, click on a

button
in your dialog, then hit the F4 key. It should appear. There's even a
place for Caption there (under the Appearance section of the Properties
window)

Ted.

"Jay" <ja*@aleka.freeserve.co.uk> wrote in message
news:u$**************@tk2msftngp13.phx.gbl...
Wow! 14 minutes to get a response. Thanks!! Must be a record :-)

Anyway, certainly works ok but how do I change the rest of the properties? Like ID, tab settings, visibility etc., numerical entry etc.? (Guess I
should have asked this before)

Cheers,

Jay.

"Ted" <Te*@t--x.org> wrote in message
news:ez******************@TK2MSFTNGP09.phx.gbl...
> I had the exact same experience. You're never going to believe this. Click
> on a button. Just start typing.
>
> Ted.
>
> "Jay" <ja*@aleka.freeserve.co.uk> wrote in message
> news:%2****************@TK2MSFTNGP09.phx.gbl...
> > I'm a long time use of msvc (since v2.0) but the resource editor in > version
> > 7.0 has me stumped.
> >
> > All I'm trying to do is edit the text in a button but I can't find any way
> > of doing it. If I open up the resource editor I get a properties

window
> but
> > all the entries in the drop down list say 'Selected Object' and

there
is
> > nothing in the main window. I'm having to resort to editing the

..rc file
> by
> > hand and it's a bit tedious.
> >
> > So is this a bug or has MS removed the functionality?
> >
> > Jay.
> >
> >
> >
>
>



Nov 16 '05 #7
Ted
There seems to be a lot of dead ends about this "selected object" problem.
Here is another one.

http://groups.google.com/groups?hl=e...ing.google.com

and another:

http://groups.google.com/groups?hl=e...40tkmsftngxa02

Ted.
"Ted" <Te*@t--x.org> wrote in message
news:OK**************@TK2MSFTNGP09.phx.gbl...
here's another report of this:

http://groups.google.com/groups?hl=e...280a%40phx.gbl
See if you can use the trick mentioned in that.

Here's another report as well:
http://groups.google.com/groups?hl=e...rcn.net&rnum=6
Ted.

"Jay" <ja*@aleka.freeserve.co.uk> wrote in message
news:Ob**************@tk2msftngp13.phx.gbl...
Yes I have that but it's empty. The drop down menu is just full of

'Selected
Object' (about 20 of them) and there is absolutely nothing in the main
property window. There are several toolbar buttons (Categorised,

Alphabetic,
Properties, Control Events, Property pages) but these don't do anything.

Jay.

"Ted" <Te*@t--x.org> wrote in message
news:O$**************@TK2MSFTNGP11.phx.gbl...
Easy. There is a property sheet that is usually in the bottom right hand corner. If you can't see it then, in the resource editor, click on a

button
in your dialog, then hit the F4 key. It should appear. There's even a place for Caption there (under the Appearance section of the Properties window)

Ted.

"Jay" <ja*@aleka.freeserve.co.uk> wrote in message
news:u$**************@tk2msftngp13.phx.gbl...
> Wow! 14 minutes to get a response. Thanks!! Must be a record :-)
>
> Anyway, certainly works ok but how do I change the rest of the

properties?
> Like ID, tab settings, visibility etc., numerical entry etc.? (Guess I > should have asked this before)
>
> Cheers,
>
> Jay.
>
> "Ted" <Te*@t--x.org> wrote in message
> news:ez******************@TK2MSFTNGP09.phx.gbl...
> > I had the exact same experience. You're never going to believe this. > Click
> > on a button. Just start typing.
> >
> > Ted.
> >
> > "Jay" <ja*@aleka.freeserve.co.uk> wrote in message
> > news:%2****************@TK2MSFTNGP09.phx.gbl...
> > > I'm a long time use of msvc (since v2.0) but the resource editor in > > version
> > > 7.0 has me stumped.
> > >
> > > All I'm trying to do is edit the text in a button but I can't find
any
> way
> > > of doing it. If I open up the resource editor I get a
properties window
> > but
> > > all the entries in the drop down list say 'Selected Object' and

there
is
> > > nothing in the main window. I'm having to resort to editing the

.rc file
> > by
> > > hand and it's a bit tedious.
> > >
> > > So is this a bug or has MS removed the functionality?
> > >
> > > Jay.
> > >
> > >
> > >
> >
> >
>
>



Nov 16 '05 #8
Jay
Well thanks for the suggestion but it didn't make any difference. Guess I'll
just have to keep editing everything with the text editor.

Version 7.0 seems to have been one of those 'lemons'. I've had quite a few
issues with it Still can't get all the help files to install properly and
the workarounds for template problems in v6 are broken in v7 but they still
haven't put in templates properly. The rest of my group has mostly gone back
to v6 for similar reasons.

Jay.

"Ted" <Te*@t--x.org> wrote in message
news:OK**************@TK2MSFTNGP09.phx.gbl...
here's another report of this:

http://groups.google.com/groups?hl=e...280a%40phx.gbl
See if you can use the trick mentioned in that.

Here's another report as well:
http://groups.google.com/groups?hl=e...rcn.net&rnum=6
Ted.

"Jay" <ja*@aleka.freeserve.co.uk> wrote in message
news:Ob**************@tk2msftngp13.phx.gbl...
Yes I have that but it's empty. The drop down menu is just full of

'Selected
Object' (about 20 of them) and there is absolutely nothing in the main
property window. There are several toolbar buttons (Categorised,

Alphabetic,
Properties, Control Events, Property pages) but these don't do anything.

Jay.

Nov 16 '05 #9
Ted
Have you tried 7.1 (VC.NET 2003) it's much more stable. Maybe even fixes
your problem. It's a nearly free upgrade too (act before Sept 30th, 2003)
http://msdn.microsoft.com/vstudio/ho...3/default.aspx

Ted.

"Jay" <ja*@aleka.freeserve.co.uk> wrote in message
news:ur**************@TK2MSFTNGP12.phx.gbl...
Well thanks for the suggestion but it didn't make any difference. Guess I'll just have to keep editing everything with the text editor.

Version 7.0 seems to have been one of those 'lemons'. I've had quite a few
issues with it Still can't get all the help files to install properly and
the workarounds for template problems in v6 are broken in v7 but they still haven't put in templates properly. The rest of my group has mostly gone back to v6 for similar reasons.

Jay.

"Ted" <Te*@t--x.org> wrote in message
news:OK**************@TK2MSFTNGP09.phx.gbl...
here's another report of this:

http://groups.google.com/groups?hl=e...280a%40phx.gbl

See if you can use the trick mentioned in that.

Here's another report as well:

http://groups.google.com/groups?hl=e...rcn.net&rnum=6

Ted.

"Jay" <ja*@aleka.freeserve.co.uk> wrote in message
news:Ob**************@tk2msftngp13.phx.gbl...
Yes I have that but it's empty. The drop down menu is just full of

'Selected
Object' (about 20 of them) and there is absolutely nothing in the main
property window. There are several toolbar buttons (Categorised,

Alphabetic,
Properties, Control Events, Property pages) but these don't do anything.
Jay.


Nov 16 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: RLW | last post by:
Help! I'm an undergraduate doing an MFC assignment using Visual Studio 7 and the resource editor has suddenly starting doing strange stuff. I created a number of new menu items, and the...
11
by: Danny Pressley | last post by:
I have a VS.NET 2003 Visual C++ MFC Application Project in which I added a new resource file, I then added an icon to this new resource file and did a rebuild and got the following error: "fatal...
5
by: Adam Parkin | last post by:
Hello all, I am seeking some help with the following problem. I'm working on an application where I have a resource file, and in this resource file what I want to store is a list of file names...
4
by: | last post by:
When do they plan on making this essential utility USEFUL? In its current form its pointless. How could they let this out? Its useless.
9
by: Tom the Canuck | last post by:
A while back I was playing with C++ and made a simple program with a WAV file as a resource. It worked well and was easy to make. I then went on to try this with VB. I had problems. Can this be...
9
by: Alf P. Steinbach | last post by:
<what to design a C++ solution for> A Windows API /resource/ is data embedded in the executable, accessed via API functions. A resource is completely identified by the quadruple (id, type,...
3
by: Larry Gillstrom | last post by:
Hi Our company is trying to migrate all of our products developed in msvc 6 to msvc 2005. Everything was going smoothly until we discovered that msvc 2005 will not save any changes we make in...
7
by: Rich | last post by:
I am resurrecting this question (since it got bumped down by more recent posts). This is probably very simple - I need to add a version resource to a DLL project in MSVC++ 2005 Express in order...
4
by: Kendall Bailey | last post by:
A shot in the dark. I have a C++ DLL that I'd prefer not to recompile. It's compiled also on a Unix platform as a shared object. It has static variables holding time zone Daylight Saving rules. ...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.