search for: editboxes

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

2007 Sep 05
0
Savage Beast plugin: Question on the reply form
Hello! I have integrated the Savage Beast plugin with my site. For some reason, during the integration, the standard large black reply form that gets displayed when a user hits "Reply to topic", is *always* getting displayed at the bottom of the screen ... before the user hits "Reply to topic". The built in "cancel" link on the editbox will not remove the form, and
2009 Jul 09
1
Changing text in a tkentry widget
...<- function() { assign("Name",tclVar("changed name"),thisEnv) } Change.but <-tkbutton(tt,text=" Change ",command=OnChange) tkgrid(Change.but) tkfocus(tt) ################## (much of this is taken from http://bioinf.wehi.edu.au/~wettenhall/RTclTkExamples/editboxes.html) Now, I thought the whole point of the textvariable argument was to change the content of the tkentry widget. But, as you can see by running this code, changing the Name variable using assign does not change the content of the widget. Is there a function to update the content? tkinsert di...
2017 Dec 29
0
Wine release 3.0-rc4
The Wine development release 3.0-rc4 is now available. What's new in this release (see below for details): - Bug fixes only, we are in code freeze. The source is available from the following locations: https://dl.winehq.org/wine/source/3.0/wine-3.0-rc4.tar.xz http://mirrors.ibiblio.org/wine/source/3.0/wine-3.0-rc4.tar.xz Binary packages for various distributions will be available
2007 Nov 20
2
Friendly way to link R - MySQL and non-(R and Mysql) users ?
Thanks to your help, I managed to link R and a Mysql Database, send queries, plot the results and put everything in a pdf document (with Sweave). My co-workers find the job not bad but they would like to have a friendly interface to send queries and see the graphs (the pdf document is not necessary). Something like this coul be a good starting point : --------------------------------------- |
2012 Feb 02
0
Wine release 1.4-rc2
The Wine development release 1.4-rc2 is now available. What's new in this release (see below for details): - Bug fixes only, we are in code freeze. The source is available from the following locations: http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.4-rc2.tar.bz2 http://prdownloads.sourceforge.net/wine/wine-1.4-rc2.tar.bz2 Binary packages for various distributions will be
2015 Feb 20
0
Wine release 1.7.37
...ctl32: Always redraw background on checkbox repaint. comctl32: Draw the focus rect on themed checkboxes. comctl32: Draw focus rect on themed pushbuttons. comctl32: Add themed scrollbar stub. comctl32: Use theming when drawing IP address control. comctl32: Redraw themed editboxes on focus change. comctl32: Fix graphical error on themed progress bars. comctl32: Do not call HEADER_FillItemFrame twice in a row. comctl32: Themed buttons should not draw in System if font unset. winecfg: Draw colour button using theme. Matteo Bruni (18): wined3d: Di...
2013 May 24
0
Wine release 1.5.31
The Wine development release 1.5.31 is now available. What's new in this release (see below for details): - New version of the Gecko engine based on Firefox 21. - Joystick force feedback support on Mac OS X. - Window management fixes in the Mac driver. - Various bug fixes. The source is available from the following locations:
2019 Nov 01
0
Wine release 4.19
...ail to find tools) 26552 Wine sets the resolution incorrectly on widescreen monitors 30911 Trivial Pursuit Unhinged fails to load 32147 Notepad .Net toolbar does not draw 32148 Notepad .Net does not exit cleanly 32151 Notepad .Net continually runs at ~70% CPU 34460 Tabbing between editboxes does not work in Tweet Attacks Pro 34666 In The Adventures Of Lomax some graphic elements flicker, disappear or are garbled 35380 Trivial Pursuit Unhinged: reports an audio error and exits 35479 Metatrader 5 hangs when scanning for Tester agents 35506 Space Hack: The mouse pointer is ha...
2010 Feb 05
0
Wine release 1.1.38
The Wine development release 1.1.38 is now available. What's new in this release (see below for details): - Better support for memory allocations debugging. - Improved MIDI support. - A wide range of Direct3D fixes. - OLEDB fixes (should fix Clipart in Office). - Improved debugger support on x86-64. - Many MSI fixes. - Various bug fixes. The source is available from the
2010 May 07
0
Wine release 1.1.44
...discrepancy in alpha mask for WINED3DFMT_B2G3R3A8_UNORM. Vincent Povirk (21): gdiplus: Fix the non-trivial case in color_over. gdiplus: Prevent integer overflows when rounding text bounds. gdiplus: Use ddb's instead of dib's to create texture brushes. user32: Focus editboxes when the context menu is opened. gdiplus: Add test for GdipCreateBitmapFromGdiDib. gdiplus: Handle more cases in GdipCreateBitmapFromGdiDib. windowscodecs: Implement IWICStream_InitializeFromFilename. windowscodecs: Implement IWICImagingFactory_CreateDecoderFromFilename....