search for: textattr

Displaying 19 results from an estimated 19 matches for "textattr".

Did you mean: extattr
2003 Nov 06
2
MinGW build (static linking) problem
Hi! I am trying to build wxruby with statically linked wxWindows library, but so far - no luck - bunch of unresolved references during the linking phase. I''ve seen on the list that Curt was being able to build it, so any hint would be helpful. gcc 3.2.3 (MinGW 3.1.0) & MSYS 1.0.10rc2. Sincerely, Gour -- Gour gour@mail.inet.hr Registered Linux User #278493
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 TextCtrl#set_style are candidates for some ruby...
2004 Mar 03
10
status?
Hi! Is the wxruby project stalled? ps: at least the list... Gergo -- +-[ Kontra, Gergely<kgergely@mcl.hu> PhD student Room IB113 ]---------+ | http://www.mcl.hu/~kgergely "Olyan langesz vagyok, hogy | | Mobil:(+36 20) 356 9656 ICQ: 175564914 poroltoval kellene jarnom" | +-- Magyar php mirror es magyar php dokumentacio: http://hu.php.net --+
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
2004 Aug 26
18
wxRuby 0.5.0 has been released!
wxRuby 0.5.0 has been released and is now available for download from RubyForge at http://wxruby.rubyforge.org/ This release includes binary builds for Max OS X and MS Windows. Please report any bugs or feature requests here: http://rubyforge.org/tracker/?group_id=35 Changes in this release include: * Added XRC (Xml Resource File) support. * Added totally awesome HTML widget from Tobi
2007 Apr 12
9
taille de caractère
en fait je vous renvoi ce message car maintenant la taille de la police change au bout de 500 lignes environ, alors que j''avais reussi à garder la taille jusqu''à environ 5000 lignes. Je ne comprend pas. Est-ce que c''est instable? le bout de code que vous m''avez envoyer ne marche pas. merci Sebastien _______________________________________________ wxruby-users
2004 Apr 27
15
Building wxruby on Solaris 9
Hi all, Ruby 1.8.1 Solaris 9 wxwindows 2.4.2 (package from blastwave.org) wxruby 0.3.0 I''m having trouble getting this sucker to build on my Solaris box. Here''s how I''m building: ruby extconf.rb --with-xrc-dir=/opt/csw --with-xrc-include=/opt/csw/lib/wx The include directive I added because the setup.h file is there (for whatever reason). And yes, /opt/csw/bin and
2008 Jul 19
0
[ wxruby-Bugs-21273 ] Segmantation fault in textctr.append_text
..._logger.rb:6: [BUG] Segmentation fault ruby 1.8.6 (2007-09-24) [i386-mswin32] This application has requested the Runtime to terminate it in an unusual way. Please contact the application''s support team for more information. my_logger content is 5: $bp_test.set_default_style( Wx::TextAttr.new(Wx::BLACK) ) 6: $bp_test.append_text(text+"\n") I''m using latest ruby and wxRuby, tested on XP and Vista, XRC file included ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&amp...
2004 Aug 05
2
libraries needed to distribute app
Hi I''m making an installer for my WxRuby app, using exerb. I''ve included wxruby.so in the package, and it seems to work fine on my computer, but are there any other dlls or whatever I''m likely to need, for example for WxWidgets itself? Cheers alex
2008 May 18
0
[ wxruby-Bugs-20211 ] Unresolved symbol due to linkage error
...rl.o obj/SpinEvent.o obj/SplashScreen.o obj/SplitterEvent.o obj/SplitterWindow.o obj/StaticBitmap.o obj/StaticBox.o obj/StaticBoxSizer.o obj/StaticLine.o obj/StaticText.o obj/StatusBar.o obj/StdDialogButtonSizer.o obj/StyledTextCtrl.o obj/StyledTextEvent.o obj/SystemSettings.o obj/TaskBarIcon.o obj/TextAttr.o obj/TextCtrl.o obj/TextDataObject.o obj/TextDropTarget.o obj/TextEntryDialog.o obj/TextUrlEvent.o obj/TextValidator.o obj/Timer.o obj/TimerEvent.o obj/TipProvider.o obj/TipWindow.o obj/ToggleButton.o obj/ToolBar.o obj/ToolBarToolBase.o obj/ToolTip.o obj/TopLevelWindow.o obj/TreeCtrl.o obj/TreeEve...
2006 Dec 14
5
wxruby2-preview Gauge and wx-sugar with SplitterWindow
First of all, just wanted to say big thanks for all the great work on wxruby2 .. I''ve been a user of 0.6 for a long time and its proved very useful over the years. It''s great to finally have a multi-platform, gem installable ui toolkit that doesn''t suck! Secondly, thanks also for wx-sugar. I was drowning in sizers and started to write my own layout library ... but
2007 Jan 22
0
[850] trunk/wxruby2/samples/bigdemo/bigdemo.rb: Fix crasher when selecting first-level category in tree
...lt;/span><ins>+ text ||= '''' </ins><span class="cx"> @curOverview = text </span><span class="cx"> @ovr.set_value(text) </span><span class="cx"> @ovr.set_style(0,text.length,Wx::TextAttr.new(Wx::BLUE, Wx::Colour.new("White"), Wx::Font.new(12, Wx::FONTFAMILY_SWISS, Wx::FONTSTYLE_NORMAL, Wx::FONTWEIGHT_BOLD))) </span></span></pre> </div> </div> </body> </html>
2003 Aug 25
4
Re: ANN: wxRuby 0.1.0 Alpha has been released!
...indow.o dc.o brush.o > pen.o caret.o > statusbar.o ownerdrawn.o config.o region.o cursor.o notebook.o tooltip.o > mask.o socket.o url.o stream.o toolbar.o image.o palette.o treectrl.o > classinfo.o splitterwindow.o methods.o staticbitmap.o control.o > togglebutton.o grid.o menuitem.o textattr.o -ldl -lcrypt -lm -lc > > > I /usr/i486-suse-linux/bin/ld: wxruby.so: undefined versioned symbol name > wxBitmapButtonBase::OnSetBitmap(void)@@WXGTK2_2.4 > /usr/i486-suse-linux/bin/ld: failed to set dynamic section sizes: > Bad value > collect2: ld returned 1 exit status &gt...
2006 Apr 27
5
Major Breakthrough?
Attached are patches to make the textctrl.rb sample work fully. Note the new %directorargout typemap I added to fix wxWindows calling into SWIG. I don''t know if this can fix all such problems or not. Let me know what you think. I also rubified the sample a little bit more. Also, note that I fix the << operator so the function can be called. I hope I did this right. Roy
2010 Jan 28
5
Compiling problem on Ubuntu 9.10 64 bit
...viewControlBar.o obj/PreviewFrame.o obj/PrintData.o obj/PrintDialog.o obj/PrintDialogData.o obj/PrintPreview.o obj/Printer.o obj/Printout.o obj/ProgressDialog.o obj/PropertySheetDialog.o obj/QueryLayoutInfoEvent.o obj/RadioBox.o obj/RadioButton.o obj/Rect.o obj/Region.o obj/RendererNative.o obj/RichTextAttr.o obj/RichTextBuffer.o obj/RichTextCharacterStyleDefinition.o obj/RichTextCtrl.o obj/RichTextEvent.o obj/RichTextFileHandler.o obj/RichTextFormattingDialog.o obj/RichTextHTMLHandler.o obj/RichTextHeaderFooterData.o obj/RichTextListStyleDefinition.o obj/RichTextParagraphStyleDefinition.o obj/RichTex...
2007 Jul 04
0
[1104] trunk/wxruby2: Added 2.8 methods to TextCtrl & document them; tidy up header file
...span class="cx"> </span><span class="cx"> The multiline text controls always store the text as a sequence of lines </span><span class="lines">@@ -92,6 +100,27 @@ </span><span class="cx"> text.set_default_style( Wx::TextAttr.new(Wx::BLUE) ) </span><span class="cx"> text.append_text("Blue on grey text\n") </span><span class="cx"> </span><ins>+h2. Constants + +The values below are the possible return codes of the +"hit_test":#TextCtrl_hitte...
2004 Nov 08
7
[Fwd: Weft - a free open-source QDA tool]
Hi Just released a first version of the WxRuby project I''ve been working on. Firstly, I wanted to say thanks to everyone on this list who''s helped at various points over the past year - every time I ran into a problem someone jumped in with advice. A very brief explanation of the app - I''m a sociologist/anthropologist by trade, and the app is intended for use in
2004 Sep 28
9
Open call to try wxruby-swig
Hi Everyone, Over the past couple of weeks wxruby-swig has made a lot of progress. Over 100 classes have been added with attempts to mimic the existing wxruby interfaces. While still not as stable as wxruby, stability has increased dramatically. Finally, it has been built on Linux, Mac, and MSVC. This email is an invitation to try out wxruby-swig for yourself. The source code is in CVS and
2007 Feb 09
20
Hello Everyone
I have a bit of a problem with installation. I installed wxX11 in my linux box. I compiled the demos and all the demos, save dbbrowse, work. I think I have a functional wx. Now I''m trying to install wxRuby from source, since I have a 64 bit machine. I only have permission to my home directory so my installation is : /usr/people/stevenq/Applications/wxX11/