XAML Trainer

XAML – Extensible Application Markup Language

Markup can be used to add eye candy. Usually this applies to adding markup to the ToolTip, Caption and Text properties for a Codejock control. Markup will allow partial strings to be colorized and/or formatted, an image inserted within the text, etc.

ee

Some of the Codejock controls that support XAML captions or text.

  • Calendar
  • Charts
  • Command Bars
  • CheckBox
  • Docking Panes
  • FlowGraph
  • Label
  • List Box
  • Push Button
  • Radio Button
  • Report Control Cells/Rows/Groups
  • ShortCut Bars
  • Status Bars
  • Tab Control
  • Task Dialog
  • TaskPanel
  • Tree View

 

A few of the Codejock controls that support XAML Tooltips (ToolTip Context Object)

  • Buttons
  • Check Boxes
  • Command Bars
  • Docking Panes
  • Markup Labels
  • Property Grids
  • Radio Buttons
  • Report Control Cells/Rows/Groups
  • ShortCut Bars
  • Status Bars
  • Task Panels

 

Note: A general understanding of standard XML and XAML from WPF (the programming interface for Windows Presentation Foundation) will be beneficial when working with Markup. The markup dialect used by Codejock controls use the same basic syntax of XAML from WPF. Please note that valid XAML syntax is required, but not every XAML feature is currently supported.

That’s where the XAML Trainer comes in.
It makes learning Codejock XAML easy.

  • See your changes, a real time WYSIWYG editor
  • XAML syntax colorization is supported

It will be available for downloading after the CJ 16.4.0 and RegFree COM conversions are completed.

Screen Shots

Math Formula Exampl

Math Formula


 
Application Center

Application Center


 
Color Chart

Color Chart


 
ClarionLive Webinar

ClarionLive


 
 
 
  

Examples of XAML in use…

ToolTips


 

 

 
Gradient Tooltip
 

 

 

Popups

XAML Popup

XAML Popup

XAML Popup

XAML Popup

XAML Popup

XAML Popup

XAML Popup

XAML Popup

Other uses

1

LED Clock

2

UniformGrid w/Images

3

String Resource Table

4

String Resource Table

5

UniformGrid and Stretch

6

Poly Shapes

7

String Resource Table

XAML in a ReportControl Cell

In a ReportControl Cell