Seems a safe bet there was a typo there, i.e. use an F5 if you add an Installer File, else F6 is enough.
While we're talking about resources, NSBImageList.LoadResource() calls need a resID parameter that can be a String or Integer. Fine. But how are things like bitmap resources added to the project itself assigned ID values? I've tried using the Name property the IDE assigns to the resource after doing Add Resource. This doesn't seem to be the right value and I do not see anything else that might serve as an ID property I can set on each resource in the IDE. --- In [email protected], "George Henne" <g...@...> wrote: > > If you have added a file with a Resource Type of "Installer File", then > you need to do an F6. All other changes will be copied with an F6. > > >If I modify the program's resources, I'm guessing that I have to F5 it > >again. Not just like F6 for code and object changes. Yes or no? > > > > > > > >------------------------------------ > > > >Yahoo! Groups Links > > > > > > > -- You received this message because you are subscribed to the Google Groups "nsb-ce" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nsb-ce?hl=en.
