
Thanks much.
Hi, please use the Form Designer forum so I can answer your question best. Please also add an image or code so I can see what you are talking about, it's not really clear to be honest! To resize the splitter you've gotta use the splitter position in the property grid, you cannot resize it with the mouseFranky wrote:Unbelievable!
Thanks a lot for these great new features, especially the multiline-feature.
Will the IDE be updated before the final release of 5.1? Please don't forget the lineindention-feature (perhaps autoindent to "(" or "=")
A question about the visual designer:
I'm using OpenSuse 12; 64bit system, I downloaded the Beta and started the formdesigner.
Now I have a panelgadget on the upper part of the window and a big white field (perhaps a canvas gadget?) on the bottom part of the window.
I can move the vertical splitter, click on the list view and type something into the "Objects"-field. But that 's all, no rightclick-menu, no dragn'drop, nothing.
Is it possible, that the settings-file for the form designer is delivered broken? I can see those 3 dots typically for a splitter gadget on the right side of the window, but I can't resize
any splitter there, only the whole window.
Please help.
Thanks
Franky
I need JCALG1 too. A big project I develop since lot of years will no longer work without it. I use in this program my own file format containing AES and JCALG1.DoubleDutch wrote:Could you add 'JCALG1' decode support for Windows x86 for at least a transitional amount of time, this is for backward compatibility with existing data files?
I have the same issues as Franky. Running here on Win8 64 Bits.Polo wrote:Hi, please use the Form Designer forum so I can answer your question best. Please also add an image or code so I can see what you are talking about, it's not really clear to be honest! To resize the splitter you've gotta use the splitter position in the property grid, you cannot resize it with the mouseFranky wrote:Unbelievable!
Thanks a lot for these great new features, especially the multiline-feature.
Will the IDE be updated before the final release of 5.1? Please don't forget the lineindention-feature (perhaps autoindent to "(" or "=")
A question about the visual designer:
I'm using OpenSuse 12; 64bit system, I downloaded the Beta and started the formdesigner.
Now I have a panelgadget on the upper part of the window and a big white field (perhaps a canvas gadget?) on the bottom part of the window.
I can move the vertical splitter, click on the list view and type something into the "Objects"-field. But that 's all, no rightclick-menu, no dragn'drop, nothing.
Is it possible, that the settings-file for the form designer is delivered broken? I can see those 3 dots typically for a splitter gadget on the right side of the window, but I can't resize
any splitter there, only the whole window.
Please help.
Thanks
Franky
Code: Select all
msgTxt$ = "Merci " +
"beaucoup " +
"Monsieur " +
"Frédéric " +
"Laboureur!"
MessageRequester("PureBasic 5.10 beta",
msgTxt$, #PB_MessageRequester_Ok)
Why that?- Disallow native type for pointers
Search the forum, there are a lot of discussions about that.uwekel wrote:Why that?- Disallow native type for pointers