search for: editbox

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

Did you mean: destbox
2007 Sep 05
0
Savage Beast plugin: Question on the reply form
...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 neither will "Saving a Reply". The code looks like this ... <div id="reply" class="editbox"> <div class="container"> <%= content_tag ''p'', h(flash[:bad_reply]), :class => ''notice...
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...
2017 Dec 29
0
Wine release 3.0-rc4
...chedit very slowly open big text files 16505 BBC iPlayer Desktop: .desktop file confuses comments with command line 26851 Zoo Tycoon 2: Marine Mania demo installer fails 33722 Stereo IMA ADPCM encoding in WINE produces loud static instead of sound 34255 WinPolis 3.x: "Buy CDs" editbox does not automatically select all 37336 U-blox U-Center 8.11 crashes when importing or exporting config file 41070 "Call of Duty 4" does not start: heap issues 41209 The Magic School Bus Explores the Solar System: Error message asking for the game to be reinstalled 43971 Wine...
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
...nction ntoskrnl.exe.KeInitializeMutex 20534 gdb proxy mode: allow interrupt from command line (e.g. Ctrl-C) 22201 Dragon Age: Origins - Configuration Utility windows are blank 22256 Miranda runs out of GDI object handles and crashes 23512 DDO - Silent crash at login 23682 Suggestion: Editbox with backtrace in crash window 25606 Clones: stuck after launching a single-player game 26240 R-Studio: HtmlHelpW HH case HH_DISPLAY_INDEX not handled 26260 Axis & Allies: Sound does not work / stops working 26670 Atlantis Word Processor window does not appear in task bar 27115 W...
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:...
2013 May 24
0
Wine release 1.5.31
...g dialog. comdlg32: Return combined color from HSL -> RGB transform. comdlg32: Pass full colorref to RGB -> HSL conversion function. comdlg32: Simplify some internal helpers. comctl32: Allocate edit data with control info. comctl32: Use selected image for listbox/editbox for selected item only. comdlg32: Simplify more internal helpers. msxml3: Fix ignorable whitespace detection in case of formatting text nodes. comctl32: Remove duplicated code for scroll control size calculation. comctl32: Forward WM_MEASUREITEM to Rebar notification window....
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...
2010 Feb 05
0
Wine release 1.1.38
...mentation. mshtml: Optimize more nsAString handling. mshtml: Improved debugstr_variant implementation. Jaime Rave (1): appwiz.cpl: Added Spanish translation. Jason Edmeades (2): user32/tests: Combo should preselect all text on first WM_SETFOCUS. user32: Preselect all editbox text when combo gets focus. Juan Lang (19): wintrust: Return error directly from SOFTPUB_LoadFileMessage. wintrust: Return error directly from SOFTPUB_LoadCatalogMessage. wintrust: Return error directly from SOFTPUB_OpenFile. wintrust: Return error directly from SOFTPUB_Get...
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....