View Issue Details

IDProjectCategoryView StatusLast Update
0003041JEDI VCL00 JVCL Componentspublic2005-07-27 01:26
ReporteredulusAssigned Toobones 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionunable to reproduce 
Product Version3.00 
Target VersionFixed in Version 
Summary0003041: Problems with JVBalloonHint
Descriptionif 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

TagsNo tags attached.

Activities

remkobonte

2005-06-16 14:26

developer   ~0007472

Can you make a small demo application that shows this bug? You can upload it here/attach it to this bugreport.

obones

2005-06-17 02:06

administrator   ~0007474

Can't you zip it instead ?

2005-06-17 02:14

 

demo.zip (13,633 bytes)

edulus

2005-07-26 04:28

reporter   ~0007615

hello,

you have a idea when the correction are rigth ?

thanks

remkobonte

2005-07-26 13:10

developer   ~0007617

I don't see a problem with the demo application.

I have D7, XP, JvBalloonHint.pas v 1.37

edulus

2005-07-27 00:54

reporter   ~0007622

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

obones

2005-07-27 01:08

administrator   ~0007624

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/

edulus

2005-07-27 01:23

reporter   ~0007627

thanks, with the las rev is all good

obones

2005-07-27 01:26

administrator   ~0007628

Then i'm resolving this issue. Thanks for taking the time to report and answer the feedback.

Issue History

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