PNASoft
RSS feed

Summarize

Galleries: 68   Photos: 2204
Folders: 67   Files: 2201
Members: 24963      

Recent Photos

  • None
All Tags » Divelements (RSS)


  • Divelements SandRibbon For WPF v.1.1.1 



    SandRibbon is our implementation of the Office 2007 user interface, which is a compelling replacement for traditional menus and toolbars. Our product exposes virtually all of the features of the new user interface through bespoke WPF elements and controls, styled and templated with a choice of color schemes. We fully comply with the Office 2007 UI guidelines, to bring you peace of mind when integrating the product into your own applications. Configuring and using the wealth of features offered is easy and intuitive using XAML and the powerful designer support that comes with Visual Studio 2008.

    Along with the user interface controls packaged in this suite we also offer other classes to help with integration, such as a recently-used documents manager and easy live preview support. Your users can have the flexibility to customize your application with a quick access toolbar and ribbon minimization. If you enable full customization, they can also dynamically add and remove shortcuts to controls to the quick access toolbar. Persistance of this customization is made easy with simple state serialization support.

    Resizable galleries can provide a strong visual link between buttons and formatting and appearance options, with a straightforward API for owner-drawing their contents. Dynamic adaptation of your window to user selections is simple with contextual tabs containing features only available for certain selections. You can specify a rich variety of sizing options for each group of controls, and in this way your ribbon will always make the most efficient use of screen real estate possible. Our product is the only implementation of the ribbon interface supporting the full range of dynamic resizing from Office, and doing it fast.

    Integration is made even easier with support for WPF commands. By linking SandRibbon buttons and menu items to existing commands, you can implement a dynamic, functional user interface with localized command text without writing a single line of code. We also extend the commanding architecture by making it possible for your application to signal other command states, such as a checked state for buttons like Bold, Italic etc. This is easy to consume and is shown in the demo application. Popups can contain galleries, color pickers, headings and other controls along with the more traditional menus. You can choose to use ribbon context popups instead of the stock WPF context menus, to take advantage of these Tools.

    You can choose to use our ribbon window rather than the WPF Window class, to instantly transform your application window into a themed, Aero Glass aware carbon copy of the Office 2007 windows. This can be used standalone or in combination with SandRibbon ribbon and status bar controls, which are automatically embedded into the window frame. Choosing the color scheme for your windows is easy, and you can choose from Blue, Silver, Black or System. Creating a new ribbon window is as easy as choosing the template from the Add New Item dialog in Visual Studio.

    SandRibbon is a robust, production-ready toolkit that fully supports high DPI and native WPF scaling. Your users can be assured of accessibility with full keyboard access provided to all controls, including keyboard navigation with developer-defined quick access key hints and directional navigation in galleries and lists. Enhanced "super" tooltips give the user more information than their standard counterparts, including descriptive text and imagery. Deployment of your application in a web browser is possible with full XBAP support. Full right-to-left support means you can deploy your application into any locale in the world and be assured your users will get the best experience possible.

    What included in the download file at pnasoft
    1. Setup version file.
    2. Cracked file.

    Tags: ,


  • Divelements SandDock For WPF v.1.3.3 



    SandDock is our award-winning window management software that enables dockable window and tabbed document functionality in applications that use it. The version for Windows Presentation Foundation (WPF) is able to leverage new technology to provide more visual features than its Windows Forms counterpart, such as smoothly animated transitions and 3D window switching - like the Flip-3D feature from Microsoft Windows Vista. With Visual Studio 2008 comes a designer for WPF, and SandDock takes full advantage of this to provide unparalleled designer support. At design-time you can create windows and interactively dock and tab them around your layout just like you can at runtime, and watch as your XAML code is updated automatically.

    Broadly designed to mimic the user interface capabilities of Visual Studio 2005 and 2008, by plugging SandDock into your application you can forget about the intricacies of window layout - instead, provide your windows to SandDock and let it present them with all the Tools your users need for customization of the working area. Tool windows become dockable, sticking to the sides of your window in hierarchies chosen visually by the user, or they can be floated above your main window. Documents are presented in a tabbed fashion, with split views for easy comparison between content, or in a traditional multiple document interface (MDI) layout.

    An advanced window layout engine would not be complete without a persistance mechanism, and SandDock makes this easy. Storage of window layout from one application session to the next is exposed by simple APIs that can also be used to split your application into multiple view states. Hooks are available for more control over the window docking process, and rules can be set by the developer to determine what the user can do with any given window. The API is extremely easy to use.

    The extensibility support built into the library ensures that certain behaviours, such as the interface for switching between active windows using the keyboard, are fully configurable by the developer. In fact, by using the extensive theming and styling support built into WPF, the complete look and feel of SandDock components can be changed. This extensibility allows you to tailor the SandDock tools to your specific needs and in demonstrated in the included application.

    What included in the download file at pnasoft
    1. Setup version file.
    2. Cracked file.


    Tags: ,


  • Divelements SandRibbon v.1.6.5 For NET 2.x 



    SandRibbon is a user interface suite designed to mimic the advanced controls seen in Microsoft Office 2007. Its features revolve around a Ribbon control, which presents a well-organised list of available commands, divided into logical groups with some groups displayed contextually. It is designed to plug in to your applications and serve as a replacement for the traditional menus and toolbars paradigm.

    All major features of the Office 2007 user interface are made available through this library, and we provide many classes to make common tasks easier for document-oriented applications, as well as the user interface controls themselves. In this way we enable you to take advantage of such features as enhanced screentips, recently-used documents lists, rich popups, galleries, live preview, animations and many more.

    Along with the top-level controls in the suite, there is a manager component that helps tie your interface together for consistency and ease of development. We also provide the RibbonForm class so you can choose to have your applications adopt the new custom shaped windows.

    SandRibbon has accessibility built in to it from the ground up. We automatically adjust the look of the controls for high-contrast and high-DPI modes, and support for right-to-left reading order is pervasive throughout the product. We support the Active Accessibility APIs so that your application will be accessible by people who rely on screen readers or magnifiers. Like the Office UI, elements are smoothly scrolled to expose children that would otherwise have been clipped due to screen real estate. All these features work automatically, requiring no extra development.

    What included in the download file at pnasoft
    1. Setup version file.
    2. Active product file.

    Tags: ,


  • Divelements SandGrid v.2.0.0 For NET 2.x 



    SandGrid is a powerful, versatile list control capable of displaying data in tabular and hierarchical form. It was designed from the ground up to support trees of items and to be truly extensible. Because of its special architecture it offers a powerful replacement for the ListView, TreeView and DataGridView controls - offering more customization options and a consistent development experience.

    Data in a SandGrid control can come from many sources - it operates in both bound and unbound states without compromising on features in either mode of operation. It complies with the standard Windows Forms databinding model and understands data sources from the simple IList to the advanced IBindingListView. It also offers a powerful middle ground between bound and unbound operation with virtual rows, which give you the speed of only having your data in one location without sacrificing the flexibility of presentation.

    Sorting and grouping are fundamental to data display and SandGrid fully supports both with an extensible, lightning-fast API. The grid will automatically enable sorting and grouping by any column when populated. When bound to data it will use the data's native sorting methods, and when unbound its own native sorting is used. You can even establish different sorting on different levels of data, when operating as a tree of nodes. Standard single-column as well as advanced multi-column sorting is supported. Grouping is automatically applied to the first level of sort, if enabled.

    SandGrid ships with a number of specialized column and cell types for quickly integrating with different types of data. A DateTime column knows how to group date information in a user-friendly manner, and various image columns know how to translate a row of data into an image selection to display. A ProgressBar column can display progress for individual cells. It is easy to add your own columns and cells with their own distinct behavior and look and feel. Columns can be autosized based on their contents, based on the available screen space or set to fixed widths. Of course, the user can change column widths and SandGrid supports a mechanism to quickly serialize the state of any grid - including column widths, visibility, display order and sort state.

    The SandGrid architecture is such that every element in the grid receives its own mouse commands and is responsible for its own painting. This design offers tremendous extensibility possibilities, and several features of the library itself take full advantage. A special kind of row allows you to nest another full-featured grid within itself, and of course this can be used recursively to represent trees of data with different schemas. This is best illustrated by binding to a hierarchical data source such as a DataSet with relations. Related views are automatically made available and can be expanded and explored. Nested grids are every bit as powerful as the top-level grid and have their own bindings, display, sorting and selection.

    What included in the download file at PNASoft
    1. Setup version file.
    2. dll reg file.

    Tags: ,


  • Divelements Sanddock v.3.0.3 For NET 2.x 



    SandDock is a powerful window layout and management engine designed to quickly and easily add advanced document paging and dockable windows functionality to your applications. Its Components provide a modern replacement for the standard Windows MDI paradigm and an advanced dockable windows system that supports complex layout systems, collapsible control groups and intuitive redocking tools.

    The unparalleled design-time support of SandDock means it only takes a few clicks of the mouse to get dockable windows set up and working in your form. All the hard work is taken care of, leaving you to configure your GUI the best way possible - visually. You can perform window docking at design time just like you can at runtime, making SandDock the easiest tool of its kind to configure and integrate.

    Like our other products, SandDock has a fully pluggable rendering engine. Every part of the drawing process can be completely taken over for maximum flexibility. SandDock ships with four renderers, that mimic the appearance of Visual Studio 2003, Office 2003, Visual Studio 2005 and Office 2007. Each renderer has a range of color schemes that can be applied.

    Using the newer tabbed MDI interface is a great lightweight alternative to traditional MDI applications. Documents can still be rearranged and split in almost any way thinkable to ensure that the greatest flexibility of presentation is achieved. This new paradigm is used by applications such as Microsoft Visual Studio 2005 to manage its windows, and is quickly gaining momentum as the standard to replace traditional MDI.

    The SandDock library is small, lightweight and fast. It has a powerful and robust object model that exposes a simple and friendly API so that taking programmatic control of your windows is easy. Under the surface it is possible to achieve granular control over every window setting and allow the user to rearrange as much or as little of your interface as you like.

    What included in the download file at PNASoft
    1. Setup version file.
    2. reg dll file


    Tags: ,
More Posts Next page »
PNASoft.com does not store any files on its server.
Please contact the content providers to delete copyright contents. Copyright by PNASoft.com