| View previous topic :: View next topic |
| Author |
Message |
Adrian Pitulac Guest
|
Posted: Mon Jan 03, 2005 6:45 pm Post subject: URGENT Help Needed changing code in the DataExpress source!! |
|
|
I have the same problem many before me already had: the problem with
JdbComboBox , PickLists and MasterDetail Links on empty Detail dataset.
I saw one of the posts of Olaf Raether in which he claims that he found an
workaround for this annoying problem but this requires to change some code
into the DataExpress.
How can i change the lookup.java file from dx? I have the sourcecode of Dx
but i get a lot of compiling errors when i'm trying to Make the whole
package. I have managed to compile only the lookup.java file but i cannot
use it because the Borland dx.jar file is obfuscated.
URGENT Help Needed ASAP.
Thanks all in advance...
Adrian
|
|
| Back to top |
|
 |
Olaf Raether Guest
|
Posted: Tue Jan 04, 2005 3:11 pm Post subject: Re: URGENT Help Needed changing code in the DataExpress sour |
|
|
Adrian Pitulac schrieb:
| Quote: | I have the same problem many before me already had: the problem with
JdbComboBox , PickLists and MasterDetail Links on empty Detail dataset.
I saw one of the posts of Olaf Raether in which he claims that he found an
workaround for this annoying problem but this requires to change some code
into the DataExpress.
How can i change the lookup.java file from dx? I have the sourcecode of Dx
but i get a lot of compiling errors when i'm trying to Make the whole
package. I have managed to compile only the lookup.java file but i cannot
use it because the Borland dx.jar file is obfuscated.
URGENT Help Needed ASAP.
Thanks all in advance...
Adrian
You have to recompile the complete DbExpress Library. |
You can find it in the src directory under your JB
installation
Olaf Raether
|
|
| Back to top |
|
 |
|