Displaying 20 results from an estimated 9000 matches similar to: "help text display with wrapped text"
2010 Apr 09
2
Problem detecting keypresses in FXTable
I''m using an RXTable in my application and I would like to be able to
select a row and then press the Delete key to delete the selected row.
This does not seem to work, however, as apparently keypresses are not
initially recognized. In my FXTable derived class I have:
connect(SEL_KEYRELEASE) do |sender, selector, event|
puts "code = #{''%X'' %
2020 Apr 08
0
[RFC PATCH 15/26] x86/alternatives: Non-emulated text poking
On Tue, Apr 07, 2020 at 10:03:12PM -0700, Ankur Arora wrote:
> +static void __maybe_unused sync_one(void)
> +{
> + /*
> + * We might be executing in NMI context, and so cannot use
> + * IRET as a synchronizing instruction.
> + *
> + * We could use native_write_cr2() but that is not guaranteed
> + * to work on Xen-PV -- it is emulated by Xen and might not
> + *
2007 Sep 05
6
centering MessageDialog
Hi,
is there any way to center the default Wx::MessageDialog or Wx::message_box
on parent (owner) instead of screen?
I haven''t found any constant other than Wx::DEFAULT_POSITION.
thanks for your help.
fabio.
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2016 Dec 12
0
RFC: Constructing StringRefs at compile time
> On Dec 12, 2016, at 3:45 PM, David Blaikie via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
>
>
> On Mon, Dec 12, 2016 at 1:03 PM Zachary Turner via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote:
> Well, apparently clang has clang::StringLiteral in clang/AST/Expr.h
>
> So, our options are either: Allow this name
2016 Dec 12
4
RFC: Constructing StringRefs at compile time
I can. I'll whip something up today
On Fri, Dec 9, 2016 at 1:18 AM Malcolm Parsons <malcolm.parsons at gmail.com>
wrote:
> On 2 December 2016 at 17:12, James Y Knight <jyknight at google.com> wrote:
> > +1 from me for the StringLiteral proposal from a few messages back.
>
> Zachary, do you want to commit StringLiteral?
>
> --
> Malcolm Parsons
>
2016 Dec 12
0
RFC: Constructing StringRefs at compile time
Well, apparently clang has clang::StringLiteral in clang/AST/Expr.h
So, our options are either: Allow this name clash (obviously the namespaces
don't clash, only the names) and deal with it when it's an issue (which
will be limited to clang, and even then not very often), or choose a
different name.
Thoughts?
On Mon, Dec 12, 2016 at 11:53 AM Zachary Turner <zturner at google.com>
2006 Mar 05
1
20 seconds til voice transmission starts
Hello everybody,
I'm experiencing a strange problem with my Asterisk. I hope you can help:
Asterisk is running at my company behind NAT. Ports 5060 and 10000-20000
are being forwarded to it. I have put the router's external IP-address
into externip in sip.conf. At home I'm using an AVM FritzBox Fon WLAN
7050 which is registered with the Asterisk at my company.
When I try to call
2016 Dec 12
2
RFC: Constructing StringRefs at compile time
On Mon, Dec 12, 2016 at 1:03 PM Zachary Turner via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> Well, apparently clang has clang::StringLiteral in clang/AST/Expr.h
>
> So, our options are either: Allow this name clash (obviously the
> namespaces don't clash, only the names) and deal with it when it's an issue
> (which will be limited to clang, and even then not
2016 Nov 29
2
RFC: Constructing StringRefs at compile time
char buffer[100];
And it also allows LIT(buffer) to compile, whereas the UDL doesn't.
On Tue, Nov 29, 2016 at 9:54 AM Mehdi Amini <mehdi.amini at apple.com> wrote:
>
> > On Nov 29, 2016, at 9:52 AM, Malcolm Parsons <malcolm.parsons at gmail.com>
> wrote:
> >
> > On 29 November 2016 at 17:38, Zachary Turner <zturner at google.com> wrote:
> >>
2002 Jul 30
1
OpenSSL Security Advisory [30 July 2002]
Hi,
FYI - don't sue me for posting this here - I know, everyone who needs this info *should* have it already, but maybe not ;-)
Kind regards,
B. Courtin
--
OpenSSL Security Advisory [30 July 2002]
This advisory consists of two independent advisories, merged, and is
an official OpenSSL advisory.
Advisory 1
==========
A.L. Digital Ltd and The Bunker (http://www.thebunker.net/) are
2021 Mar 13
1
[EXTERNAL] Re: On retiring some terminology
Thank you for the suggestions, keep them coming :)
To me, I think I considered pub-sub but it did not quite fit - gotta
refresh my memory by code re-reading (or expert comments) - I found I'm
vague now on who hits the big red button to shout that a particular power
source device got critical - the upsmon in "master" role, or "upsd" that
talks to all subscribed (indeed!)
2021 Mar 13
1
[EXTERNAL] Re: On retiring some terminology
Thank you for the suggestions, keep them coming :)
To me, I think I considered pub-sub but it did not quite fit - gotta
refresh my memory by code re-reading (or expert comments) - I found I'm
vague now on who hits the big red button to shout that a particular power
source device got critical - the upsmon in "master" role, or "upsd" that
talks to all subscribed (indeed!)
2007 Mar 23
0
[918] branches/wxruby2/wxwidgets_282/samples/aui/aui.rb: Fix a couple of little bugs and typos
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2000 Feb 15
0
print problems revisted
I was able to partially debug the problem i was having
I was trying to print the stuck documents in /var/spool/samba but kept
getting error messages saying that the documents where unprintable.
I accidently tried the lpr -v option thinking it was for Verbose info...
That fixed it! Now I just have to figure out why samba is saving my
documents in
raster format. I had a suggestion to try different
2005 Jul 24
0
change in routes broke variable ?
I have this in my application helper:
module ApplicationHelper
total = Model.count "id > 0"
end
I am using the variable in my application.rhtml view:
Total: <%=h total %>
It worked fantastic until I hooked up the routes per staight forward
instruction I have used time and time again...
map.connect '''', :controller => "totals", :action=>
2021 Mar 18
1
[EXTERNAL] Re: On retiring some terminology
So, for the past couple of days the SurveyMonkey results are not changing,
with 13 replies overall. Should we wait for more or everyone passionate
enough has already spoken? In practice I'd likely follow up on a weekend
anyway, but... the weekend is coming! :)
Currently we have a clear leader pair that collected almost half the votes
(6), two votes were to keep old words in place - alas,
2021 Mar 18
1
[EXTERNAL] Re: On retiring some terminology
So, for the past couple of days the SurveyMonkey results are not changing,
with 13 replies overall. Should we wait for more or everyone passionate
enough has already spoken? In practice I'd likely follow up on a weekend
anyway, but... the weekend is coming! :)
Currently we have a clear leader pair that collected almost half the votes
(6), two votes were to keep old words in place - alas,
2007 Nov 12
3
DO NOT REPLY [Bug 5075] New: Syncing with --iconv may yield protocol error
https://bugzilla.samba.org/show_bug.cgi?id=5075
Summary: Syncing with --iconv may yield protocol error
Product: rsync
Version: 3.0.0
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: lennart.samba@lovstrand.com
2019 Jun 14
0
[libnbd PATCH 6/7] states: Give up on oversized reply length
Any server that sends a reply to NBD_OPT_* or NBD_CMD_* longer than
the maximum length we are willing to use for NBD_CMD_{READ,WRITE} is
probably broken; it is not worth waiting for read() to wait for that
many bytes to arrive from the server to bring the connection back into
sync for the next operation, so just declare it dead.
It may be possible to provoke nbdkit into being such a server when
2021 Apr 01
0
On retiring some terminology
Hello all,
As some people watching GitHub closely might have noticed, the majority
of proposed changes (for primary/secondary in the end) were merged around
weekend. This impacts text documentation and keyword support for upsmon
configuration, testing welcome :)
Some work remains for image files in documentation, and the protocol/ABI
were not touched so far.
Following the recent eminent