View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005718 | JEDI VCL | 00 JVCL Components | public | 2011-11-22 16:41 | 2013-12-13 11:30 |
Reporter | ninjajake | Assigned To | obones | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | suspended | ||
Product Version | 3.31 | ||||
Target Version | Fixed in Version | ||||
Summary | 0005718: PageControl TabSheet does not display Title of Page on 64 bit machines | ||||
Description | The tabsheets do not display the title of the tabsheet on 64 bit machines. They work properly on 32 bit machines. I have tried forcing the application to run as 32 with /Force /32BIT+ but the bug remains the same. Is this an issue that was fixed in later versions? I am working with legacy code so getting the source to build with later versions of components is proving difficult. Any Advice? | ||||
Tags | No tags attached. | ||||
|
> I have tried forcing the application to run as 32 with /Force /32BIT how's that ? application is compiled into either 32-bit or 64-bit. Delphi cannot make two-mode executable AFAIR. can u make simplistic sample application showing that behaviour ? what is Delphi version used ? what is OS used ? what exactly component from what file ? there are JvPageControl derived from RxLib and JvgPageControl not merged yet. Additionally there is JvTabBar, JvTabControl and JvgTabControl. What's the problem with building with newer JVCL ? |
|
At the start of file with the problematic control (JvComCtrls? JvgTab ? Jvgage ? other? ) there is line like // $Id: JvDBCombobox.pas 13104 2011-09-07 06:50:43Z obones $ unit JvDBCombobox; the number after filename is the revision. u can open link like http://jvcl.svn.sourceforge.net/viewvc/jvcl/trunk/jvcl/run/JvComCtrls.pas?view=log and see all the changes made after your revision until today |
|
Please provide the zipped sources of a sample application showing this |
|
Any news? |
|
No news, suspending the issue |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-11-22 16:41 | ninjajake | New Issue | |
2011-11-23 18:21 | Arioch | Note Added: 0019124 | |
2011-11-23 18:31 | Arioch | Note Added: 0019126 | |
2011-11-24 21:37 | Arioch | Status | new => feedback |
2012-02-22 14:51 | obones | Note Added: 0019446 | |
2012-06-13 16:28 | obones | Note Added: 0019969 | |
2013-12-13 11:30 | obones | Note Added: 0020784 | |
2013-12-13 11:30 | obones | Status | feedback => resolved |
2013-12-13 11:30 | obones | Resolution | open => suspended |
2013-12-13 11:30 | obones | Assigned To | => obones |