I'm writing a couple of database applications that use tkinter, and not a
web browser, for the UI and I'm still trying to determine the optimal way to
do this.
Individual tk and ttk widgets (LineEntry, Combobox, etc.) work for adding
and modifying individual database table rows but not for displa
Mmmh, that may work just fine !
Thanks for that idea, ChrisA, i'm looking forward to implement that.
Best wishes,
--lucas
On 12/07/2021 21:33, Chris Angelico wrote:
On Tue, Jul 13, 2021 at 5:22 AM lucas wrote:
Hello everyone,
Let us consider this patch of code:
import argparse
On 7/13/21 3:05 AM, rubiks solver wrote:
When I run python 3.9.6 on visual studio code it opens multiple python
setup windows.
I rebooted my computer. Same result.
Is this a bug?
No, it's a setup problem.
Sounds like when you pointed Code at Python, you pointed it at the
in
On 2021-07-13 08:50, Loris Bennett wrote:
Hi,
In Perl I have the following
use IO::Socket::SSL;
my $my_socket = new IO::Socket::SSL(PeerAddr => 'some.server.somewhere,
PeerPort => 12345,
);
my $line = <$my_soc
In article <871r821wlg@hornfels.zedat.fu-berlin.de>,
Loris Bennett wrote:
>In Perl I have the following
>
> use IO::Socket::SSL;
> my $my_socket = new IO::Socket::SSL(PeerAddr => 'some.server.somewhere,
> PeerPort => 12345,
>
Hi,
In Perl I have the following
use IO::Socket::SSL;
my $my_socket = new IO::Socket::SSL(PeerAddr => 'some.server.somewhere,
PeerPort => 12345,
);
my $line = <$my_socket>;
print("$line\n");
say $my_socket 'ECH
When I run python 3.9.6 on visual studio code it opens multiple python
setup windows.
I rebooted my computer. Same result.
Is this a bug?
--
https://mail.python.org/mailman/listinfo/python-list