search for: ownerdrawn

Displaying 10 results from an estimated 10 matches for "ownerdrawn".

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
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
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
2005 May 02
2
WeatherScope Color-Choosing Issues
Hi All, In my continuing efforts to get WeatherScope running flawlessly under Wine, I've noticed issues with WeatherScope's built in color chooser. When you run the program, by default a map of Oklahoma appears. If you right click on the entry in the legend (on the left side) and select properties, you have the option of choosing the color. If you click on the small color button, the
2003 Aug 25
4
Re: ANN: wxRuby 0.1.0 Alpha has been released!
...o layout.o listbox.o menu.o > menubar.o > messagedialog.o point.o radio.o rect.o size.o sizer.o slider.o spin.o > statictext.o textctrl.o timer.o validator.o window.o icon.o artprovider.o > log.o listctrl.o list.o panel.o scrolledwindow.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-l...
2018 Jul 09
0
Wine release 3.12
...for secure scanf versions. Nikolay Sivov (7): crypt32: Correctly return how the issuer of a self signed certificate was matched. crypt32: Fix string arguments tracing. tools: Update to Unicode 11.0.0. po: Update Russian translation. comctl32/tests: Add some tests for ownerdrawn listbox. po: Update Russian translation. urlmon: Use ARRAY_SIZE() macro. Piotr Caban (4): inetcpl.cpl: Add proxy server settings dialog. inetcpl.cpl: Add partial support for writing DefaultConnectionSettings registry setting. ucrtbase: Test child process exit code....
2007 Oct 12
0
Wine release 0.9.47
...localspl: Implement InitializePrintProvidor. wininet/tests: Initial tests for InternetCanonicalizeUrlA. Dmitry Timoshkov (3): user32: WM_IME_SETCONTEXT messages are optional. gdi32: Prefer a Microsoft cmap table over other platform ones. user32: Add a message test for ownerdrawn listbox, make it pass under Wine. EA Durbin (1): kernel32: Implement SetUserGeoID. Francois Gouget (10): comdlg32/tests: Tell PageSetupDlg() not to bring up a dialog if there is no default printer. user32/tests: Remove an unneeded cast. regedit: Add support for 'regedi...
2018 Nov 23
0
Wine release 3.21
...ete: Move the auto-suggest listbox along with the edit control. comctl32/tests: Confirm that emptying the listbox sends LB_RESETCONTENT to itself. comctl32/listbox: Use a helper function to check the selection state of an item. comctl32/listbox: Account for NULL item when painting ownerdrawn list. Gijs Vermeulen (1): include: Add qos2.h. Greg Smith (1): kernel32: Ignore FileIoPriorityHintInfo in SetFileInformationByHandle(). Hans Leidekker (19): winhttp: Get rid of receive_response_t. winhttp: Get rid of query_data_t. winhttp: Get rid of read_data_t....
2018 Dec 07
0
Wine release 4.0-rc1
...n ResetEnumerator instead of whether the object is initialized. shell32/iconcache: Prevent the imagelists from going out of sync when loading an icon. user32/listbox: Use a helper function to check the selection state of an item. user32/listbox: Account for NULL item when painting ownerdrawn list. user32/listbox: Store the items array size instead of using HeapSize(). Hans Leidekker (18): winhttp: Use the thread pool for the connection collector. winhttp: Make sure the COM request object is properly initialized. winhttp: Use the thread pool for COM object reque...
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