Hi,
I am new to Java, but need to look for a powerfull reporting tool to use with Java. Any suggestions for good, powerfull tools would be appreciated. Even info on tools to stay away from would be great!
Thanks in advance,
rvr
Hi,
I have a picture on a mainform, and a listbox on top of it. I would like to make the listbox transparent so that when the user scroll through the listbox, it would not show the tiled bitmap that is currently used in the listbox, but only the bitmap on the main form.
Thanks,
RvR
Hi,
What is the difference between a dll project open in VB when the application that reference it is run, and the referenced dll that is only referenced from the application that is run, and not open as project in VB?
I have a application that reference a dll created by me. When I open the...
Hi,
I created a dll which is referenced from another project. But it seems as if this dll gets referenced twice when the program is run, because the variables change somewhere without appearant reason.
Any idea on how to solve this, or even if there is an idea on what else might cause this...
Hi,
Is it possible to determine through code what dll's and ocx files has been registered? I need to be able to run through the list of registered files. It would be even better if I can also determine which files was not registered (but that might be pressing it!).
Any suggestions would be...
Hi,
I have a text file (tab delimeted) with three 'fields'. I would like to populate a listbox with 3 columns with the contents of the text file. Is that possible, and if it is, how do I do that?
Thanks in advance,
Rvr
Hallo,
I have one project that many dll's, including A.dll. If I open the project, and A.dll project in VB, the project runs exactly as it should. But as soon as I remove A.dll from VB, and reference it through the project, I get loads of errors. It just seems to loose the reference as soon...
Hi,<br><br>How can I access the code in a VB project (either from the form or a module) from another VB project.<br>I would like to write a program in VB that would open another VB project and extract a piece of code from the form or module in that project. Is it possible, and how do...
I would like to create a table that behaves much like a crosstab query(MS Access) or a Pivot table (MS Excel), using SQL. I use one table with grouped columns, and pivot on the contents of one of the columns to show totals of another column. The Access version look like this:<br>
<br>
TRANSFORM...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.