Projects tagged ‘control’ and ‘controls’


Jump to tag:

Projects tagged ‘control’ and ‘controls’

Filtered by Project Tags control controls

Refine results Project Tags aspdotnet (11) 2_0 (8) ajax (8) toolkit (8) dotnet (7) windows (6) wpf (6) forms (5) silverlight (5) framework (4) winforms (4) 3_5 (3)

[32 total ]

1 Users

This library provides a set of rich components for the JavaFX platform. New TextHTML component Java Web Start DemosRequires Java 6 update 10 or later. Click Here to get it. TextHTML control ... [More] demo ImagesAccordion control demo Gauge + Knob controls demo Knob control demo Stage Controller basic demo Stage Controller events demo Graphical PopupMenu control demo (experimental) Notice how the demos persist -position and size- from session to session, that's because the Stage Controller component. DocumentationTextHTML control ImagesAccordion control Stage controller Gauge control Knob control PopupMenu (experimental) Latest memeFX library updatesv0.3.4 TextHTML: bug fixed, new instance functions onLinkEntered and onLinkExited, new global functions mainOnLinkEntered and mainOnLinkExited, new instance link background colors: onLinkEnteredColor, onLinkExitedColor and global link background colors: mainOnLinkEnteredColor and mainOnLinkExitedColor (see documentation for details). v0.3.3 TextHTML: bug fixed, tag "font name=" renamed to "font face=", onClick function renamed as onLinkPressed, implementation of a global function to capture all the links clicked accross all the TextHTML controls (see documentation for details). ImagesAccordion: onClick item function renamed as onLinkPressed. v0.3.2 TextHTML re-engineered code v0.3.1 TextHTML bug fix v0.3.0 NEW HTML TEXT COMPONENT (TextHTML) , ImagesAccordion now supports HTML text v0.2.6 Gauge.INMEDIATE renamed as Gauge.IMMEDIATE v0.2.5 April 7, 2009 - Cursor setup for ImagesAccordion & Knob controls v0.2.4 March 27, 2009 - ImagesAccordion orientation + functions (select, next & previous). Additional speed configuration for Gauge control (speed:Gauge.USERDEFINED + userDefinedSpeed:duration) and Knob control (speed:duration). Demos codeDownload the demos source code from the download section. Experimental codeThis code not necessarily will be included in future releases of the library. JavaFX tipIt's always a good idea to include the canSkip:true parameter into the Timelines related to animations. Check this video MemesA meme (pronounced /miːm/ - like theme) is a theorietical unit or element of cultural ideas, symbols or practices; such units or elements transmit from one mind to another through speech, gestures, rituals, or other imitable phenomena. The etymology of the term relates to the Greek word mimema for mimic. Memes act as cultural analogues to genes in that they self-replicate and respond to selective pressures. Susan Blackmore: Memes and "temes" [Less]
Created 8 months ago.

0 Users

The purpose of this project is to Develop data controls such as GridView, DataList, Repeater, DetailsView, FromView, ObjectDataSource on top of Microsoft Ajax Framework for Client Centric Development ... [More] model. Since the Asp.net version of these controls does not have clientside obje [Less]
Created 10 months ago.

0 Users

InteWidgetToolkit is an ASP.NET AJAX Toolkit including the controls - expecially the 'Extenders' for building widgets based on the 3rd party JavaScript Libraries such as Dojo and Yahoo! UI Library. ... [More] Developers can use this controls to create rich cliect effect easily without writing any scripts in client. [Less]
Created 10 months ago.

0 Users

In this control, I set out to breathe new life into the types of alerts, dialogs and prompts that are available to ASP.NET developers. In ASP.NET web development we are typically limited to what the ... [More] browser can support. I am sure that most of us are very familiar with the JavaScript alert() and confirm() dialogs. They are limited, not customizable, and do not support any rich HTML content. The AJAX Control Toolkit introduced a few extender controls such as the “ModalDialog” Extender and the “ConfirmButton” extender. These solved a few of our common issues, but they were still leaving me wanting for more. I’ve taken what I’ve learned from using the above techniques and encapsulated them into one very extensible and easy to use prompt control for ASP.NET AJAX. The prompt control builds upon the ASP.NET AJAX framework and derives from the “ScriptControl” server-side class and the “Sys.UI.Control” client-side class. The prompt control also utilizes extender controls with client-side behaviors. The Microsoft team did a great job developing the “UpdatePanel” and thought I would borrow a few ideas from this control. Within the UpdatePanel a developer can setup triggers that would automatically cause an async-postbacks to occur. With these triggers a ControlID and event were required. I took a similar approach with the prompt control but instead of tying into server-side events I am tying into client-side events. [Less]
Created 10 months ago.

0 Users

MDIWindowManager is a control that allows you to create MDI applications using a modern Tabbed Document Interface. The control works on traditional MDI forms and does not require that children be ... [More] derived from some proprietary base class or implement some special interface or framework. The goal of MDIWindowManager was complete transparency and absolute ease of use all while supporting advanced features such as tiling. [Less]
Created 10 months ago.

0 Users

This is a 3D Flip Control for WPF. It has a FrontSide and a BackSide. On Mouse Enter you can see the Backside.
Created 10 months ago.

0 Users

WPF data binding without INotifyPropertyChanged. It even binds through your View Model with no additional code. And it works with Winforms. Bind through code using events.
Created 10 months ago.

0 Users

Real World implementations of custom controls for ASP.NET.
Created 10 months ago.

0 Users

In general, you can see more details here on my website. March 13, 2009 More recently, we will be extending this code in a branch to work for a system of distributed, but coupled, inverted ... [More] pendulums that we are looking at as the motivation for the development of a new distributed middleware that can guarantee safety properties of the overall system despite faults of individual nodes. Fall 2008 Matlab code for inverted pendulum project as a part of our research and a course project for ECE 598 SM1 at the University of Illinois at Urbana-Champaign during the Fall 2008 semester. [Less]
Created 10 months ago.

0 Users

FabTab is a subclass of the WPF TabControl, but with some extra features: 1. Optional close tab buttons with cancellable close event 2. A "ContentTab" much like an IE QuickTab that tab screenshots ... [More] 3. Single or multi-row tab header layout 4. ToolTips with tabitem screenshots [Less]
Created 3 months ago.