prepare for release dur to BControlLook changes.

This commit is contained in:
Jim Saxton
2017-10-04 08:34:54 -07:00
parent 1d61d43b0a
commit 2b1e2a9177
4 changed files with 121 additions and 115 deletions

View File

@@ -1,3 +1,9 @@
yab 1.7.5.5
-Enable tabview with tabs on the side. This removes trhe reliance on BControlLook
yab Version 1.7.5.4 yab Version 1.7.5.4
now compiles on x86_64 now compiles on x86_64
yab-IDE now updates BuildFactory files on launch yab-IDE now updates BuildFactory files on launch

View File

@@ -5,7 +5,7 @@
// #define LIBBSVG // #define LIBBSVG
#define BUILD_TIME __DATE__ #define BUILD_TIME __DATE__
/* Version number of package */ /* Version number of package */
#define VERSION "1.7.5.4" #define VERSION "1.7.5.5"
/* architecture of build machine */ /* architecture of build machine */
#define UNIX_ARCHITECTURE "BePC-Haiku" #define UNIX_ARCHITECTURE "BePC-Haiku"

View File

@@ -6855,14 +6855,14 @@ Related: stackview, stackview get
tabview tabview
Name: Name:
tabview -- Open a tabview and chose top/bottom for the tabs tabview -- Open a tabview and chose top/bottom/left/right for the tabs
Synopsys: Synopsys:
TABVIEW x1,y1 TO x2,y2, ID$, Option$, View$ TABVIEW x1,y1 TO x2,y2, ID$, Option$, View$
Description: Description:
Open a tabview and chose top/bottom for the tabs: Open a tabview and chose top/bottom for the tabs:
Option$ = "top, bottom" where to place the tabs. Option$ = "top, bottom,left,right" where to place the tabs.
Related: splitview, stackview Related: splitview, stackview
& &

View File

@@ -439,226 +439,226 @@ stackview set
tabview tabview
213569 213569
tabview add tabview add
213849 213871
tabview get tabview get
214746 214768
tabview set tabview set
214945 214967
& &
215129 215151
view view
215134 215156
view dropzone view dropzone
215278 215300
view get view get
215563 215585
view remove view remove
215838 215860
& &
216329 216351
button button
216336 216358
button image button image
217651 217673
calendar calendar
219392 219414
calendar get$ calendar get$
221059 221081
calendar set calendar set
221552 221574
checkbox checkbox
221977 221999
checkbox image checkbox image
223234 223256
checkbox set checkbox set
225461 225483
colorcontrol colorcontrol
225760 225782
colorcontrol get colorcontrol get
227782 227804
colorcontrol set colorcontrol set
228390 228412
columnbox columnbox
228726 228748
columnbox add columnbox add
233936 233958
columnbox clear columnbox clear
235117 235139
columnbox color columnbox color
235485 235507
columnbox column columnbox column
236530 236552
columnbox count columnbox count
237689 237711
columnbox get columnbox get
238127 238149
columnbox get$ columnbox get$
238662 238684
columnbox remove columnbox remove
239205 239227
columnbox select columnbox select
239562 239584
& &
240018 240040
dropbox dropbox
240026 240048
dropbox add dropbox add
241231 241253
dropbox clear dropbox clear
241505 241527
dropbox count dropbox count
241756 241778
dropbox get$ dropbox get$
242006 242028
dropbox remove dropbox remove
242300 242322
dropbox select dropbox select
242859 242881
listbox listbox
243138 243160
listbox add listbox add
246103 246125
listbox clear listbox clear
246581 246603
listbox count listbox count
246876 246898
listbox get listbox get
247272 247294
listbox get$ listbox get$
247759 247781
listbox remove listbox remove
248177 248199
listbox select listbox select
248516 248538
listbox sort listbox sort
249161 249183
& &
249870 249892
option color option color
249883 249905
option set option set
250093 250115
radiobutton radiobutton
250985 251007
radiobutton set radiobutton set
252719 252741
& &
253123 253145
slider slider
253130 253152
slider color slider color
253851 253873
slider get slider get
254274 254296
slider label slider label
254501 254523
slider set slider set
254752 254774
spincontrol spincontrol
255364 255386
spincontrol get spincontrol get
255661 255683
spincontrol set spincontrol set
255891 255913
statusbar statusbar
256111 256133
statusbar set statusbar set
257580 257602
text text
258078 258100
text set text set
259266 259288
& &
260388 260410
textcontrol textcontrol
260400 260422
textcontrol clear textcontrol clear
260925 260947
textcontrol get$ textcontrol get$
261163 261185
textcontrol set textcontrol set
261455 261477
textedit textedit
262581 262603
textedit add textedit add
263244 263266
textedit clear textedit clear
263569 263591
textedit color textedit color
263911 263933
textedit get textedit get
264892 264914
textedit get$ textedit get$
266584 266606
textedit set textedit set
267023 267045
& &
270230 270252
texturl texturl
270238 270260
texturl color texturl color
270846 270868
tooltip tooltip
271226 271248
tooltip color tooltip color
272906 272928
& &
274189 274211
treebox treebox
274197 274219
treebox add treebox add
274560 274582
treebox clear treebox clear
275085 275107
treebox collapse treebox collapse
275348 275370
treebox count treebox count
275646 275668
treebox expand treebox expand
275954 275976
treebox get$ treebox get$
276237 276259
treebox remove treebox remove
276564 276586
treebox select treebox select
277049 277071
treebox sort treebox sort
277352 277374
& &
277646 277668
localize localize
277655 277677
translate$() translate$()
280887 280909
&Sound &Sound
281640 281662
& &
281642 281664
beep beep
281647 281669
bell bell
281881 281903
sound play sound play
282244 282266
sound stop sound stop
283169 283191
sound wait sound wait
283543 283565
&Window &Window
283948 283970
& &
283950 283972
alert alert
283956 283978
filepanel filepanel
285734 285756
window open window open
289024 289046
window close window close
291739 291761
window count window count
292231 292253
window get window get
292858 292880
window set window set
294692 294714