1,077 2023-10-07 17:16:13
Re: Nouveautés de la version de développement 0.9 and 0.100.0 -0.100.1 (273 replies, posted in News)
FYI, Update cross-compiler MXE x86_64 (Windows 64) builds to:
GCC 11.3.0 => 11.4.0
Qt: 5.15.9 => Qt: 5.15.11
KF5 5.104 => KF5 5.110
Enjoy!
1,078 2023-10-06 15:51:17
Re: I get the drawing "in my face" when i double click referencing... :) (40 replies, posted in EN : Help, suggestions, discussions, ...)
Maybe we can use Qtwebengine html document to pdf?, but is very horrible to add this dependency in our toolchain for packaging, like with cross compile for windows with MXE or in macOS bundle:
https://doc.qt.io/qt-6/qtwebengine-webe … ample.html
1,079 2023-10-05 10:17:44
Re: Spanish Videos (25 replies, posted in Videos howto)
1,080 2023-10-05 09:21:18
Re: Request - Fixed Visible Column and Row Headers/Names (16 replies, posted in EN : Help, suggestions, discussions, ...)
Hmm, please send me your project.
I checked with this QET 0.9 AppImage:
QElectroTech V 0.90+e3afc562b
Compilation : GCC 8.3.0
Built with Qt 5.11.3 - x86_64 - Date : Jan 8 2023 : 05:58:34
Same problem...formula type "+%id +txt+ %{}" -> rendering strings only after saving and re open project..
Strange, that it can be inferred that the above issue has not been tested or reported by users...for a long time...
1,081 2023-10-04 18:34:25
Re: section des conducteurs (21 replies, posted in FR : Aide, suggestions, discussions, ...)
Ok, good week end for you.
1,082 2023-10-04 16:50:55
Re: section des conducteurs (21 replies, posted in FR : Aide, suggestions, discussions, ...)
Thanks for reporting this issue.
1,083 2023-10-04 16:18:52
Re: section des conducteurs (21 replies, posted in FR : Aide, suggestions, discussions, ...)
Ok I saw, strange, but with dynamic text, user can change font police and size and color manually after under folio without change the model..
I look your XML in .qet
"
I replace "Sans Serif,9,-1,5,0,0,0,0,0,0," to "Sans Serif,6,-1,5,0,0,0,0,0,0," et voila...
1,084 2023-10-04 15:58:43
Re: section des conducteurs (21 replies, posted in FR : Aide, suggestions, discussions, ...)
This is the same project you share again...
1,085 2023-10-04 15:53:47
Re: section des conducteurs (21 replies, posted in FR : Aide, suggestions, discussions, ...)
it's reponse to your attached project.
Maybe you shared the wrong file...
1,086 2023-10-04 15:48:35
Re: section des conducteurs (21 replies, posted in FR : Aide, suggestions, discussions, ...)
I fixed your untitled.qet commutator xrefs.
1,087 2023-10-04 15:41:00
Re: section des conducteurs (21 replies, posted in FR : Aide, suggestions, discussions, ...)
@LievenC: I can't repoduce your problem, it's work here... but it's not replace all same element before placed.
Instead of taking the item from the project tree, maybe copying it to the user collection would work better
1,088 2023-10-03 19:18:54
Re: section des conducteurs (21 replies, posted in FR : Aide, suggestions, discussions, ...)
Un vieil exemple en vidéo, qui peut te faire gagner pas mal de temps et t'éviter de commettre des erreurs:
1,089 2023-10-03 17:45:51
Re: section des conducteurs (21 replies, posted in FR : Aide, suggestions, discussions, ...)
De mémoire je crois que ça ne fonctionne qu'avec les renvois et c'est normal, on l'a voulu exprès, en effet c'est le seul type d’élément qui est lié aux conducteurs. Tu verras qu'avec les autres types d'éléments il est possible aussi de rajouter des textes dynamiques automatique en fonction de ce que tu remplis plus tard dans le formulaire.
Quand tu sais t'en servir, ces fonctions peuvent te faire gagner pas mal de temps et enrichir ta documentation.
1,090 2023-10-03 17:18:35
Re: section des conducteurs (21 replies, posted in FR : Aide, suggestions, discussions, ...)
Ps : F5 sur ton clavier pour rafraîchir la page web, je viens d'éditer l'image ci-dessus.
1,091 2023-10-03 17:07:57
Re: section des conducteurs (21 replies, posted in FR : Aide, suggestions, discussions, ...)
A essayer

