Partilhar via


Time to shoot feature requests

WPF is shaping up to be a really nice crisp product and this wouldnt have been possible without the help of YOU - our customers.

The editing team is now planning for future releases and it would be nice to know what features you would like to see in the next release. Even if its not connected to editing buzz them in and we will make sure you are heard :) ... Send your requests as comments or just shoot an email...

Keep them coming.. We are listening...

Comments

  • Anonymous
    September 20, 2006
    Here is my shot:
    http://bitbonk.spaces.live.com/blog/cns!E17530AA6EFF7871!177.entry

  • Anonymous
    September 21, 2006
    1.) Shader support for bitmap effects.
    2.) Add the ability to place 2D controls on 3D surfaces.
    3.) DWM integration.

  • Anonymous
    September 21, 2006
    adding own words to spell dictionary

  • Anonymous
    September 21, 2006
    Ability to specify names (x:Name) for controls inside a ResourceDictionary.

  • Anonymous
    September 21, 2006
    databinding flowdocument would be very sweeet

  • Anonymous
    September 22, 2006
    my shot at this
    1> ability to obtain collection of inline textchanges
    2> text search/find

  • Anonymous
    September 22, 2006
    i second wesley :)

  • Anonymous
    September 22, 2006
    Ability to add editable fields in XPS documents.

  • Anonymous
    September 22, 2006
    2D - "pixel-precise" graphics for lines, rectangles, etc. with no antialiasing applied for horizontal and vertical lines/segments.

  • Anonymous
    September 22, 2006
    I agree with Wesley. keep up the Good work WPF :)

  • Anonymous
    September 22, 2006
    I've got loads:

    Calendars: date picker, time picker, month picker. With nullable support.

    NumericUpDown/Spinner.

    Masked text input.

    DataGrids. And less hand-coding ListViews for common tasks like sorting and check marks.

    Vista task dialog and wizard support.

    More media support (audio & video from streams, feedback for things like audio visualizations).

    Open up the spelling & hypenation API. Allow exceptions to be defined by the user (like earlier versions did).

    Proper font dialog (i.e., one that DOESN'T skip CFF OpenType fonts like WinForms does), augmented with OpenType feature selection.

    Faux small caps for fonts that don't have OpenType small caps. (Like Word and IE do, but better.) Should probably be extended to all caps and all lower case.

    Tear-off and docking toolbars with user customization support (à la Office and Visual Studio).

    More built-in ValidationRules.

    PdfDocumentWriter next to XpsDocumentWriter. Dito for document serialization.

    Loose XAML with scripting support.

    Control over sub-pixel ClearType vs. gray scale anti-aliassing (for generating, say, bitmaps).

  • Anonymous
    September 23, 2006
    more speller language msi's

  • Anonymous
    September 24, 2006
    mask textbox
    more speller lang support

  • Anonymous
    September 24, 2006
    Increase support for additional speller languages.

  • Anonymous
    September 26, 2006
    Enabl elements in RichtxtBox

  • Anonymous
    September 26, 2006
    Hi Ruben
    That was a nice list..:) Could you explain a bit on "Open up the spelling & hypenation API. Allow exceptions to be defined by the user (like earlier versions did). "

  • Anonymous
    September 26, 2006
    Improve perf of using bitmapeffects

  • Anonymous
    September 27, 2006
    I am not sure if this can be treated as a feature request, but it will be very good (at least for me) if you make more editbox-related classes public (TextEditor class for example).

  • Anonymous
    September 27, 2006
    Just wanted to thank you guys for these thoughtful feature requests!
    -Chris (WPF team)

  • Anonymous
    September 29, 2006
    make adorner use easy. its so complex now

  • Anonymous
    October 04, 2006
    Support for MDI and Dockable tool windows

  • Anonymous
    October 04, 2006
    copied from reply on WPF forum by Wildert Well if your taking suggestions for RichTextBox improvements, there are some very nifty collections that Word uses through VBA, like a collection of Words, Lines, Charactors, Pages, etc. Providing a RichTextBox that has those collections would be HANDY. Thanks

  • Anonymous
    October 05, 2006
    a more glitchfree experience! i have some rectangles with different colors in an horizontally oriented stackpanel and scale the width of the left rectangle in order to get a background movement for my application but unfortunately I can see a small gap between the rectangles where the background is shining through sometimes which doesn't look nice!

  • Anonymous
    October 11, 2006
    WPF PropertyGrid!

  • Anonymous
    October 17, 2006
    MS are pitching Orcas against DreamWeaver and that's fine by me yet I fear MS underestimates the complexity of WPF vs. something like Flex. I really can't see designers writing WPF markup - sorry folks -it's just too complex (have just read Charles P's chapter on styles) just as I can't see developers wanting to step out of writing C#. What would have been wrong with a VB6 style approach of: With...  set property 1  set property 2 End With? Which brings me to the point of my rant - short of the afore, developers are going to have to have something like a PropertyGrid in their apps to allow designers and end users to customise WPF, and yet the control is MISSING!

  • Anonymous
    October 18, 2006
    The comment has been removed

  • Anonymous
    October 18, 2006
    Take into account (XAML-wise) the user (role) in order to profile visibility, accessibility, editability, readability of elements.

  • Anonymous
    October 19, 2006
    The comment has been removed

  • Anonymous
    October 21, 2006
    The comment has been removed

  • Anonymous
    November 30, 2006
    Thanks for asking! Performance are great, but i'd like to ask for a period of performances optimizations. ahhh march ctp.. 3D area

  1. HLSL Shaders
  2. Morphing meshes ( related to 1) )
  3. wireframe
  4. 3d format file support like .x
  5. hardware rendering to bitmap.
  6. virtualizingPanel : a panel, surface where controls are virtualized when reaching any side.
  7. a bamlWriter.