Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
robotpkg-wip
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gepetto
robotpkg-wip
Commits
cdd1affb
Commit
cdd1affb
authored
14 years ago
by
Akin Sisbot
Browse files
Options
Downloads
Patches
Plain Diff
[wip/mhp-genom] Patch to create a buttonless main window
parent
d0a51a6c
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
mhp-genom/distinfo
+1
-1
1 addition, 1 deletion
mhp-genom/distinfo
mhp-genom/patches/patch-aa
+14
-0
14 additions, 0 deletions
mhp-genom/patches/patch-aa
with
15 additions
and
1 deletion
mhp-genom/distinfo
+
1
−
1
View file @
cdd1affb
SHA1 (mhp-genom-2.9.tar.gz) = c039db04dc49065509f74663b4964dd1818466ae
RMD160 (mhp-genom-2.9.tar.gz) = d645517d43e654733d74254a7445a2d396971341
Size (mhp-genom-2.9.tar.gz) = 52661 bytes
SHA1 (patch-aa) =
2158db5a10776ac862e6220c62d4b8a80aceee27
SHA1 (patch-aa) =
df5ae0fda8df401f90b4083579e81c7d0a42067b
This diff is collapsed.
Click to expand it.
mhp-genom/patches/patch-aa
+
14
−
0
View file @
cdd1affb
...
...
@@ -11,3 +11,17 @@ index dd47800..9d81745 100644
/* ----------------------- OBJECT READ ------------------------ */
diff --git a/codels/mhpMainTaskCodels.cc b/codels/mhpMainTaskCodels.cc
index b12ba3a..400d1f2 100644
--- codels/mhpMainTaskCodels.cc
+++ codels/mhpMainTaskCodels.cc
@@ -111,8 +111,7 @@
ACTIVITY_EVENT mhpLoadP3dMain(MHP_P3D *P3d, int *report)
p3d_set_env_dmax(0.02);
if(SDI_F->P3d.enableGraphic){
- g3d_create_main_form();
- fl_hide_form(MAIN_FORM);
+ g3d_create_buttonless_main_form();
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment