[Done] Splitter

You need some new stunning features ? Tell us here.
User_Russian
Addict
Addict
Posts: 1535
Joined: Wed Nov 12, 2008 5:01 pm
Location: Russia

[Done] Splitter

Post by User_Russian »

How to add a splitter in form?
At me does not work it!
User avatar
Kiffi
Addict
Addict
Posts: 1502
Joined: Tue Mar 02, 2004 1:20 pm
Location: Amphibios 9

Re: Splitter

Post by Kiffi »

1.) Drop Gadget1 on the form
2.) Drop Gadget2 on the form
3.) Click on the SplitterGadget
4.) Select Gadget1 as First gadget and Gadget2 as Second gadget in the dialog
5.) Click on 'Start drawing'
6.) Start drawing :-)

Greetings ... Kiffi
Hygge
User_Russian
Addict
Addict
Posts: 1535
Joined: Wed Nov 12, 2008 5:01 pm
Location: Russia

Re: Splitter

Post by User_Russian »

Kiffi wrote:6.) Start drawing :-)
This is does not work!
Splitter in code is not added!
User avatar
kpeters58
Enthusiast
Enthusiast
Posts: 341
Joined: Tue Nov 22, 2011 5:11 pm
Location: Kelowna, BC, Canada

Re: Splitter

Post by kpeters58 »

I'll second that.

I have tried a number of things - the splitter functionality seems flakey at best. I have managed to get it to show up in code every once in a while but mostly not. I have not been able to figure out (yet) why it worked when it did....

Works well when I add a splitter in code though....which begs the questions how does one set attributes like minimums etc.
PB 5.73 on Windows 10 & OS X High Sierra
User avatar
fsw
Addict
Addict
Posts: 1603
Joined: Tue Apr 29, 2003 9:18 pm
Location: North by Northwest

Re: Splitter

Post by fsw »


I am to provide the public with beneficial shocks.
Alfred Hitshock
User avatar
Zebuddi123
Enthusiast
Enthusiast
Posts: 796
Joined: Wed Feb 01, 2012 3:30 pm
Location: Nottinghamshire UK
Contact:

Re: Splitter

Post by Zebuddi123 »

Hi it works! as described above

example:

1. place two editor gadgets on the form
2. select a splitter gadget
3. select gadget 1 and gadget 2 in the spilitter and click start drawing
4. place a bounding box ie (as in selecting a load of files on the desktop) around the two gadgets
5. hey presto

Zebuddi. :D
malleo, caput, bang. Ego, comprehendunt in tempore
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Splitter

Post by IdeasVacuum »

IdeasVacuum
If it sounds simple, you have not grasped the complexity.
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: Splitter

Post by Polo »

kpeters58 wrote:I'll second that.

I have tried a number of things - the splitter functionality seems flakey at best. I have managed to get it to show up in code every once in a while but mostly not. I have not been able to figure out (yet) why it worked when it did....

Works well when I add a splitter in code though....which begs the questions how does one set attributes like minimums etc.
It always works here if you follow the correct steps.
Post Reply