c++ - I need a smooth transition from One Dialog to another Dialog that looks the same -


i creating app has row of buttons across top , depending on button gets selected row of buttons appears across side. way planned on doing create separate dialog box each of top row of buttons , have new dialog pop when button selected. far able pop new dialog , hide main 1 it's obvious has happened. know how make appear seamlessly?

thanks help! mary

if interface changes user should see change. helps them use program effectively. you're trying achieve more aesthetic transition?


Comments

Popular posts from this blog

Javascript line number mapping -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -