Is it possible to move and resize page's elements as buttons, fields, containers in the Design View with the cursor and/or keys?
Any designer form worthy of this name (I'm thinking of SQL forms, forms 4.5... from Oracle, to the Visual Basic IDE, to ACCESS, etc.) allows you to move elements of this form and change their dimensions with the mouse in combination with keyboard keys. The position and dimensions are automatically recalculated in the code. It seems that there aren't similar facilities with DW CC and that it is necessary to calculate tediously positions and dimensions in the html, CSS code, trivial task that slows the development.
