Search the web
Sign In
New User? Sign Up
sw-gis · Smallworld Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 17871 - 17900 of 20141   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
17871
Hello group, I am working on a probject and I need to know what network layer Smallworld communicates with? The network guy here said to ask, what layer on...
Jason Cleaver
smallworldguy
Offline Send Email
Aug 1, 2007
6:51 pm
17872
Hello, i have one question: Is is available to export the Data Model of a database to xsd-Format? xsd is like gml (xml)? I hope you can help me! Thanks Manfred...
manfred_egger_linz
manfred_egge...
Offline Send Email
Aug 2, 2007
8:38 am
17873
Manfred, Take a look at the Source-Forge components. There is a CASE Reporting tool that, as part of its process, output the data model to xml. ...
Fred Spicer
fdspicer
Offline Send Email
Aug 2, 2007
12:57 pm
17874
I am trying to add a WMS layer to Smallworld using the SOMs product. Whenever I add the URL, the Configuration Interfacfe Agent (SW4), the Interface will not...
Christian Frugard
frugardc
Offline Send Email
Aug 2, 2007
1:55 pm
17875
I'm not sure if this is your problem, but... The Configuration Interface Agent won't let you open a SOM connection until you have done a "Save As" or "Save" of...
alfred_sawatzky
Online Now Send Email
Aug 2, 2007
2:01 pm
17876
Ha. That was it. Thanks! "alfred_sawatzky" <alfred@...> Sent by: sw-gis@yahoogroups.com 08/02/2007 10:01 AM Please respond to ...
Christian Frugard
frugardc
Offline Send Email
Aug 2, 2007
2:12 pm
17877
The OSI layers are : Application Presentation Session Transport Network Data Physical All layers are used during a communication between two computers since...
Olivier Gagnon
olystersw
Offline Send Email
Aug 3, 2007
12:59 am
17878
Hello, I wonder if there is a way to create log files via entries in gis_aliases where current date and time is taken for naming. After several unsuccessful...
felixwhde
Offline Send Email
Aug 3, 2007
7:35 am
17879
Hi Felix, Long time ago I came up with the following construct: set starttime= for /F "tokens=1,2,3 delims=. " %%i in ('date /t') do set StartTime=%%k%%j%%i ...
van Ligten H., ITSC B...
henk_van_ligten
Offline Send Email
Aug 3, 2007
8:27 am
17880
Hi, I use Smallworld 4.0 In a tree_item, i inserted (by code) some display_tree. But the last display_tree inserted is always out of the windows. I need to...
marc_gis
Offline Send Email
Aug 3, 2007
2:46 pm
17881
Hi, Does anyone know a way how to change the background colour of a label or text item? A dynamic way? Bye, Stefan...
Stefan Alpers
stefanalpers
Offline Send Email
Aug 3, 2007
3:10 pm
17882
Hi, I use Smallworld 4.0 In a tree_item, i inserted (by code) some display_tree. But the last display_tree inserted is always out of the windows. I need to...
marc_gis
Offline Send Email
Aug 3, 2007
3:26 pm
17883
Hi, Sorry for this new post but I need a response ... I use Smallworld 4.0 In a tree_item, i inserted (by code) some display_tree. But the last display_tree...
marc_gis
Offline Send Email
Aug 3, 2007
3:30 pm
17884
Hi Henk, nice to hear from you... I tried this already but I ended up with "error in environment file ... environment.bat" So I am not able to set the...
felixwhde
Offline Send Email
Aug 3, 2007
3:34 pm
17885
Hi Felix, We use a .bat file like you described. It sets some variables and then calls gis.exe. It doesn't include the date/time, but you could add that in: ...
rpg7500
Offline Send Email
Aug 3, 2007
4:28 pm
17886
Hi Marc, You can use the method tree_item.ensure_row_visibility() to force a specific row or range of rows to be visible. Tim marc_gis <marc_gis@...>...
Tim Minto
tim_minto
Online Now Send Email
Aug 3, 2007
5:28 pm
17887
All, I am doing a presentation on MUnit and an additional piece of functionality for mouse & keyboard event recording and playback at the 2007 Users...
mbfbsae90
Offline Send Email
Aug 3, 2007
8:28 pm
17888
I think I know the answer to this but I was wondering if anyone knows if you can run an older version of Design Manager (2.2) on the new version of core...
jgartside
Offline Send Email
Aug 5, 2007
7:50 pm
17889
Hi lots of method depricated in 4.1 i think you should make hard changes to have DM2.2 on 4.1 all the best jgartside <john@...> wrote: I...
reza amini
reza_am_2005
Offline Send Email
Aug 5, 2007
8:29 pm
17890
... specific row or range of rows to be visible. ... Thanks a lot !...
marc_gis
Offline Send Email
Aug 6, 2007
8:02 am
17891
Hello anybody, we have problems at opening a special SI-project made with SI 2.0 at an SI 4 installation. You can see, that all the tables, queries and ...
ueaokwa
Offline Send Email
Aug 6, 2007
9:03 am
17892
Hello Susan Duenkel,Are you still looking for Smallworld/Magik/Power On developers/consultants ? If so pls. let me know, I would be interested.. I am have over...
Kumar
arvi_kum@...
Send Email
Aug 6, 2007
4:06 pm
17893
... thank you for the information. Do you mean the module mss_cu_report ? Best Regards, Manfred ... Reporting ... Format?...
manfred_egger_linz
manfred_egge...
Offline Send Email
Aug 7, 2007
8:52 am
17894
No, it's the module called mclib_case_html_reporter. (which has dependencies on several others) Fred...
Fred Spicer
fdspicer
Offline Send Email
Aug 7, 2007
12:51 pm
17895
Hi, You might want to look at the method below. After you insert all of your display_trees you can fire off this method like so: ...
Quince Lunde
qlunde
Offline Send Email
Aug 7, 2007
2:48 pm
17896
Hi, In 3.3 you could use graphics_system.refresh(optional bounds)to refresh an area on a canvas. Is anyone familiar with replicating this behavior in 4.0 or...
jujube86m
Offline Send Email
Aug 7, 2007
9:37 pm
17897
Judy, I would look at what map_view.int!do_render() is doing. You may be able to retrofit something using what Smallworld does... Depending on what you are...
mbfbsae90
Offline Send Email
Aug 9, 2007
12:59 pm
17898
Judy, If the framework you are using has a plugin called 'maps' (or anything else) you can use the following: ...
Jon Burmeister
scratchmut
Offline Send Email
Aug 9, 2007
2:08 pm
17899
Judy, I too looked for this functionality (refreshing only a portion of the graphics) on moving to 4.0 SWAF. This functionality appears to have disappeared. I...
Bruce Morehouse
BruceM@...
Send Email
Aug 9, 2007
2:22 pm
17900
Hi all, Does anyone have an example (XML) of how to add the Object Control Dialog for use in Internals? This would be for 4.0 or 4.1 John...
John Boere
magik2
Offline Send Email
Aug 9, 2007
7:27 pm
Messages 17871 - 17900 of 20141   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help