Patrick W. McMahon

Results 3 issues of Patrick W. McMahon

i'm using this in redux form and don't see an easy way to add a name attribute to this currency input.

looking at this starter kit i don't see an index.html file. How do i change the title and icon of the app? where is the index.html file?

If you go /WalnutApp/premake5.lua and change the following: kind "ConsoleApp" to kind "WindowedApp" then run premake it will build the project but when running the project you will get the...