I am trying to use opengl to create 2D color contour plot of some
engineering data. I found the code below which colors a triangle with
contours using opengl. I have been trying to convert it to work in
Gambas. See below my current version converted to Gambas. I am asking
for assistance for
I have two programming questions I hope someone can help me with.
1) What are the programming statements to load a .svg file and display
the image in a drawing area?
2) In a tabstrip with multiple tabs I have a different named drawing
area on each tab. I am trying to display different images o
>Le 09/01/2014 05:07, Greg Raffaelle a écrit :
> I set the environment variable APPMENU_DISPLAY_BOTH=1 as suggested and
> the program menu is now displayed on both the global unity menu at the
> top of the screen and on the main form.
>
> However, I still believe the pro
Fabien,
I tried the latest trunk version of Gambas3.5.90 and the pages on my
report are now displaying. However the numpages is not correct. When
the pages are first displayed in preview they are numbered like this:
Page 1 of 2
Page 2 of 3
Page 3 of 4
Page 4 of 5
Page 5 of 6
Page 6 of 6
But
The menu show event does not appear to be working with the global unity
menu in Ubuntu. When a program menu is displayed from the top global
menu it does not send a show event to the main program class. My
program menu only appears in the top global menu bar and not at the top
of the main for
I am having a problem getting automatic page numbers on a report using
the new "Forcenewpage" setting in the report component.
My report consists of X number of pages with tables that are repeated Y
number of times with new data each time (the report is then X times Y
pages long). For example
Thanks Fabien for adding the "ForceNewPage" setting to the report component.
I am close to getting the report for my application to look like I want
using the new ForceNewPage setting. However I am having problems with
the automatic page numbering now. My report consists of X number of
pages
Fabien,
New property for report sounds promising - can't wait to try it.
Thanks,
Greg
--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for
Fabien,
I will review your edits of the files OutputReport.report and
OutputReport.class and see if I can get the report section to repeat in
my application.
To answer your question about time learning to use the gb.report
component it was significant (perhaps 60 hours over the course of four
Attached is a simple program which demostrates the problem I am having
with controls in a form not displaying correctly when the form has a
menu. By not displaying correctly I mean the vertically position of the
controls is being changed when the program is run and all the controls
are moving
I have a problem with forms that have a menu. The form menu and
controls all appear correctly positioned in the gui editor. But when
the program is run and the form is displayed with Form1.showmodal all
the controls are shifted up as if the menu was not there (and the
controls partially cover
11 matches
Mail list logo