Island/Oxygene on Windows, how to add resource

How can I add resources to Island Window, such as Version Number, Company, etc

IIrc we support standard .res files as you can compile with Microsoft’s rc.exe tool; set the build action toEmbeddedResource`.

Thank you - but where is Build Action for Island/Oxygene? I didn’t find it from Project->Property

It should be in the properties pane (F4) for the selected file. lemme grab my Windows laptop and take a screenshot…

1 Like

VS2019, no longer working.

I tried to specify “Embedded Resource” but it only gives me three options for Build Action: None, Compile, Content.

The “Embedded Resource” and all other options are GONE. Any heads up? They used to be there with Visual Studio

Note: from Water, I can specify “Embedded Resource”.

Sounds like an I(somewhat expected) regression from the new project system in Preview. Not sir elf this isn already being tracked so I’ll log a new bug, thanx!

Thanks, logged as bugs://84461

bugs://84461 got closed with status fixed.

It seems only “partially” fixed … in Visual Studio, if click the Build Action combo box, it WON"T drop down. while just freeze there… Uninstalling Elements, then everything works normal - so I guess it is still something wrong with Elements Visual Studio IDE plugin