![]() |
Smalltalk/X WebserverDocumentation of class 'Diff3TextView': |
|
Class: Diff3TextViewInheritance:Object | +--GraphicsMedium | +--DisplaySurface | +--SimpleView | +--SyncedMultiColumnTextView | +--ThreeColumnTextView | +--Diff3TextView
Description:a view showing merged diff3 (see rcsmerge / merge unix manual pages) output in a user-friendly form. The view is created and opened with: d := Diff3TextView openOn:text label:l1 label:l2 label:l3. and it will show the 3 versions side-by-side Its main use is for the SourceCodeManager, to show merged sources after a failed checkin. Notice: This has diff3 output (or cvs diff output) hardwired into it. Needs to be adapted, if that format ever changes. Related information:TextView EditTextView DiffTextView Class protocol:instance creation
Instance protocol:initialization
|
|
ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Tue, 28 Mar 2023 06:41:48 GMT
|