I need to implement "the mouse scroll button for each window, wizard or editor." I am unable to identify the event that is generated when we scroll the mouse....
What version of Smallworld are you running? I don't believe the wheelies:) were available prior to 4.1. I have seen the wheel work with the editors and lists...
I would say the "obvious" question is there a firewall? I've run across a similar problem with Windows platforms. The other question is what security settings...
Fred, I'm not sure if it is doable thru the CASE tool, someone else may know more about that, but you can definitely do this thru magik code. I would look at...
I've noticed within the Cambridge dataset that there is a feature that is a chain/line geometry with 3 coordinate points, but when it is presented to the user...
Try this... _for a_sec _over a_chain_geometry.sectors() _loop show(a_sec) _endloop $ for straight-line components of the chain, you will see objects of class...
Check out the class browser on straight? On composite_line_geometry_mixin I think it's what you're after. There are a lot of methods that end in "?" that are...
Bruce Morehouse
BruceM@...
Apr 10, 2007 2:29 pm
17492
Hello group, Is it possible to display websites (using HTML in XML) or MS-Office documents (other then bitmap layout element) in a layout in the layout ...
hi all! Today I encounter a strage problem. I want to delete a broken version by using ds_transer() method ,and I used the metheod ten days ago,after i...
I have implemented the progress_indicator_dialog, that shows a progress bar in a very long process. But I do not know as to implement the interrupt_handler...
In case anyone has run into this problem again after upgrading to IE7, the way I fixed it was increasing MaxAllowedZone to 3. According to the original table...
Carlos, I didn't think the help and class messages were to intuitive on this, but I think I figured it out. You can try this. First of all, did you put the...
I know that the Smallworld WMS SOM allows users to access data from a WMS server, but can Smallworld IAS itself act as a WMS server? (Apologies if this is a...
Hi, I want to select multiple objects through magik code. e.g obj1 -> handle of an object obj2 -> handle of another object I want to select these two objects...
Hello Nathan, You could do it in many ways using either pni_application_manager or current_map. Use the method *set_selection_set( a_set )* on...
Kalyan Kamepalli
kalyan.kamepalli@...
Apr 17, 2007 2:51 pm
17508
In SW 4.0, SWAF: Is there any method of having a bitmap in a layout whose path that is not hard wired into the xml document? Options I was thinking of 1)...
Bruce Morehouse
BruceM@...
Apr 19, 2007 7:36 pm
17509
Has anyone tried launching a smallworld session (or sias) from a VM machine? John...
John, Yes, it works, but taxes the machine sorely! Bruce C. Morehouse [brucem@...] InMaps ________________________________ From: sw-gis@yahoogroups.com...
Bruce Morehouse
BruceM@...
Apr 19, 2007 7:56 pm
17513
Hi, has anyone tools, ideas, code snipplets, .. to support the syslog protocol (http://tools.ietf.org/html/rfc3164; http://tools.ietf.org/html/rfc3195) from...
.. I should add: ... or to record events in Windows _____ Betreff: syslog Hi, has anyone tools, ideas, code snipplets, .. to support the syslog protocol ...
I'm just trying to run a Smallworld 4.0 image on a new Vista notebook, after hitting F2-z in Emacs the image does not start, but a window "Energieoptionen -...
In 4.0 SWAF for a text_window and a text_item, when you click the mouse in that field, then all text in that field gets selected. click again and the text...
I'm having trouble with a plot that has large bitmaps on it (a scanned form that is 1.6MB, and another that is 100KB) and two little ones around 20KB each: ...
Bruce Morehouse
BruceM@...
Apr 27, 2007 8:16 pm
17520
Hi Bruce, Have a look at PJL. Plotter Job Language. Here is a link with the technical reference to PJL. It is used for header information for plotting e.g....
How about modifying the method... _pragma(classify_level=restricted) _method bitmap_layout.get_filename () ## ## Used by in place editor and properties dialog ...
Joe, I, at first, thought that was the way to go, and it worked on composing the layout. But then, it stored the resolved name in the layout. Not good. ...
Bruce Morehouse
BruceM@...
Apr 30, 2007 6:11 pm
17525
Hi all, Has anybody ever had a problem with ACE settings (object visibilities, bookmarks, etc) being there during one session, and being gone the next time a...
Hi there are you sure you dont any case apply , in some cases if you apply diffrent case to the ds files it will happen, any way i think you should compress...
Hi, ...it happens, on close a swaf application stores some settings in XML db stream in ACE db (for example bookmarks) I remember that it tries to store the...