UI-KeyboardLayout

 view release on metacpan or  search on metacpan

TSF-framework  view on Meta::CPAN

VwTextStore is the point of interaction between Fieldworks and Text Services. VwTxtSrc designates VwTextStore as a friend class.

Events:

Amongst other things, it receives messages from Text Services, listens for mouse events, manipulates the document and responds to internal Fieldworks events, such as document changes and lazy box changes.

The messages from text services arrive through the interface methods provided by ITfContextOwnerCompositionSink and ITextStoreACP.

Storage:

What kind of changes can happen to the document that do not come from text services is not known (clipboard, formatting etc. possibly)

The section of the document which is being edited is stored as a DocMgr. This interface looks pretty simple. It is not clear how much of the document is stored at one time (assumedly the amount which is seen on the screen, which would be dictated by ...

Porting:

This class will be replaced in Linux Fieldworks by VwTextInputManager.
Contents  [hide] 

    1 Public Methods
        1.1 ITextStoreACP methods.

TSF-framework---autotranslated  view on Meta::CPAN

VwTextStore is the point of interaction between Fieldworks and Text Services. VwTxtSrc designates VwTextStore as a friend class.

Events:

Amongst other things, it receives messages from Text Services, listens for mouse events, manipulates the document and responds to internal Fieldworks events, such as document changes and lazy box changes.

The messages from text services arrive through the interface methods provided by ITfContextOwnerCompositionSink and ITextStoreACP.

Storage:

What kind of changes can happen to the document that do not come from text services is not known (clipboard, formatting etc. possibly)

The section of the document which is being edited is stored as a DocMgr. This interface looks pretty simple. It is not clear how much of the document is stored at one time (assumedly the amount which is seen on the screen, which would be dictated by ...

Porting:

This class will be replaced in Linux Fieldworks by VwTextInputManager.
Contents [hide]

     1 Public Methods
         1.1 ITextStoreACP methods.



( run in 0.785 second using v1.01-cache-2.11-cpan-84e82930d8c )