rfazenbake-@... wrote: I can still create this problem with Smallworld 3.0. Has anyone verified it is fix? Maybe I'm still doing something...
770
Michael.Locke@...
Sep 2, 1999 8:24 pm
To Poofter Fazenbaker: We are seeing this problem as well and we have not found or heard of a resolution. Michael S. Locke, M.A. Michael S. Locke, M.A. Senior...
771
tbarton@...
Sep 2, 1999 9:06 pm
I am using Smallworld 3.0 on Windows NT 4.0 printing to a HP Color Laser Jet 4500 DN and trying to config a postscript plotter filter. I have dashed lines in...
772
jdgerth@...
Sep 3, 1999 1:44 pm
Hello Rodney, This is what I did (on 3.0) to get around this problem: e is an excel_workbook However, this does NOT solve the problem of the hanging excel.exe...
773
fspicer@...
Sep 3, 1999 1:55 pm
I would like to add a field to the auth!user table to keep track of the date/time a user's password was changed. Can this be done and if so, how? Thanks as...
774
mario.bartos@...
Sep 3, 1999 3:36 pm
Hi all, we're using CASE SW 3.0 and when we want to make an Apply to database, there will be the following message: Magik2> **** Error: No such rwo defined...
775
Michael.Locke@...
Sep 3, 1999 5:32 pm
Is this just with core SW_GIS? If so, I would suspect a corrupted dd.ds. Michael S. Locke, M.A. Michael S. Locke, M.A. Senior Programmer Analyst Level 3...
776
Michael.Locke@...
Sep 3, 1999 5:50 pm
You don't have a CASE partition/object definition for it. You could create a GIS table to store this information, but you'd also have to set up a note change...
777
Overbay, Darrell
darrell@...
Sep 3, 1999 7:45 pm
Actually, I think you have a core method rewritten. In your traceback, basic_lookup_rwo_style() is calling rwo_info_for_type(), which the core method doesn't...
778
Kirmo Uusitalo
kirmo.uusitalo@...
Sep 4, 1999 4:27 am
... I'd also be very interested in getting some of the system tables be seen as case objects. Is this possible? Does anyone know how? One reason for this would...
779
frankie_annie@...
Sep 4, 1999 2:55 pm
Greeting to all; One of my client's requirement is to create a legend for all objects currently display in the graphical window. There is no problem finding...
780
Herbert.Mueckenheim
Herbert.Mueckenheim@...
Sep 6, 1999 7:07 am
This is easy. You can define the tables you need in a sub-alternative in the CASE. You can not apply to the auth-database, but there is a different way: 1....
781
lohts@...
Sep 6, 1999 7:35 am
Greeting; I am trying to create more than one buttons within a tab page, however not able and the error is: " a property_page already got a child!" According...
The Smallworld documentation must be incorrect. A property page can indeed only have one child. However, the child can have multiple children. Therefore, you...
784
Vollmar, David
dvollmar@...
Sep 6, 1999 6:35 pm
Joe, go get a life. It's a holiday... but then who am I to talk.. What are you working on? Dave...
785
Johnny Espinoza Lopez
jespinoza@...
Sep 7, 1999 3:30 pm
Hi friends, I want to get (in a list for example) all objects that will be deleted in a rollback operation. How can I get it? Greetings, Johnny...
786
Shaun Johnson
shaun@...
Sep 7, 1999 4:26 pm
Replicate the view Create a ds_difference_stream for each table of interest between the original view and the replica Have fun... Shaun Johnson Thor Technology...
787
elcharnock@...
Sep 7, 1999 6:16 pm
We are trying to set up details for our cabnets, ... created the template, the probelm we get is when we plot or preview the it creates 2 detail areas, the...
788
elcharnock@...
Sep 7, 1999 6:32 pm
Sorry for the sloppy first post here's a spell checked version: We are trying to set up details for our cabinets, ... Created the template, the problem we get...
789
jdgerth@...
Sep 7, 1999 9:31 pm
Ed, If you are just trying to plot internals then I believe the shared constant, DETAIL_RWO_TYPES should have nothing in it: e.g. _pragma(classify_level=basic,...
790
Scott Edkins
SEdkins@...
Sep 8, 1999 1:15 pm
Ed, This is what we have. Where inset_drawing is a viewport into the gis world. Hope this helps. Scott # # SELECTING OBJECT TYPES FOR ASSOCIATED DRAWINGS #...
791
lohts@...
Sep 9, 1999 6:23 am
Greeting; When the user click on the menu button located on the top left hand corner of the user's function menu, as in any other window application, the...
792
winever@...
Sep 10, 1999 2:37 am
Hi, everyone.. This mainling list hppay to me.. Tanks every one.. In these days, I developed some application using tab_control.. So far, so good... I have met...
793
Killer
hwp@...
Sep 10, 1999 4:34 am
... Hi MY ... It's Blackbox Line can't remove any way , because it's line is line to denote out line of each sub-window But the size of Tab_Control can be...
794
fspicer@...
Sep 9, 1999 2:34 pm
fspice-@... wrote: The wm_close() method (in model) handles the windows close event (which is what occurs when you double-click on the windows menu,...
795
Burt, Joe
jburt@...
Sep 9, 1999 3:01 pm
Just a thought.... You should probably use this functionality with care. Smallworld does not recommend using the windows X button to close any window. If you...
796
Mackay, Colin
colin.mackay@...
Sep 9, 1999 3:27 pm
This is probably going to spark a row over user interfaces, or what is technically feasible.... Using the X button to close a window in Windows 95/8&NT4 is the...
797
Hawkins, Sue
shawkins@...
Sep 9, 1999 3:44 pm
Well, you can use any button you want! But if you use the Windows "X" you will also add garbage to your image. And if you use it to close the Connect ...
798
fspicer@...
Sep 10, 1999 12:45 pm
fspice-@... wrote: Colin, I agree 100%. Not only will users probably use the x button, but in my experience they definitely do use it. It is my...