Comment 3 for bug 579333

Revision history for this message
Bug Importer (bug-importer) wrote :

Logged In: NO

The presentation could be further simplified by following the current way of "inserting" instructions which can be customized using combo boxes, if this is slightly extended, you could provide pretty high level dialogs, i.e. "compare", where the user could say what sort of compare he wants to take place, providing enough info to enable the wizard to pick the right instruction, likewise the same applies to movs or jumps. For example, user picks "MOV", dialog pops up "customize mov instruction" [immediate/register/memory] [argument].

This would basically have the power to serve as a tutorial, too!
In particular, if the instruction to be created is dynamically created and shown within the dialog while the user customizes it.