-
The widget code in CVS is in a primitive state. WIDGET DRAW is not yet implemented. I hope to have something useable in a month or so.
Joel.
2010-01-05 18:04:36 UTC by jomoga
-
Exiting GDL after the last compile was no longer clean:
GDL> exit
In guiThread::OnExit(): 0x9c26e30
Segmentation fault
Hasn't bothered me yet, but it's probably something to watch.
2010-01-05 16:33:04 UTC by Greg
-
I have now successfully compiled the latest CVS. It gave me no issues. I ran the procedure, which previously had been failing to find WIDGET\_BASE, and I did not get the error this time. However, I got a closely related error:
% XSTRETCH: Function not found: WIDGET_DRAW
% Execution halted at: XSTRETCH 2471 xstretch.pro
Is there any reason why it would find WIDGET\_BASE...
2010-01-05 16:25:22 UTC by Greg
-
slayoo committed patchset 1052 of module gdl to the GDL - GNU Data Language CVS repository, changing 3 files.
2010-01-05 16:10:19 UTC by slayoo
-
slayoo committed patchset 1051 of module gdl to the GDL - GNU Data Language CVS repository, changing 1 files.
2010-01-04 16:36:19 UTC by slayoo
-
Fixed in the CVS.
2010-01-03 22:05:19 UTC by slayoo
-
slayoo committed patchset 1050 of module gdl to the GDL - GNU Data Language CVS repository, changing 3 files.
2010-01-03 21:50:43 UTC by slayoo
-
The problem of "blood-red colored frame-axes" is now fixed in the CVS.
Cheers,
Sylwester.
2010-01-02 16:01:06 UTC by slayoo
-
slayoo committed patchset 1049 of module gdl to the GDL - GNU Data Language CVS repository, changing 2 files.
2010-01-02 15:59:15 UTC by slayoo
-
GDL> a=tvrd()
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000000
DeviceX::TVRD (this=0x180a260, e=0x1822840) at devicex.hpp:565.
2010-01-02 15:57:54 UTC by slayoo