View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0004925 | JEDI VCL | 00 JVCL Components | public | 2009-09-04 10:35 | 2009-09-05 00:19 | 
| Reporter | Konchulio | Assigned To | AHUser | ||
| Priority | normal | Severity | crash | Reproducibility | always | 
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.37 | ||||
| Target Version | Fixed in Version | 3.39 | |||
| Summary | 0004925: [TJVComboEdit, TJVDBComboEdit] - External Exception | ||||
| Description | My system environment:  - WinXP Pro (SP3), - Delphi 2010 (D14), - JVCL Version 3.38 when I drop a JVComboEdit/JVDBComboEdit on a Win32-Form the exception rais permanently. Furthermore, the exception rais when the Win32-Form repaint/refresh.  | ||||
| Tags | No tags attached. | ||||
| 
		 
 2009-09-04 10:35 
  | 
	|
| 
		 | 
	The external exception rais when the property "showButton" is active! | 
| 
		 | 
	
	The problem rais in the Unit "JvTheme.pas". procedure "DrawGlassableText" ...... {$IFDEF COMPILER12_UP} ..... if DrawThemeTextEx(Theme[teToolBar], DC, TP_BUTTON, TS_NORMAL, PWideChar Text), Length(Text), TextFlags, TextRect, Options) <> E_NOTIMPL then .... {$ENDIF COMPILER12_UP} The procedure "DrawThemeTextEx" rais the problem, becouse this procedure need Windows Vista! See also ms-help://embarcadero.rs2010/ShellCC/platform/commctls/userex/functions/drawthemetextex.htm  | 
| 
		 | 
	
	Thanks. This is now fixed in SVN.  | 
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2009-09-04 10:35 | Konchulio | New Issue | |
| 2009-09-04 10:35 | Konchulio | File Added: D14-ExternalException.gif | |
| 2009-09-04 10:45 | Konchulio | Note Added: 0016054 | |
| 2009-09-04 16:38 | Konchulio | Note Added: 0016055 | |
| 2009-09-05 00:19 | AHUser | Note Added: 0016056 | |
| 2009-09-05 00:19 | AHUser | Status | new => resolved | 
| 2009-09-05 00:19 | AHUser | Fixed in Version | => Daily / SVN | 
| 2009-09-05 00:19 | AHUser | Resolution | open => fixed | 
| 2009-09-05 00:19 | AHUser | Assigned To | => AHUser | 
| 2009-09-20 01:53 | AHUser | Relationship added | has duplicate 0004947 | 
| 2009-09-20 01:56 | AHUser | Relationship added | has duplicate 0004946 |