Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
proview
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Esteban Blanc
proview
Commits
34cd3190
Commit
34cd3190
authored
Jun 03, 2008
by
claes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Crossref menu for attributes and open graph menu for crossref
parent
e530c483
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
2 deletions
+23
-2
src/wbl/pwrs/src/pwrs_c_object.wb_load
src/wbl/pwrs/src/pwrs_c_object.wb_load
+23
-2
No files found.
src/wbl/pwrs/src/pwrs_c_object.wb_load
View file @
34cd3190
!
! Proview $Id: pwrs_c_object.wb_load,v 1.1
7 2008-02-27 06:25:19
claes Exp $
! Proview $Id: pwrs_c_object.wb_load,v 1.1
8 2008-06-03 05:59:53
claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
...
...
@@ -1128,6 +1128,13 @@ SObject pwrs:Class
Attr FilterName = "$Object-OpenTypeGraphFilter"
EndBody
EndObject
Object RtNavigator $MenuButton
Body SysBody
Attr ButtonName = "RtNavigator"
Attr MethodName = "$Object-RtNavigator"
Attr FilterName = "$Object-RtNavigatorFilter"
EndBody
EndObject
Object RefOpenObject $MenuButton
Body SysBody
Attr ButtonName = "Open Object..."
...
...
@@ -1137,11 +1144,18 @@ SObject pwrs:Class
EndObject
Object RefRtNavigator $MenuButton
Body SysBody
Attr ButtonName = "RtNavigator"
Attr ButtonName = "R
efR
tNavigator"
Attr MethodName = "$Object-RefRtNavigator"
Attr FilterName = "$Object-IsRefAttribute"
EndBody
EndObject
Object OpenCrossref $MenuButton
Body SysBody
Attr ButtonName = "Crossreferences"
Attr MethodName = "$Object-OpenCrossref"
Attr FilterName = "$Object-OpenCrossrefFilter"
EndBody
EndObject
Object OpenURL $MenuButton
Body SysBody
Attr ButtonName = "Open URL..."
...
...
@@ -1165,6 +1179,13 @@ SObject pwrs:Class
Attr FilterName = "$Object-CrrOpenTraceFilter"
EndBody
EndObject
Object CrrOpenGraph $MenuButton
Body SysBody
Attr ButtonName = "Open Graph..."
Attr MethodName = "$Object-CrrOpenGraph"
Attr FilterName = "$Object-CrrOpenGraphFilter"
EndBody
EndObject
EndObject
EndObject
EndSObject
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment