The attachment did not load
1 2025-05-07 15:17:36
Re: Vertically center aligned indepedant text (1 replies, posted in EN : Help, suggestions, discussions, ...)
2 2025-05-07 15:15:11
Topic: Vertically center aligned indepedant text (1 replies, posted in EN : Help, suggestions, discussions, ...)
Good day all
It is possible to have text center aligned vertically. I have used some simple HTML to center align the text. In the editor the text is center aligned, but the final text is still left aligned. Currently I create multiline texts and pad them with spaces to center align vertically
Below is autogenerated HTML for attached image
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Fira Sans'; font-size:9pt; font-weight:400; font-style:normal;">
<p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">A Description of equipment</p>
<p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">wrapped into multiline and center</p>
<p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">aligned vertically</p></body></html>
3 2024-02-02 11:52:35
Re: New .dxf to .elmt Conversion Program (193 replies, posted in Import DXF)
I have been trying out the dxf2elmt plugin. I am using QCad that creates R15 version dxf file.
When I import the converted elmt, the lines are thin and with no text. I started to play around with with different things.
About Text
Using QCad, the text has to be simple type, then the converter imports the text. Only problem is that the all text is placed on the element hot spot. The dxf file contains the text coordinates, so the converter may be missing it. The text x and y attribute values are set to 0
About Lines
The imported lines are thin. I see in the importer source code that it looks for line weight > 0.5 to create the line-weight:normal attribute in the elmt file. My line thickness is set to 0.53mm, QCad saves this 0.53 value as 53 (0.53 x 100), so the importer misses it.
DXF sample
LINE
5
62
100
AcDbEntity
8
0
62
256
370
53 line weight
48
1.0
6
ByLayer
100
AcDbLine
Are these dxf version related issues?
Are there workarounds?
Attached the dxf for reference,
Thanks
4 2022-02-21 09:53:29
Re: Exporting issues - csv and internal database (4 replies, posted in EN : Help, suggestions, discussions, ...)
I removed sed command line and send new Flapak build, please try it.
Hi Scorpio
I will try tonight.
I created a python script to generate a basic parts list in csv format.
5 2022-02-20 19:32:32
Topic: Exporting issues - csv and internal database (4 replies, posted in EN : Help, suggestions, discussions, ...)
Hello
I am running the 0.9-dev version on my arch based linux machine. I used flatpak to install.
The export to csv function does not have all elements in the csv document.
I also do not have the export internal database function available. I have sqlite installed.
Any advice will be appreciated
Below my setup for reference
QElectroTech V 0.90-DEV+855162bb0
Compilation : GCC 10.2.0
Built with Qt 5.15.3 - Date : Jan 15 2022 : 09:11:13
Run with Qt 5.15.3 using 4 thread(s)
CPU : model name : Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz
RAM Total : 7828 MB
RAM Available : 4009 MB
GPU : Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) NVIDIA Corporation GF119M [NVS 4200M] (rev a1)
GPU RAM : @ToDo
OS : linux - x86_64 - Version : KDE Flatpak runtime - Kernel : 5.16.10-arch1-1
*** Qt screens ***
( 1 : 1920 x 1080 )
6 2021-05-10 10:52:02
Re: Arch package for 0.8 stable? (13 replies, posted in EN : Help, suggestions, discussions, ...)
Thanks Joshua
Once built, will I be able to install from
flatpak install --user https://dl.flathub.org/build-repo/45176 … flatpakref
7 2021-05-07 21:57:52
Re: Arch package for 0.8 stable? (13 replies, posted in EN : Help, suggestions, discussions, ...)
@joshua
This should solve the problem for new elements yes.
8 2021-05-07 08:32:49
Re: Arch package for 0.8 stable? (13 replies, posted in EN : Help, suggestions, discussions, ...)
Ok, I can see when i click on the text in the diagram editor that the option is available in the properties. This is checked/enabled by default.
Is it possible to uncheck/disable by default?
My problem is that I have many symbols that use dynamic text for terminal names. This enables me to rename the terminals as I need. For example I have created VFD's with limited terminals to keep the size small. Then I can rename the terminals as I need them. Otherwise I will have various versions of the same VFD in the collection for different terminal combinations.
I can go and edit all the symbols to use plain text, but that is a lot of work.
9 2021-05-06 16:21:33
Re: Arch package for 0.8 stable? (13 replies, posted in EN : Help, suggestions, discussions, ...)
Attached a screencast of 0.7
10 2021-05-06 16:20:48
Re: Arch package for 0.8 stable? (13 replies, posted in EN : Help, suggestions, discussions, ...)
@Scorpio
I have been playing around with version 0.8.
What I have noticed is the dynamic text fields do not rotate with the symbols like in 0.7. Please view attached a screencast of 0.8. This happens on my Arch and W10 machines with 0.8
Is this by design as I see that 0.9 does the same?
11 2021-05-06 16:19:29
Re: Arch package for 0.8 stable? (13 replies, posted in EN : Help, suggestions, discussions, ...)
@Scorpio
I have been playing around with version 0.8.
What I have noticed is the dynamic text fields do not rotate with the symbols like in 0.7. I have attached a screencast of 0.7.
12 2021-05-05 20:50:45
Re: Arch package for 0.8 stable? (13 replies, posted in EN : Help, suggestions, discussions, ...)
Thanks scorpio810
It installed 0.8.
13 2021-05-05 13:23:53
Topic: Arch package for 0.8 stable? (13 replies, posted in EN : Help, suggestions, discussions, ...)
Hello
I have tried the Appimages, but prefer to have the application installed.
Is it possible to install 0.8 stable from flatpak?
In the screenshot you can see I selected the stable release, but the 0.9-dev is installed.