similar to: Using RichEdit 2 or 3 control

Displaying 20 results from an estimated 700 matches similar to: "Using RichEdit 2 or 3 control"

2006 Aug 04
0
TE_RICH2 RichEdit control
One noteworthy aspect of using this style with a multi-line edit is that the problem of incompatible line endings between the edit buffer and the string it returns seems to go away. In other words, under Windows, one can manipulate a string representation of the edit buffer without the index positions being off because of a carriage return/line feed in one case and only a line feed in another.
2007 Nov 25
4
is notify resevered word?
Hi, When I added this association... class User < ActiveRecord::Base has_one :notify end ...and tried then to update column in User table it will call queries for notify table automatic? Output --------------------------------------------------------------- User Columns (0.041488) SHOW FIELDS FROM `users` User Load (0.001544) SELECT * FROM `users` WHERE (`users`.`nickname` =
2006 May 26
8
Advanced text editor developed with WxRuby
I just joined this list, have info to share, and some questions. As background, I happen to be a blind person who uses a screen reader utility to operate the computer. I use the keyboard rather than mouse for input and the screen reader, called JAWS, provides output in synthetic speech. This generally works well for standard or common controls of Windows, which WxWidgets wraps (since they are
2008 May 23
3
Rss-wxruby
Bonjour Alex. J''ai créer une application(Rss-wxruby) et je l''ai déposée en téléchargement sur le site "Tom''s guide". Ils ont créer les screenshots, et la problème: Il y a des carrés qui ressortent de partout??? Voilà un url pour l''exemple du problème avec les carrés qui ressortent:
2006 Sep 18
1
(no subject)
Hi there, I was updating the R-cmdr add-on (v.1.1-6 to the latest v.1.2) for R (v.2.2.0) in a SunOS9 environment and came across some warnings during my installation - it seems to download the dependencies but runs into the following during install: * Installing *source* package 'acepack' ... ** libs /opt/sfw/R/R-2.2.0/bin/SHLIB: make: not found ERROR: compilation failed for package
2006 Sep 29
1
RODBC ERROR on Rcmdr install
I've been trying to install the RODBC dependency for Rcmdr on Rv2.4 on a SunOS9 system. It claims not to be able to create gcc output files (executables) for the installation. This is puzzling since I've been able to install other packages with the same PATH variables and all. Feedback would be much appreciated. Thank you! Sarosh Jamal Geo Computing & IT Specialist, Department of
2006 Sep 29
1
RODBC ERROR on Rcmdr install
I've been trying to install the RODBC dependency for Rcmdr on Rv2.4 on a SunOS9 system. It claims not to be able to create gcc output files (executables) for the installation. This is puzzling since I've been able to install other packages with the same PATH variables and all. Feedback would be much appreciated. Thank you! Sarosh Jamal Geo Computing & IT Specialist, Department of
2016 Jun 15
1
[PATCH net-next V2] tun: introduce tx skb ring
On 16-06-15 07:52 AM, Jamal Hadi Salim wrote: > On 16-06-15 04:38 AM, Jason Wang wrote: >> We used to queue tx packets in sk_receive_queue, this is less >> efficient since it requires spinlocks to synchronize between producer > > So this is more exercising the skb array improvements. For tun > it would be useful to see general performance numbers on user/kernel >
2016 Jun 15
1
[PATCH net-next V2] tun: introduce tx skb ring
On 16-06-15 07:52 AM, Jamal Hadi Salim wrote: > On 16-06-15 04:38 AM, Jason Wang wrote: >> We used to queue tx packets in sk_receive_queue, this is less >> efficient since it requires spinlocks to synchronize between producer > > So this is more exercising the skb array improvements. For tun > it would be useful to see general performance numbers on user/kernel >
2007 Apr 12
1
(no subject)
Bonjour. Je n''ai pas encore eu l''occasion d''utiliser TE_RICH2 en plus de TE_RICH | TE_MULTILINE, je compte l''essayé. Pour rentrer le texte dans TextCtrl j''utilise : @dou << texte Sebastien _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org http://rubyforge.org/mailman/listinfo/wxruby-users
2005 Aug 15
1
TextAttr.i
Hi New .i file attached; compiled and tested on OS X, though background colour doesn''t seem to work as documented - applying TextAttr.new(fg_colour, bg_colour) doesn''t seem to affect the actual shown colour, even with TE_RICH|TE_RICH2 styles on the TextCtrl. This is also true of current wx on Windows but not Linux. As per Nick''s comment previously, TextAttr and
2004 Nov 09
4
[PATCH] [TRY2] Use nfmark as a key in u32 classifier
Hello! This is the try number two. What was changed: - Added selectable choice in Kconfig file (thanks Jamal!) - Don''t abuse tc_u32_sel to not break backward compatibility (thanks Patrick!). Stephen, do you have any comments on iproute2 part? I know it''s not perfect but this is the best way, I think. "u32 match mark vvvv mmmm" it''s intuitive but breaks a
2006 Dec 20
4
wxruby2-preview 0.0.38 released
Hello I''m pleased to say that wxruby2-preview 0.0.38 is now available on Rubyforge and via gems. We''re offering source and binaries for Windows, OS X and Linux. == Install gem install wxruby2-preview https://rubyforge.org/frs/?group_id=35 == What''s New * HtmlWindow and HtmlEasyPrinting, plus related classes * HelpController and HtmlHelpController for displaying
2007 May 06
2
render :action "call method first?"
Hi, I know when I call: render :controller => ''some'', :action => ''thing'' It doesn''t call the method ''thing'' before render the template ''thing.rhtml'', but I need some instance variable which are in the ''thing'' method, how can I let it call the method ''thing'' and then render
2007 Mar 27
6
how does rails do this "find_by_?"
Hello there, I''m wondering how do they create functions on the fly? find_by_any_column_name ?? I want to do something similar with my models, but I don''t really know how to do it? user_current_nickname user_current_id user_current_role etc.? Regards, Jamal -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this
2004 Nov 05
3
[PATCH] Use nfmark as a key for u32 classifier
Hello! I am glad to announce a patch for u32 to allow matches on nfmark. The patch is non intrusive (few lines). Why I did this? Because fw classifier cannot be used together with u32. For example, now, you cannot match a mark of 0x90 and a destination port of 80. I know you can do it with iptables to do the marking, but if you use Jamal actions to apply mark to policed packets, you need
2006 Sep 29
1
File Encoding Warnings during package installs
I've been getting the following warning on each package update/install (Rv2.4 on SunOS9): Warning message: 'DESCRIPTION' file has 'Encoding' field and re-encoding is not possible. This was the case on R2.3 and now on R2.4 as well - any insight would be much appreciated. Thank you, Sarosh Jamal Geo Computing & IT Specialist, Department of Geography University of
2007 Mar 01
1
RoR: Torrent Tracker
Hello their, I managed to find torrent tracker made in RoR language, now I downloaded and trying to run it, but I get error saying: Could not find RubyGem bencode (>= 0.0.0) I don''t know where i can get the bencode, anyone can help please :) require_gem ''bencode'' regards, Jamal -- Posted via http://www.ruby-forum.com/.
2012 Apr 19
3
dovecot LDA with sendmail
Hi, Im configuring sendmail with dovecot for virtual users using password file and file for user name. on centos. dovecot-1.0.7-7.el5 sendmail-8.13.8-2.el5 dovecot ?n # 1.0.7: /etc/dovecot.conf base_dir: /var/run/dovecot/ log_path: /var/log/dovecot.log info_log_path: /var/log/dovecot.log ssl_disable: yes login_dir: /var/run/dovecot/login login_executable(default):
2009 Mar 10
1
foreign package install on Solaris 10 + R-2.7.1
Hello, I've been having trouble installing package "spdep" for R-2.7.1 on our Solaris 10 (sparc) server. Namely the two dependencies for this package do not install properly: "foreign" and "maptools" I understand that Solaris 10 may not be an officially supported platform but any help/feedback you can offer would be most appreciated. I've updated all