1,092 2023-10-03 17:04:13
Re: section des conducteurs (21 replies, posted in FR : Aide, suggestions, discussions, ...)
J'aimerais savoir s'il y a possibilité de choisir quelle propriété d'un conducteur afficher. Dans mon cas par exemple, j'ai vu que dans les propriétés des conducteurs on peut choisir la section du fil, et ça tombe bien c'est une info que j'ai besoin d'afficher, seulement quand je la rentre dans le champ dédié pas moyen de la voir apparaitre sur le schéma.
Est-ce possible de l'afficher ? Où est ce que je suis obligé de tout faire " à la main" en insérant des champs de textes sur mon schéma ?
Il me semble que oui, a vérifier, exemple:
1,093 2023-10-03 16:55:21
Re: section des conducteurs (21 replies, posted in FR : Aide, suggestions, discussions, ...)
Bonjour,
pour les éléments en rouge dans l'arbre éléments importé d'un projet, si je me rappelle bien c'est ceux qui ne sont pas utilisés dans le projet, et ont été posés puis enlevé.
pour les supprimer menu ->Projet ->Nettoyer le projet.
1,094 2023-10-03 13:59:54
Re: Request - Fixed Visible Column and Row Headers/Names (16 replies, posted in EN : Help, suggestions, discussions, ...)
I have the same things on Debian, if I use a titleblock variable used by cartridge also and if I use conductor formula PE-%id-%{volta} the formula didn't work, so I double click on conductor and replace {} by () and it matchs at moment also then you re open it didn't work .
but if variable isn't a tiitleblock use {} for your conductor formula..
I don't know what as changed, maybe Qt 5 version Qt 5.15.10....?, or lastest merge...?
So I also have the same problems on my Debian Oho... So I recommend to use {} for your formula..
Edit: isn't a Qt framework problem, just tried with latest AppImage I have builded and I saw the same problem, formula didn't work, ok after saving project closed and re open project..
Ps: AppImage is only Qt 5.15.2 version.
1,095 2023-10-03 12:22:47
Re: Request - Fixed Visible Column and Row Headers/Names (16 replies, posted in EN : Help, suggestions, discussions, ...)
Workaround: If your conductor formula didn't work, try save and re open, that strange but it 's working..
So I recommend to use braces: "%{}" for your formulas..
1,096 2023-10-03 09:36:25
Re: Telegram group in Spanish (1 replies, posted in EN : Help, suggestions, discussions, ...)
Hello Carlos,
thanks for your vidéos.
Regards,
Laurent
1,097 2023-10-03 09:27:02
Re: Spanish Videos (25 replies, posted in Videos howto)
1,098 2023-10-02 18:21:34
Re: Request - Fixed Visible Column and Row Headers/Names (16 replies, posted in EN : Help, suggestions, discussions, ...)
One you need to add this variable on your titleblock like me or add these in so in project settings or in only a folio..
test -> 123
For example: conductor formula is: pe-%id-%{test}
1,099 2023-10-01 23:22:17
Re: Request - Fixed Visible Column and Row Headers/Names (16 replies, posted in EN : Help, suggestions, discussions, ...)
Maybe like x:y mouse cursor position in folio when you move mouse, we can add perhaps columns and row position on the mouse cursor?
1,100 2023-10-01 23:04:09
Re: Request - Fixed Visible Column and Row Headers/Names (16 replies, posted in EN : Help, suggestions, discussions, ...)
I don't know, but you could try this?
"Allow unzoom beyond the folio"
BTW, have you tried lastest macOS arm64 packages, I don't know if is work on your Ventura, or maybe your mini is a Intel chip?
