view release on metacpan or search on metacpan
test-data/03modlist.data view on Meta::CPAN
'Win32::Clipboard',
'R',
'd',
'c',
'h',
'Interaction with the Windows clipboard',
'ACALPINI',
'22'
],
[
'Win32::Console',
view all matches for this distribution
view release on metacpan or search on metacpan
files/css/ui-lightness/jquery-ui-1.10.3.custom.css view on Meta::CPAN
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Mojolicious/Command/nopaste.pm view on Meta::CPAN
=head1 SYNOPSIS
$ mojo nopaste pastie myfile.pl
$ cat myfile.pl | mojo nopaste shadowcat
$ mojo nopaste -p # contents pulled from clipboard
=head1 DESCRIPTION
This module is a clone of the venerable L<App::Nopaste> using the L<Mojolicious> toolkit.
Nearly all of the functionality is mimicked.
Where possible the command-line system has been replicated, though the mechanism of
choosing the service differs due to the way the L<Mojolicious::Commands> system works.
Files may be passed as arguments, read from STDIN or even read from the clipboard with the
L<Clipboard> module.
For a list of available services run C<mojo help nopaste> or C<mojo nopaste help [SERVICE]>.
=head1 SEE ALSO
view all matches for this distribution
view release on metacpan or search on metacpan
t/assets/templates/1.html view on Meta::CPAN
<div class="file-navigation-option">
<input type="hidden" value="clone" name="protocol_type">
<div class="select-menu js-menu-container js-select-menu">
<div class="input-group js-select-button js-zeroclipboard-container">
<div class="input-group-button">
<button data-ga-click="Repository, clone Embed, location:repo overview" class="btn btn-sm select-menu-button js-menu-target" type="button">
Embed
</button>
</div>
<input type="text" readonly="" aria-label="Clone this repository at <script src="https://gist.github.com/kraih/4194858.js"></script>" value="<script src="https://gist.github.com/kraih/4194858.js"></script>"...
<div class="input-group-button">
<button type="button" data-copied-hint="Copied!" class="js-zeroclipboard btn btn-sm zeroclipboard-button tooltipped tooltipped-s" aria-label="Copy to clipboard"><svg width="14" viewBox="0 0 14 16" version="1.1" height="16" class="octicon octicon-cl...
</div>
</div>
<div class="select-menu-modal-holder">
t/assets/templates/1.html view on Meta::CPAN
<div class="input-group-button">
<button data-ga-click="Repository, clone Embed, location:repo overview" class="btn btn-sm select-menu-button js-menu-target" type="button">
Embed
</button>
</div>
<input type="text" readonly="" aria-label="Clone this repository at <script src="https://gist.github.com/kraih/4194858.js"></script>" value="<script src="https://gist.github.com/kraih/4194858.js"></script>"...
<div class="input-group-button">
<button type="button" data-copied-hint="Copied!" class="js-zeroclipboard btn btn-sm zeroclipboard-button tooltipped tooltipped-s" aria-label="Copy to clipboard"><svg width="14" viewBox="0 0 14 16" version="1.1" height="16" class="octicon octicon-cl...
</div>
</span>
</div>
</div>
t/assets/templates/1.html view on Meta::CPAN
<div class="input-group-button">
<button data-ga-click="Repository, clone Share, location:repo overview" class="btn btn-sm select-menu-button js-menu-target" type="button">
Share
</button>
</div>
<input type="text" readonly="" aria-label="Clone this repository at https://gist.github.com/kraih/4194858" value="https://gist.github.com/kraih/4194858" class="form-control input-monospace input-sm js-zeroclipboard-target js-url-field">
<div class="input-group-button">
<button type="button" data-copied-hint="Copied!" class="js-zeroclipboard btn btn-sm zeroclipboard-button tooltipped tooltipped-s" aria-label="Copy to clipboard"><svg width="14" viewBox="0 0 14 16" version="1.1" height="16" class="octicon octicon-cl...
</div>
</span>
</div>
</div>
t/assets/templates/1.html view on Meta::CPAN
<div class="input-group-button">
<button data-ga-click="Repository, clone HTTPS, location:repo overview" class="btn btn-sm select-menu-button js-menu-target" type="button">
HTTPS
</button>
</div>
<input type="text" readonly="" aria-label="Clone this repository at https://gist.github.com/4194858.git" value="https://gist.github.com/4194858.git" class="form-control input-monospace input-sm js-zeroclipboard-target js-url-field">
<div class="input-group-button">
<button type="button" data-copied-hint="Copied!" class="js-zeroclipboard btn btn-sm zeroclipboard-button tooltipped tooltipped-s" aria-label="Copy to clipboard"><svg width="14" viewBox="0 0 14 16" version="1.1" height="16" class="octicon octicon-cl...
</div>
</span>
</div>
</div>
t/assets/templates/1.html view on Meta::CPAN
<div class="input-group-button">
<button data-ga-click="Repository, clone SSH, location:repo overview" class="btn btn-sm select-menu-button js-menu-target" type="button">
SSH
</button>
</div>
<input type="text" readonly="" aria-label="Clone this repository at git@gist.github.com:4194858.git" value="git@gist.github.com:4194858.git" class="form-control input-monospace input-sm js-zeroclipboard-target js-url-field">
<div class="input-group-button">
<button type="button" data-copied-hint="Copied!" class="js-zeroclipboard btn btn-sm zeroclipboard-button tooltipped tooltipped-s" aria-label="Copy to clipboard"><svg width="14" viewBox="0 0 14 16" version="1.1" height="16" class="octicon octicon-cl...
</div>
</span>
</div>
</div>
t/assets/templates/1.html view on Meta::CPAN
<p class="drag-and-drop">
<span class="default">
Attach files by dragging & dropping,
<input type="file" aria-label="Attach files to your comment" class="manual-file-chooser js-manual-file-chooser" multiple="multiple">
<span class="btn-link manual-file-chooser-text">selecting them</span>, or pasting
from the clipboard.
</span>
<span class="loading">
<img width="16" height="16" src="https://assets-cdn.github.com/images/spinners/octocat-spinner-32.gif" alt=""> Uploading your filesâ¦
</span>
<span class="error bad-file">
view all matches for this distribution
view release on metacpan or search on metacpan
share/public/revealjs/plugin/highlight/highlight.js view on Meta::CPAN
}
})();
// END CUSTOM REVEAL.JS INTEGRATION
/*! highlight.js v9.11.0 | BSD3 License | git.io/hljslicense */
!function(e){var n="object"==typeof window&&window||"object"==typeof self&&self;"undefined"!=typeof exports?e(exports):n&&(n.hljs=e({}),"function"==typeof define&&define.amd&&define([],function(){return n.hljs}))}(function(e){function n(e){return e.r...
c:[{cN:"comment",b:/\(\*/,e:/\*\)/},e.ASM,e.QSM,e.CNM,{b:/\{/,e:/\}/,i:/:/}]}});hljs.registerLanguage("roboconf",function(a){var e="[a-zA-Z-_][^\\n{]+\\{",n={cN:"attribute",b:/[a-zA-Z-_]+/,e:/\s*:/,eE:!0,starts:{e:";",r:0,c:[{cN:"variable",b:/\.[a-zA...
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Mojolicious/Plugin/StaticShare/static/static-share/js/ace.js view on Meta::CPAN
(function(){function o(n){var i=e;n&&(e[n]||(e[n]={}),i=e[n]);if(!i.define||!i.define.packaged)t.original=i.define,i.define=t,i.define.packaged=!0;if(!i.require||!i.require.packaged)r.original=i.require,i.require=r,i.require.packaged=!0}var ACE_NAMES...
(function() {
ace.require(["ace/ace"], function(a) {
if (a) {
a.config.init(true);
a.define = ace.define;
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Mojolicious/Plugin/resources/public/mojo-status/fontawesome/fontawesome.css view on Meta::CPAN
content: "\f64f"; }
.fa-clinic-medical:before {
content: "\f7f2"; }
.fa-clipboard:before {
content: "\f328"; }
.fa-clipboard-check:before {
content: "\f46c"; }
.fa-clipboard-list:before {
content: "\f46d"; }
.fa-clock:before {
content: "\f017"; }
view all matches for this distribution
view release on metacpan or search on metacpan
share/resources/public/swagger-ui/swagger-ui-bundle.js view on Meta::CPAN
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/Object.defineProperty(t,"__esModule",{value:!0});var r="function"==typeof Symbol&&Symbol.for,o=r?Symbol.for("react.element"):60103,i=r?Symbol.for("react.portal"):60106,a=r?Symbol.for("react.fragment"):60107,s=r?Symbol.for("react.strict_mode"):6010...
/*!
* https://github.com/Starcounter-Jack/JSON-Patch
* (c) 2017 Joachim Wester
* MIT license
*/
share/resources/public/swagger-ui/swagger-ui-bundle.js view on Meta::CPAN
*
* Copyright(c) 2016 Gregory Jacobs <greg@greg-jacobs.com>
* MIT License
*
* https://github.com/gregjacobs/Autolinker.js
*/o=[],void 0===(i="function"==typeof(r=function(){var e,t,n,r,o,i,a,s=function(e){e=e||{},this.version=s.version,this.urls=this.normalizeUrlsCfg(e.urls),this.email="boolean"!=typeof e.email||e.email,this.twitter="boolean"!=typeof e.twitter||e.twitt...
//# sourceMappingURL=swagger-ui-bundle.js.map
view all matches for this distribution
view release on metacpan or search on metacpan
htdocs/src-min/ace.js view on Meta::CPAN
(function(){function o(n){var i=e;n&&(e[n]||(e[n]={}),i=e[n]);if(!i.define||!i.define.packaged)t.original=i.define,i.define=t,i.define.packaged=!0;if(!i.require||!i.require.packaged)r.original=i.require,i.require=r,i.require.packaged=!0}var ACE_NAMES...
(function() {
window.require(["ace/ace"], function(a) {
if (a) {
a.config.init(true);
a.define = window.define;
view all matches for this distribution
view release on metacpan or search on metacpan
_Deparsed_XSubs.pm view on Meta::CPAN
sub button;
sub bytes2str($$;$);
sub canvas;
sub cget;
sub checkbutton;
sub clipboard;
sub configure;
sub decode($$;$);
sub decode_utf8($;$);
sub destroy;
sub encode($$;$);
_Deparsed_XSubs.pm view on Meta::CPAN
sub SetList;
sub TIEARRAY;
sub TIESCALAR;
sub UNSHIFT;
sub UpDown;
sub clipboardPaste;
sub deleteSelected;
sub getSelected;
sub xyIndex;
}
_Deparsed_XSubs.pm view on Meta::CPAN
sub XSync;
sub Y;
sub _object;
sub bindDump;
sub cget_self;
sub clipboardKeysyms;
sub configure_self;
sub pathname;
sub tmpLine;
}
view all matches for this distribution
view release on metacpan or search on metacpan
share/services_hashes_dump.yml view on Meta::CPAN
name: netcheque
note: ''
netclip:
tcp:
2971:
desc: NetClip clipboard daemon
name: netclip
note: ''
udp:
2971:
desc: NetClip clipboard daemon
name: netclip
note: ''
netcomm1:
tcp:
1676:
view all matches for this distribution
view release on metacpan or search on metacpan
0.14
The previous revisions changes are rolled up into this release for simplicity.
* Resized the images for the buttons so long buttons don't glitch.
* Disabled copy to clipboard function on tables in linux (because it didn't work).
* Tidy up <title> tag on pages using a combination of the template and javascript.
* Prevent users from being able to create a blank role.
* Wide applications menu should no longer visually glitch.
* A subtle application version number footer is now possible by turning on
the appkit_display_app_version parameter
view all matches for this distribution
view release on metacpan or search on metacpan
lib/PDF/API2/Resource/Font/CoreFont/webdings.pm view on Meta::CPAN
'graphicdoc', # C+0x9F # U+0xF09F
'investigate', # C+0xA0 # U+0xF0A0
'clock', # C+0xA1 # U+0xF0A1
'frames', # C+0xA2 # U+0xF0A2
'noframes', # C+0xA3 # U+0xF0A3
'clipboard', # C+0xA4 # U+0xF0A4
'note', # C+0xA5 # U+0xF0A5
'calender', # C+0xA6 # U+0xF0A6
'book', # C+0xA7 # U+0xF0A7
'reference', # C+0xA8 # U+0xF0A8
'news', # C+0xA9 # U+0xF0A9
lib/PDF/API2/Resource/Font/CoreFont/webdings.pm view on Meta::CPAN
'graphicdoc' => '1000', # C+0x9F # U+0xF09F
'investigate' => '1000', # C+0xA0 # U+0xF0A0
'clock' => '1000', # C+0xA1 # U+0xF0A1
'frames' => '1000', # C+0xA2 # U+0xF0A2
'noframes' => '1000', # C+0xA3 # U+0xF0A3
'clipboard' => '1000', # C+0xA4 # U+0xF0A4
'note' => '1000', # C+0xA5 # U+0xF0A5
'calender' => '1000', # C+0xA6 # U+0xF0A6
'book' => '1000', # C+0xA7 # U+0xF0A7
'reference' => '1000', # C+0xA8 # U+0xF0A8
'news' => '1000', # C+0xA9 # U+0xF0A9
view all matches for this distribution
view release on metacpan or search on metacpan
lib/PDF/API3/Compat/API2/Resource/Font/CoreFont/webdings.pm view on Meta::CPAN
'graphicdoc', # C+0x9F # U+0xF09F
'investigate', # C+0xA0 # U+0xF0A0
'clock', # C+0xA1 # U+0xF0A1
'frames', # C+0xA2 # U+0xF0A2
'noframes', # C+0xA3 # U+0xF0A3
'clipboard', # C+0xA4 # U+0xF0A4
'note', # C+0xA5 # U+0xF0A5
'calender', # C+0xA6 # U+0xF0A6
'book', # C+0xA7 # U+0xF0A7
'reference', # C+0xA8 # U+0xF0A8
'news', # C+0xA9 # U+0xF0A9
lib/PDF/API3/Compat/API2/Resource/Font/CoreFont/webdings.pm view on Meta::CPAN
'graphicdoc' => '1000', # C+0x9F # U+0xF09F
'investigate' => '1000', # C+0xA0 # U+0xF0A0
'clock' => '1000', # C+0xA1 # U+0xF0A1
'frames' => '1000', # C+0xA2 # U+0xF0A2
'noframes' => '1000', # C+0xA3 # U+0xF0A3
'clipboard' => '1000', # C+0xA4 # U+0xF0A4
'note' => '1000', # C+0xA5 # U+0xF0A5
'calender' => '1000', # C+0xA6 # U+0xF0A6
'book' => '1000', # C+0xA7 # U+0xF0A7
'reference' => '1000', # C+0xA8 # U+0xF0A8
'news' => '1000', # C+0xA9 # U+0xF0A9
view all matches for this distribution
view release on metacpan or search on metacpan
lib/PDF/Builder/Resource/Font/CoreFont/webdings.pm view on Meta::CPAN
'graphicdoc', # C+0x9F # U+0xF09F
'investigate', # C+0xA0 # U+0xF0A0
'clock', # C+0xA1 # U+0xF0A1
'frames', # C+0xA2 # U+0xF0A2
'noframes', # C+0xA3 # U+0xF0A3
'clipboard', # C+0xA4 # U+0xF0A4
'note', # C+0xA5 # U+0xF0A5
'calender', # C+0xA6 # U+0xF0A6
'book', # C+0xA7 # U+0xF0A7
'reference', # C+0xA8 # U+0xF0A8
'news', # C+0xA9 # U+0xF0A9
lib/PDF/Builder/Resource/Font/CoreFont/webdings.pm view on Meta::CPAN
'graphicdoc' => '1000', # C+0x9F # U+0xF09F
'investigate' => '1000', # C+0xA0 # U+0xF0A0
'clock' => '1000', # C+0xA1 # U+0xF0A1
'frames' => '1000', # C+0xA2 # U+0xF0A2
'noframes' => '1000', # C+0xA3 # U+0xF0A3
'clipboard' => '1000', # C+0xA4 # U+0xF0A4
'note' => '1000', # C+0xA5 # U+0xF0A5
'calender' => '1000', # C+0xA6 # U+0xF0A6
'book' => '1000', # C+0xA7 # U+0xF0A7
'reference' => '1000', # C+0xA8 # U+0xF0A8
'news' => '1000', # C+0xA9 # U+0xF0A9
view all matches for this distribution
view release on metacpan or search on metacpan
lib/PDL/Graphics/Prima.pm view on Meta::CPAN
};
}
sub default_popup_items
{[
['~Copy' => 'copy_to_clipboard' ],
['P~rint' => 'print' ],
['~Export to' => [
[ '~Image' => 'save_to_image' ],
[ '~Postscript' => 'save_to_ps' ],
[ '~EPS' => 'save_to_eps' ],
lib/PDL/Graphics/Prima.pm view on Meta::CPAN
croak($message);
}
};
}
sub copy_to_clipboard {
my $self = shift;
my $image = $self->get_image;
my $clipboard = $::application->Clipboard;
$clipboard->open;
$clipboard->clear;
$clipboard->image($image);
$clipboard->close;
}
sub print
{
my $self = shift;
lib/PDL/Graphics/Prima.pm view on Meta::CPAN
Saves the plot to a raster image file. This method
takes an optional filename argument, deducing the format (and applicable
codec) from the filename. If no filename is specified, it creates a dialog
box asking the user where and under what name they want to save the file.
=head2 copy_to_clipboard
Copies the plot with current axis limits as a bitmap image to the clipboard.
The resulting clipboard entry is suitable for pasting into applications that
know how to handle bitmap images such as LibreOffice or gpaint on Linux,
Microsoft Office or Windows Paint on Windows.
=head1 Events
view all matches for this distribution
view release on metacpan or search on metacpan
GENERATED/PDL/OpenCV/Highgui.pm view on Meta::CPAN
to mouse and keyboard events. Otherwise, it won't display the image and the window might lock up.
For example, **waitKey(0)** will display the window infinitely until any keypress (it is suitable
for image display). **waitKey(25)** will display a frame and wait approximately 25 ms for a key
press (suitable for displaying a video frame-by-frame). To remove the window, use cv::destroyWindow.
@note
[__Windows Backend Only__] Pressing Ctrl+C will copy the image to the clipboard.
[__Windows Backend Only__] Pressing Ctrl+S will show a dialog to save the image.
Parameters:
=over
view all matches for this distribution
view release on metacpan or search on metacpan
doc/pmltq_doc.xml view on Meta::CPAN
</imageobject>
<textobject>
<phrase>Copy</phrase>
</textobject>
</inlinemediaobject> </guibutton> to copy it into the clipboard,
then select the <literal>OR</literal> node and press <keycombo
action="simul">
<keysym>Shift</keysym>
<keysym>Insert</keysym>
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Padre/Plugin/Vi/Editor.pm view on Meta::CPAN
$self->{editor}->Undo;
}
sub paste_after {
my ( $self, $count ) = @_;
my $text = Padre::Wx::Editor::get_text_from_clipboard();
if ( $text =~ /\n/ ) {
my $line = $self->{editor}->GetCurrentLine;
my $start = $self->{editor}->PositionFromLine( $line + 1 );
$self->{editor}->GotoPos($start);
}
$self->{editor}->Paste;
}
sub paste_before {
my ( $self, $count ) = @_;
my $text = Padre::Wx::Editor::get_text_from_clipboard();
if ( $text =~ /\n/ ) {
my $line = $self->{editor}->GetCurrentLine;
my $start = $self->{editor}->PositionFromLine($line);
$self->{editor}->GotoPos($start);
} else {
lib/Padre/Plugin/Vi/Editor.pm view on Meta::CPAN
}
sub delete_till_end_of_line {
my ( $self, $count ) = @_;
#$self->{editor}->DelLineRight; # would be nice, but it does not put the strin in the clipboard
$self->select_till_end_of_line;
$self->{editor}->Cut;
}
view all matches for this distribution
view release on metacpan or search on metacpan
share/doc/wxwidgets.pod view on Meta::CPAN
=head2 Wx::Clipboard::AddData
bool AddData(wxDataObject* data)
Call this function to add the data object to the clipboard. You may
call this function repeatedly after having cleared the clipboard using
wxClipboard::Clear.
After this function has been called, the clipboard owns the data, so
do not delete the data explicitly.
See also
wxClipboard::SetData
=head2 Wx::Clipboard::Clear
void Clear()
Clears the global clipboard object and the system's clipboard if
possible.
=head2 Wx::Clipboard::Close
void Close()
Call this function to close the clipboard, having opened it with
wxClipboard::Open.
=head2 Wx::Clipboard::Flush
bool Flush()
Flushes the clipboard: this means that the data which is currently on
clipboard will stay available even after the application exits
(possibly eating memory), otherwise the clipboard will be emptied on
exit. Returns false if the operation is unsuccessful for any reason.
=head2 Wx::Clipboard::GetData
bool GetData(wxDataObject& data)
Call this function to fill data with data on the clipboard, if
available in the required format. Returns true on success.
=head2 Wx::Clipboard::IsOpened
bool IsOpened() const
Returns true if the clipboard has been opened.
=head2 Wx::Clipboard::IsSupported
bool IsSupported(const wxDataFormat& format)
Returns true if there is data which matches the data format of the
given data object currently available (IsSupported sounds like a
misnomer, FIXME: better deprecate this name?) on the clipboard.
=head2 Wx::Clipboard::Open
bool Open()
Call this function to open the clipboard before calling
wxClipboard::SetData and wxClipboard::GetData.
Call wxClipboard::Close when you have finished with the clipboard. You
should keep the clipboard open for only a very short time.
Returns true on success. This should be tested (as in the sample shown
above).
=head2 Wx::Clipboard::SetData
bool SetData(wxDataObject* data)
Call this function to set the data object to the clipboard. This
function will clear all previous contents in the clipboard, so calling
it several times does not make any sense.
After this function has been called, the clipboard owns the data, so
do not delete the data explicitly.
See also
wxClipboard::AddData
share/doc/wxwidgets.pod view on Meta::CPAN
=head2 Wx::Clipboard::UsePrimarySelection
void UsePrimarySelection(bool primary = true)
On platforms supporting it (currently only GTK), selects the so called
PRIMARY SELECTION as the clipboard as opposed to the normal clipboard,
if primary is true.
=head1 Wx::ClipboardTextEvent
=head2 Wx::ClipboardTextEvent::new
share/doc/wxwidgets.pod view on Meta::CPAN
=head2 Wx::ComboBox::CanCopy
bool CanCopy() const
Returns true if the combobox is editable and there is a text selection
to copy to the clipboard. Only available on Windows.
=head2 Wx::ComboBox::CanCut
bool CanCut() const
Returns true if the combobox is editable and there is a text selection
to copy to the clipboard. Only available on Windows.
=head2 Wx::ComboBox::CanPaste
bool CanPaste() const
Returns true if the combobox is editable and there is text on the
clipboard that can be pasted into the text field. Only available on
Windows.
=head2 Wx::ComboBox::CanRedo
bool CanRedo() const
share/doc/wxwidgets.pod view on Meta::CPAN
=head2 Wx::ComboBox::Copy
void Copy()
Copies the selected text to the clipboard.
=head2 Wx::ComboBox::Cut
void Cut()
Copies the selected text to the clipboard and removes the selection.
=head2 Wx::ComboBox::GetCurrentSelection
int GetCurrentSelection() const
share/doc/wxwidgets.pod view on Meta::CPAN
=head2 Wx::ComboBox::Paste
void Paste()
Pastes text from the clipboard to the text field.
=head2 Wx::ComboBox::Redo
void Redo()
share/doc/wxwidgets.pod view on Meta::CPAN
=head2 Wx::ComboCtrl::Copy
void Copy()
Copies the selected text to the clipboard.
=head2 Wx::ComboCtrl::Cut
void Cut()
Copies the selected text to the clipboard and removes the selection.
=head2 Wx::ComboCtrl::DoSetPopupControl
void DoSetPopupControl(wxComboPopup* popup)
share/doc/wxwidgets.pod view on Meta::CPAN
=head2 Wx::ComboCtrl::Paste
void Paste()
Pastes text from the clipboard to the text field.
=head2 Wx::ComboCtrl::Remove
void Remove(long from, long to)
share/doc/wxwidgets.pod view on Meta::CPAN
wxDataFormat GetReceivedFormat() const
Report the format passed to the SetData method. This should be the
format of the data object within the composite that recieved data from
the clipboard or the DnD operation. You can use this method to find
out what kind of data object was recieved.
=head1 Wx::DataObjectSimple
=head2 Wx::DataObjectSimple::new
share/doc/wxwidgets.pod view on Meta::CPAN
=head2 Wx::Metafile::SetClipboard
bool SetClipboard(int width = 0, int height = 0)
Passes the metafile data to the clipboard. The metafile can no longer
be used for anything, but the wxMetafile object must still be
destroyed by the application.
Below is a example of metafile, metafile device context and clipboard
use from the hello.cpp example. Note the way the metafile dimensions
are passed to the clipboard, making use of the device context's
ability to keep track of the maximum extent of drawing commands.
wxMetafileDC dc;
if (dc.Ok())
{
share/doc/wxwidgets.pod view on Meta::CPAN
=head2 Wx::RichTextBuffer::CanPasteFromClipboard
bool CanPasteFromClipboard() const
Returns true if content can be pasted from the clipboard.
=head2 Wx::RichTextBuffer::CleanUpHandlers
void CleanUpHandlers()
share/doc/wxwidgets.pod view on Meta::CPAN
=head2 Wx::RichTextBuffer::CopyToClipboard
bool CopyToClipboard(const wxRichTextRange& range)
Copy the given range to the clipboard.
=head2 Wx::RichTextBuffer::DeleteRangeWithUndo
bool DeleteRangeWithUndo(const wxRichTextRange& range, wxRichTextCtrl*
ctrl)
share/doc/wxwidgets.pod view on Meta::CPAN
=head2 Wx::RichTextBuffer::PasteFromClipboard
bool PasteFromClipboard(long position)
Pastes the clipboard content to the buffer at the given position.
=head2 Wx::RichTextBuffer::PromoteList
bool PromoteList(int promoteBy, const wxRichTextRange& range, const
wxRichTextListStyleDefinition* style, int flags =
share/doc/wxwidgets.pod view on Meta::CPAN
=head2 Wx::RichTextCtrl::CanCopy
bool CanCopy() const
Returns true if selected content can be copied to the clipboard.
=head2 Wx::RichTextCtrl::CanCut
bool CanCut() const
Returns true if selected content can be copied to the clipboard and
deleted.
=head2 Wx::RichTextCtrl::CanDeleteSelection
bool CanDeleteSelection() const
share/doc/wxwidgets.pod view on Meta::CPAN
=head2 Wx::RichTextCtrl::CanPaste
bool CanPaste() const
Returns true if the clipboard content can be pasted to the buffer.
=head2 Wx::RichTextCtrl::CanRedo
bool CanRedo() const
share/doc/wxwidgets.pod view on Meta::CPAN
=head2 Wx::RichTextCtrl::Copy
void Copy()
Copies the selected content (if any) to the clipboard.
=head2 Wx::RichTextCtrl::Create
bool Create(wxWindow* parent, wxWindowID id = wxID_ANY, const wxString&
value = wxEmptyString, const wxPoint& pos = wxDefaultPosition, const
share/doc/wxwidgets.pod view on Meta::CPAN
=head2 Wx::RichTextCtrl::Cut
void Cut()
Copies the selected content (if any) to the clipboard and deletes the
selection. This is undoable.
=head2 Wx::RichTextCtrl::Delete
bool Delete(const wxRichTextRange& range)
share/doc/wxwidgets.pod view on Meta::CPAN
=head2 Wx::RichTextCtrl::Paste
void Paste()
Pastes content from the clipboard to the buffer.
=head2 Wx::RichTextCtrl::PositionCaret
void PositionCaret()
share/doc/wxwidgets.pod view on Meta::CPAN
=head2 Wx::TextCtrl::CanCopy
virtual bool CanCopy()
Returns true if the selection can be copied to the clipboard.
=head2 Wx::TextCtrl::CanCut
virtual bool CanCut()
Returns true if the selection can be cut to the clipboard.
=head2 Wx::TextCtrl::CanPaste
virtual bool CanPaste()
Returns true if the contents of the clipboard can be pasted into the
text control. On some platforms (Motif, GTK) this is an approximation
and returns true if the control is editable, false otherwise.
=head2 Wx::TextCtrl::CanRedo
share/doc/wxwidgets.pod view on Meta::CPAN
=head2 Wx::TextCtrl::Copy
virtual void Copy()
Copies the selected text to the clipboard under Motif and MS Windows.
=head2 Wx::TextCtrl::Create
bool Create(wxWindow* parent, wxWindowID id, const wxString& value =
"", const wxPoint& pos = wxDefaultPosition, const wxSize& size =
share/doc/wxwidgets.pod view on Meta::CPAN
=head2 Wx::TextCtrl::Cut
virtual void Cut()
Copies the selected text to the clipboard and removes the selection.
=head2 Wx::TextCtrl::DiscardEdits
void DiscardEdits()
share/doc/wxwidgets.pod view on Meta::CPAN
=head2 Wx::TextCtrl::Paste
virtual void Paste()
Pastes text from the clipboard to the text item.
=head2 Wx::TextCtrl::PositionToXY
bool PositionToXY(long pos, long *x, long *y) const
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Padre/Wx/ActionLibrary.pm view on Meta::CPAN
name => 'edit.cut',
id => Wx::ID_CUT,
need_editor => 1,
need_selection => 1,
label => _T('Cu&t'),
comment => _T('Remove the current selection and put it in the clipboard'),
shortcut => 'Ctrl-X',
toolbar => 'actions/edit-cut',
menu_event => sub {
my $editor = $_[0]->current->editor or return;
$editor->Cut;
lib/Padre/Wx/ActionLibrary.pm view on Meta::CPAN
name => 'edit.copy',
id => Wx::ID_COPY,
need_editor => 1,
need_selection => 1,
label => _T('&Copy'),
comment => _T('Put the current selection in the clipboard'),
shortcut => 'Ctrl-C',
toolbar => 'actions/edit-copy',
menu_event => sub {
my $editor = $_[0]->current->editor or return;
$editor->Copy;
lib/Padre/Wx/ActionLibrary.pm view on Meta::CPAN
Padre::Wx::Action->new(
name => 'edit.copy_filename',
need_editor => 1,
need_file => 1,
label => _T('Copy Full &Filename'),
comment => _T('Put the full path of the current file in the clipboard'),
menu_event => sub {
my $current = $_[0]->current;
my $editor = $current->editor or return;
my $document = $current->document;
return unless defined $document->{file};
$editor->put_text_to_clipboard( $document->{file}->{filename} );
},
);
Padre::Wx::Action->new(
name => 'edit.copy_basename',
need_editor => 1,
need_file => 1,
label => _T('Copy F&ilename'),
comment => _T('Put the name of the current file in the clipboard'),
menu_event => sub {
my $current = $_[0]->current;
my $editor = $current->editor or return;
my $document = $current->document;
return unless defined $document->{file};
$editor->put_text_to_clipboard( $document->{file}->basename );
},
);
Padre::Wx::Action->new(
name => 'edit.copy_dirname',
need_file => 1,
need_editor => 1,
label => _T('Copy &Directory Name'),
comment => _T('Put the full path of the directory of the current file in the clipboard'),
menu_event => sub {
my $current = $_[0]->current;
my $editor = $current->editor or return;
my $document = $current->document;
return unless defined $document->{file};
$editor->put_text_to_clipboard( $document->{file}->dirname );
},
);
Padre::Wx::Action->new(
name => 'edit.copy_content',
need_editor => 1,
label => _T('Copy Editor &Content'),
comment => _T('Put the content of the current document in the clipboard'),
menu_event => sub {
my $current = $_[0]->current;
my $editor = $current->editor or return;
my $document = $current->document;
return unless defined $document->{file};
$editor->put_text_to_clipboard( $document->text_get );
},
);
# Paste
Padre::Wx::Action->new(
name => 'edit.paste',
need_editor => 1,
id => Wx::ID_PASTE,
label => _T('&Paste'),
comment => _T('Paste the clipboard to the current location'),
shortcut => 'Ctrl-V',
toolbar => 'actions/edit-paste',
menu_event => sub {
my $editor = $_[0]->current->editor or return;
$editor->Paste;
view all matches for this distribution
view release on metacpan or search on metacpan
t/data/03modlist.data view on Meta::CPAN
'R',
'd',
'c',
'h',
'p',
'Interaction with the Windows clipboard',
'ACALPINI',
'22'
],
[
'Win32::Console',
view all matches for this distribution
view release on metacpan or search on metacpan
t/traces/gdb/gnome-bug-583460 view on Meta::CPAN
Loading 'gradient factory' data
Loading fonts
Parsing '/home/jbaker/.gimp-2.7/templaterc'
Parsing '/home/jbaker/.gimp-2.7/modulerc'
INIT: gui_restore_callback
clipboard: writable pixbuf format: image/png
clipboard: writable pixbuf format: image/bmp
clipboard: writable pixbuf format: image/x-bmp
clipboard: writable pixbuf format: image/x-MS-bmp
clipboard: writable pixbuf format: image/x-icon
clipboard: writable pixbuf format: image/x-ico
clipboard: writable pixbuf format: image/x-win-bitmap
clipboard: writable pixbuf format: image/tiff
clipboard: writable pixbuf format: image/jpeg
... all parsing output removed ...
INIT: gimp_real_restore
Parsing '/home/jbaker/.gimp-2.7/pluginrc'
view all matches for this distribution
view release on metacpan or search on metacpan
bin/gtkregcompare.pl view on Meta::CPAN
}
else {
$clip = $any_key->get_path;
}
}
my $clipboard = Gtk2::Clipboard->get(Gtk2::Gdk->SELECTION_CLIPBOARD);
$clipboard->set_text($clip);
}
sub find_matching_child_iter {
my ($iter, $name, $icon) = @_;
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Password/OnePassword/OPCLI.pm view on Meta::CPAN
#pod =head1 LOCATOR STRINGS
#pod
#pod 1Password offers C<op://> URLs for fetching things via C<op>, but they're not
#pod quite good enough, at least for this author's needs. First off, if you use the
#pod "Copy Secret Reference" feature of 1Password, you'll end up with a string like
#pod this on your clipboard:
#pod
#pod op://Private/Super Mario Fan Club/password
#pod
#pod This refers to a single I<field> in the vault item. You can pass this to the
#pod C<op read> command. If you want to fetch the whole secret item, though, you
lib/Password/OnePassword/OPCLI.pm view on Meta::CPAN
=head1 LOCATOR STRINGS
1Password offers C<op://> URLs for fetching things via C<op>, but they're not
quite good enough, at least for this author's needs. First off, if you use the
"Copy Secret Reference" feature of 1Password, you'll end up with a string like
this on your clipboard:
op://Private/Super Mario Fan Club/password
This refers to a single I<field> in the vault item. You can pass this to the
C<op read> command. If you want to fetch the whole secret item, though, you
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Paws/NimbleStudio/StreamConfiguration.pm view on Meta::CPAN
# Generated by default/object.tt
package Paws::NimbleStudio::StreamConfiguration;
use Moose;
has ClipboardMode => (is => 'ro', isa => 'Str', request_name => 'clipboardMode', traits => ['NameInRequest']);
has Ec2InstanceTypes => (is => 'ro', isa => 'ArrayRef[Str|Undef]', request_name => 'ec2InstanceTypes', traits => ['NameInRequest']);
has MaxSessionLengthInMinutes => (is => 'ro', isa => 'Int', request_name => 'maxSessionLengthInMinutes', traits => ['NameInRequest']);
has StreamingImageIds => (is => 'ro', isa => 'ArrayRef[Str|Undef]', request_name => 'streamingImageIds', traits => ['NameInRequest']);
1;
lib/Paws/NimbleStudio/StreamConfiguration.pm view on Meta::CPAN
=head1 ATTRIBUTES
=head2 ClipboardMode => Str
Enable or disable the use of the system clipboard to copy and paste
between the streaming session and streaming client.
=head2 Ec2InstanceTypes => ArrayRef[Str|Undef]
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Pcore/CDN/Static/FA.pm view on Meta::CPAN
const our $FAR_CARET_SQUARE_UP => 'far fa-caret-square-up';
const our $FAR_CHART_BAR => 'far fa-chart-bar';
const our $FAR_CHECK_CIRCLE => 'far fa-check-circle';
const our $FAR_CHECK_SQUARE => 'far fa-check-square';
const our $FAR_CIRCLE => 'far fa-circle';
const our $FAR_CLIPBOARD => 'far fa-clipboard';
const our $FAR_CLOCK => 'far fa-clock';
const our $FAR_CLONE => 'far fa-clone';
const our $FAR_CLOSED_CAPTIONING => 'far fa-closed-captioning';
const our $FAR_COMMENT => 'far fa-comment';
const our $FAR_COMMENT_ALT => 'far fa-comment-alt';
lib/Pcore/CDN/Static/FA.pm view on Meta::CPAN
const our $FAS_CHURCH => 'fas fa-church';
const our $FAS_CIRCLE => 'fas fa-circle';
const our $FAS_CIRCLE_NOTCH => 'fas fa-circle-notch';
const our $FAS_CITY => 'fas fa-city';
const our $FAS_CLINIC_MEDICAL => 'fas fa-clinic-medical';
const our $FAS_CLIPBOARD => 'fas fa-clipboard';
const our $FAS_CLIPBOARD_CHECK => 'fas fa-clipboard-check';
const our $FAS_CLIPBOARD_LIST => 'fas fa-clipboard-list';
const our $FAS_CLOCK => 'fas fa-clock';
const our $FAS_CLONE => 'fas fa-clone';
const our $FAS_CLOSED_CAPTIONING => 'fas fa-closed-captioning';
const our $FAS_CLOUD => 'fas fa-cloud';
const our $FAS_CLOUD_DOWNLOAD_ALT => 'fas fa-cloud-download-alt';
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Pcore/Resources/FA.pm view on Meta::CPAN
const our $FAR_CARET_SQUARE_UP => 'far fa-caret-square-up';
const our $FAR_CHART_BAR => 'far fa-chart-bar';
const our $FAR_CHECK_CIRCLE => 'far fa-check-circle';
const our $FAR_CHECK_SQUARE => 'far fa-check-square';
const our $FAR_CIRCLE => 'far fa-circle';
const our $FAR_CLIPBOARD => 'far fa-clipboard';
const our $FAR_CLOCK => 'far fa-clock';
const our $FAR_CLONE => 'far fa-clone';
const our $FAR_CLOSED_CAPTIONING => 'far fa-closed-captioning';
const our $FAR_COMMENT => 'far fa-comment';
const our $FAR_COMMENT_ALT => 'far fa-comment-alt';
lib/Pcore/Resources/FA.pm view on Meta::CPAN
const our $FAS_CHILD => 'fas fa-child';
const our $FAS_CHURCH => 'fas fa-church';
const our $FAS_CIRCLE => 'fas fa-circle';
const our $FAS_CIRCLE_NOTCH => 'fas fa-circle-notch';
const our $FAS_CITY => 'fas fa-city';
const our $FAS_CLIPBOARD => 'fas fa-clipboard';
const our $FAS_CLIPBOARD_CHECK => 'fas fa-clipboard-check';
const our $FAS_CLIPBOARD_LIST => 'fas fa-clipboard-list';
const our $FAS_CLOCK => 'fas fa-clock';
const our $FAS_CLONE => 'fas fa-clone';
const our $FAS_CLOSED_CAPTIONING => 'fas fa-closed-captioning';
const our $FAS_CLOUD => 'fas fa-cloud';
const our $FAS_CLOUD_DOWNLOAD_ALT => 'fas fa-cloud-download-alt';
view all matches for this distribution