... Thanks! I thought I had tried every permutation and combination, using enclose, but I must have left something out (I can't tell you the number of times I...
my fear is if i just do it in decimal, i'll run into numerical errors cause 100 binary digits will blow past 64 bit floats . . . and encoding/decoding the base...
TonyC
tclviii-dyalog@...
Jul 1, 2006 3:42 pm
2311
For whatever reason (must have been the heat and humidity of late), I set the maximum workspace size in configuration to 76. Now, when I try to bring up APL I...
You can start Dyalog right from the Start Menu with a command line parameter workspace size. Select Run... and then type this: c:\dyalog102\dyalog.exe...
Hello Jarl; In my experience the problem can be reduced to the following: '{omega} write serialize {omega}' ofE []nl 2 3 Where: . ofE applies the 'direct'...
Hi Jim The Dyalog auto-complete popup is just a form containing a ListBox, so I would suggest you looked at those objects. I've toyed with the idea of creating...
I think this is a really neat idea. Assuming we wanted to emulate this and hoping that John D. would eventually give us a real one if we were really nice to...
... Not sure whether that's easy to answer without knowing more about exactly what you want to do. But last week I did some experimenting with putting an...
Hi again, The perimeter of the official dyalog autocomplete popup has no 3-D effect. I've tried different values for both the EDGESTYLE and BORDER properties, ...
... this and hoping that John D. would eventually give us a real one if we were really nice to him, how would we want it to work? I mean-- would it be tied to...
Hello Maria; You seem to have a good feeling for what an auto-complete widget is supposed to do. The problem, to me, is in the exercise-for-the-reader...
... The trick is to use a timer so that you don't do work on every keypress. In the KeyPress callback you do: []EX 'mytimer' 'mytimer'[]WC'Timer'('Interval'...
Joakim Hårsman
joakim.harsman@...
Jul 11, 2006 7:14 am
2326
Actually, I managed to write something this afternoon in a couple of hours to do it. But, I billed for the time, so I can't share... It's not great, but it...
... always ... keypress. This nifty technique is also critical for scrolling around a TreeView while updating a ListView - I imagine Windows does something...
... supposed to do. The problem, to me, is in the exercise-for-the-reader category. I hope it is not in the beg-the-vendor-to-supply-it category. Hi Randy, ...
[maria] Actually, I managed to write something this afternoon in a couple of hours... It's not great, but it seems to work decently. [jim] I'm not as fast as...
... trick is to use a timer so that you don't do work on every keypress. ... while updating a ListView - I imagine Windows does something similar. I do it...
Hello Paul; (net is down here, so this may be a delayed message) No Dyalog. Been APL+ since '84. Perhaps I'm just used to the quirks. Haven't looked at Dyalog...
... quirks. Haven't looked at Dyalog since v8.0. I'm a little more impressed with the innovative things built in, but, as with J, I've found nothing not...
Hi Ed, In case you still need this information (or will need tit again later), the key which contains this information is called "maxws" and is found in the ...
Hello Paul; You assume I see a personal need for auto-complete, and also that I wouldn't have one done if I saw the need for one. The experience I do have with...
From time to time I feel the need for a mechanism to assure atomic operation in a multi-threaded environment. In other words, in a certain section of code, I...
Just back from vacation, so apologies if I jump in without having fully digested the whole thread. I think I have to agree with Randy to the extent that I...
Paul, I too have encountered such a situation. In my case I needed one thread to be able to "work alone". My only experience with threads otherwise dates back...
Dear Users, Customers, and Friends, It is now only just over 3 months until the Dyalog User Conference in 2006. The conference will be held at the same...