<div dir="ltr">Searching for an example of a DatePicker, I also found this code, last updated 3 years ago:<div><br></div><div><a href="https://github.com/urweb/gui/blob/master/examples/datebox.urp">https://github.com/urweb/gui/blob/master/examples/datebox.urp</a><br></div><div><br></div><div>I tried compiling this, but got some "unification failure" errors (shown at the end of this message).</div><div><br></div><div>I assume this example may be slightly out-of-date, but I'm unsure how to update it to get it to work.</div><div><br></div><div>Thanks for any help!</div><div><br></div><div>=== BEGIN COMPILER OUTPUT ===</div><div><br></div><div><div>gui/examples$ urweb datebox</div><div><br></div><div>gui/remotePager.ur:16:78: (to 16:80) Unification failure</div><div>Expression:  a</div><div>  Have con:  transaction {}</div><div>  Need con:  <UNIF:U43::Type> -> <UNIF:U44::Type></div><div>Incompatible constructors</div><div>Have:  transaction {}</div><div>Need:  <UNIF:U43::Type> -> <UNIF:U44::Type></div><div><br></div><div>gui/remotePager.ur:23:71: (to 23:73) Unification failure</div><div>Expression:  a</div><div>  Have con:  transaction {}</div><div>  Need con:  <UNIF:U129::Type> -> <UNIF:U130::Type></div><div>Incompatible constructors</div><div>Have:  transaction {}</div><div>Need:  <UNIF:U129::Type> -> <UNIF:U130::Type></div><div><br></div><div>gui/remotePager.ur:24:85: (to 24:87) Unification failure</div><div>Expression:  a</div><div>  Have con:  transaction {}</div><div>  Need con:  <UNIF:U204::Type> -> <UNIF:U205::Type></div><div>Incompatible constructors</div><div>Have:  transaction {}</div><div>Need:  <UNIF:U204::Type> -> <UNIF:U205::Type></div><div><br></div><div>gui/examples$ </div></div><div><br></div><div><div>=== END COMPILER OUTPUT ===</div></div><div><br></div><div>###</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>