Hi there,
I'm very interested in your SyntaxEditor suite for WPF but I have a few questions about whether it would fit my needs.
I don't intend to use your syntax editor to write software code, but rather to use it to build a specification for a sales order form where the Inteliprompt would show the available options i.e. following a logical tree.
Let me give you this scenario. Suppose I was building a house. A house is made of many rooms which contain many products.
Is it possible to use your syntax editor to display options drawn from an SQL database to guide the user through the available options?
This example may help you better understand what I mean.
BUILDING A HOUSE MADE OF MANY ROOMS AND PRODUCTS:Notice how each element has a logical tree to follow. I need something that prompts the user of the available options depending on what their previous selection was. i.e. Curtains have the options of Fabric, Tie Backs and Fixing which each in turn have their own subset of options.
Obvious the editor needs to be clever enough to know that if the user deleted for example "Fabric" from the curtains section but not its "Blue Stripe" sub option it needs to react in a perticular way. Either to delete its subset of options or not to allow "Fabric" to be deleted until "Blue Stripe" has been deleted. Something along those lines.
Once the user has fully completed the spec, the items then need to be uploaded to an SQL database to be stored as logical tree relating to the item ID they originated from and not as one single RichText document etc.
When I firgure out how to upload an image to this forum I think my requirements will become a lot clearer.
Thank you for your time.
Rob
*** UPDATE ***
Here is the link if you would like to see an image of what I'm roughly trying to achieve.
http://stately.comgem.com/images/rob-temp/spec-editor-with-autocomplete.jpg
[Modified at 02/07/2012 06:37 PM]
[Modified at 02/07/2012 06:38 PM]
[Modified at 02/07/2012 06:38 PM]
I'm very interested in your SyntaxEditor suite for WPF but I have a few questions about whether it would fit my needs.
I don't intend to use your syntax editor to write software code, but rather to use it to build a specification for a sales order form where the Inteliprompt would show the available options i.e. following a logical tree.
Let me give you this scenario. Suppose I was building a house. A house is made of many rooms which contain many products.
Is it possible to use your syntax editor to display options drawn from an SQL database to guide the user through the available options?
This example may help you better understand what I mean.
BUILDING A HOUSE MADE OF MANY ROOMS AND PRODUCTS:
<b>LOUNGE</b>
Sofa: Size: 2 Seater <i>(3 Seater OR Armchair) ** other Inteliprompt options</i>
Colour: Cream <i>(Red OR Blue OR Black) ** other Inteliprompt options</i>
Fabric: Leather <i>(Suede OR Fabric) ** other Inteliprompt options</i>
Carpet > Colour > Brown
<b>MASTER BEDROOM</b>
Bed: Size: 4'6"
Carpet: Colour: Blue
Curtains: Fabric: Blue Stripe
Tie Backs: Blue Stars
Fixings: Chrome Eyelets
etc etc
Obvious the editor needs to be clever enough to know that if the user deleted for example "Fabric" from the curtains section but not its "Blue Stripe" sub option it needs to react in a perticular way. Either to delete its subset of options or not to allow "Fabric" to be deleted until "Blue Stripe" has been deleted. Something along those lines.
Once the user has fully completed the spec, the items then need to be uploaded to an SQL database to be stored as logical tree relating to the item ID they originated from and not as one single RichText document etc.
When I firgure out how to upload an image to this forum I think my requirements will become a lot clearer.
Thank you for your time.
Rob
*** UPDATE ***
Here is the link if you would like to see an image of what I'm roughly trying to achieve.
http://stately.comgem.com/images/rob-temp/spec-editor-with-autocomplete.jpg
[Modified at 02/07/2012 06:37 PM]
[Modified at 02/07/2012 06:38 PM]
[Modified at 02/07/2012 06:38 PM]