Python Forum
WXGade question/help pls
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
WXGade question/help pls
#1
Beginer programmer

I've been playing with WXGlade for a few days now.

I've downloaded a couple of .pdf manuals which cover a lot but are not basic enough in details of use.

So far I've managed to create a FRAME with top and side SIZER BARS but can get no further.

Supposedly Drag and Drop to move selected items/functios to the frame/main panel but I cant get drag and drop to work.

Obviously I'm doing someting wrong

Help please

Thanks Wall
Reply
#2
from yet another wxglade manual i have downloaded wxglade is for gui design only, not for entering/creating actual operating code.
Reply
#3
It is a form designer. You use it to get a Quick class defined that will display as you like, then edit using a different IDE 9i use SPYDER, vS Code is probably most popular).

What I think you are missing is a spacer. Put a spacer on your form, then the objects into slots on the spacer.
Reply
#4
thanks jefsummers

i'll give it a try
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020