View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003041 | JEDI VCL | 00 JVCL Components | public | 2005-06-16 06:25 | 2005-07-27 01:26 |
Reporter | edulus | Assigned To | obones | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Product Version | 3.00 | ||||
Target Version | Fixed in Version | ||||
Summary | 0003041: Problems with JVBalloonHint | ||||
Description | if i use JvBalloonHint into form in a exe file is all ok. if use the same form into a dll the balloonhint do not show into the dll i call the form with : function FormView(args: Array of Const): TForm; export; begin result := nil; if High(args) <> 1 then exit; result := TAcq_Form.Create(nil); end; Any ideas ??? thanks | ||||
Tags | No tags attached. | ||||
|
Can you make a small demo application that shows this bug? You can upload it here/attach it to this bugreport. |
|
Can't you zip it instead ? |
2005-06-17 02:14
|
demo.zip (13,633 bytes) |
|
hello, you have a idea when the correction are rigth ? thanks |
|
I don't see a problem with the demo application. I have D7, XP, JvBalloonHint.pas v 1.37 |
|
I use d2005 (D9), Xp prof, JvBalloonHint.pas,v 1.34 2005/02/17 10:19:59 marquardt Exp where i can download v. 1.37 ? thanks |
|
You get it either from CVS, which is explained here: http://sourceforge.net/cvs/?group_id=45786 or from the daily zip, here: http://jvcl.sf.net/daily/ |
|
thanks, with the las rev is all good |
|
Then i'm resolving this issue. Thanks for taking the time to report and answer the feedback. |
Date Modified | Username | Field | Change |
---|---|---|---|
2005-06-16 06:25 | edulus | New Issue | |
2005-06-16 14:26 | remkobonte | Note Added: 0007472 | |
2005-06-16 14:27 | remkobonte | Status | new => feedback |
2005-06-17 00:04 | edulus | File Added: lib.bdsproj | |
2005-06-17 00:06 | edulus | File Added: lib.bdsproj.local | |
2005-06-17 00:06 | edulus | File Added: lib.cfg | |
2005-06-17 00:06 | edulus | File Added: lib.dpr | |
2005-06-17 00:06 | edulus | File Added: lib.identcache | |
2005-06-17 00:07 | edulus | File Added: lib.res | |
2005-06-17 00:07 | edulus | File Added: libmgr.pas | |
2005-06-17 00:07 | edulus | File Added: MainForm.dfm | |
2005-06-17 00:07 | edulus | File Added: MainForm.pas | |
2005-06-17 00:08 | edulus | File Added: TestMain.bdsproj | |
2005-06-17 00:08 | edulus | File Added: TestMain.bdsproj.local | |
2005-06-17 00:08 | edulus | File Added: TestMain.cfg | |
2005-06-17 00:08 | edulus | File Added: TestMain.dpr | |
2005-06-17 00:09 | edulus | File Added: TestMain.identcache | |
2005-06-17 00:09 | edulus | File Added: TestMain.res | |
2005-06-17 00:09 | edulus | File Added: Unit1.dfm | |
2005-06-17 00:09 | edulus | File Added: Unit1.pas | |
2005-06-17 02:06 | obones | Note Added: 0007474 | |
2005-06-17 02:14 | edulus | File Added: demo.zip | |
2005-07-26 04:28 | edulus | Note Added: 0007615 | |
2005-07-26 13:06 | anonymous | Note Added: 0007616 | |
2005-07-26 13:08 | anonymous | Note Deleted: 0007616 | |
2005-07-26 13:10 | remkobonte | Note Added: 0007617 | |
2005-07-26 13:11 | remkobonte | File Deleted: lib.bdsproj | |
2005-07-26 13:11 | remkobonte | File Deleted: lib.bdsproj.local | |
2005-07-26 13:11 | remkobonte | File Deleted: lib.cfg | |
2005-07-26 13:11 | remkobonte | File Deleted: lib.dpr | |
2005-07-26 13:12 | remkobonte | File Deleted: lib.identcache | |
2005-07-26 13:12 | remkobonte | File Deleted: lib.res | |
2005-07-26 13:12 | remkobonte | File Deleted: libmgr.pas | |
2005-07-26 13:12 | remkobonte | File Deleted: MainForm.dfm | |
2005-07-26 13:12 | remkobonte | File Deleted: MainForm.pas | |
2005-07-26 13:12 | remkobonte | File Deleted: TestMain.bdsproj | |
2005-07-26 13:12 | remkobonte | File Deleted: TestMain.bdsproj.local | |
2005-07-26 13:13 | remkobonte | File Deleted: TestMain.cfg | |
2005-07-26 13:13 | remkobonte | File Deleted: TestMain.dpr | |
2005-07-26 13:13 | remkobonte | File Deleted: TestMain.identcache | |
2005-07-26 13:13 | remkobonte | File Deleted: TestMain.res | |
2005-07-26 13:13 | remkobonte | File Deleted: Unit1.dfm | |
2005-07-26 13:13 | remkobonte | File Deleted: Unit1.pas | |
2005-07-27 00:54 | edulus | Note Added: 0007622 | |
2005-07-27 01:08 | obones | Note Added: 0007624 | |
2005-07-27 01:23 | edulus | Note Added: 0007627 | |
2005-07-27 01:26 | obones | Status | feedback => resolved |
2005-07-27 01:26 | obones | Resolution | open => unable to reproduce |
2005-07-27 01:26 | obones | Assigned To | => obones |
2005-07-27 01:26 | obones | Note Added: 0007628 |